/* generated by csscreator.com */ 
html, body{ background-color:#AB7305;
 margin:0; 
 padding:0; 
 text-align:center;
} 
 
#pagewidth{ 
 width:864px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 


#header{
 position:relative; 
 width:100%; height:70px; } 
#bannertop{margin:0px 0px 0px 0px; padding:0px; width:850px; height:234px; background-color:#BD9912; border-top:1px solid white; border-right:1px solid white; border-left:1px solid white;} 
.menutop{ margin:0px; padding:0px; text-align:right;}
.menutop img{ padding:0px 1px 0px 0px;}
#wrapper{ border:1px solid white;} 
#maincol{ clear:both;
 width:100%; padding:0px; background-color:#bd9000; 
 }
 
#footer{ padding:10px 0px; text-align:center; font-size:10px; clear:both; } 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
 /*printer styles*/ 
 @media print{ 
#twocols, #maincol{width:100%; float:none;}
}