body { background: url('../img/backgroundHome.jpg') repeat-x left top #FFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-align:center;}

#all { margin: 0 auto; width: 990px; text-align: left;}

#bannerHome { float: left; min-width:990px; min-height: 542px; margin-bottom: 9px; height: auto; width: auto;}
 * html #bannerHome {height: 542px; width: 990px;}

#promosHome { float: left; width: auto; height: auto; min-width:990px; min-height: 79px; text-align: center; background: url('../img/backgroundBannersHome.jpg') no-repeat bottom center #FFF; padding:12px 0; }
	 * html #promosHome {width:990px; height: 79px;}
	#promosHome img {border:0;}
	
#linksHome { float: left; height: auto; text-align: center; padding:12px 350px; }
	 * html #linksHome {}
	#linksHome ul {float:left;list-style-type:none;padding:0;margin:0;width:300px;}
		#linksHome ul li {float:left;}
			#linksHome ul li img {border:0;}
		
#footer { width:990px; float:left; font-size: 9px; text-align:left; color: #4c4c4c; font-weight:normal; margin:12px 0; }
	#footer a, #footer a:visited { font-size: 9px; color: #4c4c4c; font-weight:normal; text-decoration:underline; }
	#footer a:hover { text-decoration:underline; }
	#footer span,#footer span a,#footer span a:visited  { font-size: 9px !important; color: #c8003d !important; font-weight:normal !important; text-decoration:none !important;}
	#footer span a:hover { text-decoration:underline !important; }
	#footer img {border:0;}
