﻿#footer
{
	height:143px; width:937px;
	background-image:url(../images/footer/footer-bg-1.jpg); background-repeat:no-repeat;	
	margin:0 auto;
	text-align:center;
}
.center
{
	margin:0px auto;
	text-align:center;
}
.footerIconContainer
{
	margin:54px 55px 0 0px;

}
.footerTextContainer
{
	text-align:left;
	margin:64px 0 0 51px;
}
.footerText 
{
	font-family:Verdana;
	font-size:10px;
	color:#1b83bf;
	
}
.footerTextBlack
{
		font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.divider
{
	color:#8b8b8b;
	}
a:link{color:#1b83bf;text-decoration:none; }
a:visited{color:#1b83bf; text-decoration:none;}
a:active{color:#1b83bf; text-decoration:none;}