	
/***********************************************
 * Global Footer *******************************
 ***********************************************/

#footer {
	clear: both;
	background: #fff url(../images/_global/footer/footer_background.jpg) no-repeat;
	overflow: hidden;
	border-top: 1px solid #cfcfcf;
	height: 227px;
}
#mainFooterLogos
{
	height:128px;
	padding-top:40px;

}
* html #footer
{
margin:20px 0px 0px 0px;
}

.footerLogo
{
	margin-left:70px;
	display:inline; 
	float:left;
	width:140px;

} 
.footerLogo a, .footerLogo a:visited
{
	color:#fff;
	font-size:11px;

}

#globalSubFooter ul { overflow: hidden; height: 1%;}

  
#globalSubFooter {
	margin: 0;
/*	padding: 23px 8px 0 0; adjusted 9/23 for AdChoices */
	padding:15px 8px 0 0;
	text-align:center;
}

.adchoices:hover {
	text-decoration:underline;
}
#globalSubFooter div {
	display: inline;
	height: 25px;
	vertical-align: middle;
}
#globalSubFooter div a {
	color: #ffffff;
	font-weight:bold;
	line-height: 1.3em;
} 
 
#globalSubFooter span a {
	color: #fff;
	line-height: 1.3em;
	font-weight:bold;
}

 
