/* generated by csscreator.com */ 
html, body{
 width:1055px;
 height:756px;
 margin:0; 
 padding:0; 
 text-align:center;
 background:#ffffff url(webbg-new.jpg) no-repeat center;
} 
 
#pagewidth{ 
 width:100%;
 text-align:center;  
 margin-left:; 
 margin-right:;
} 
 
#header{
 height:60px;  
 width:100%;
} 
 
#leftcol{
 width:300px; 
 float: left;
 } 
 
#maincol{ 
 width:800px;
 float:left;
 padding-left:300px;
 }
 
#footer{ 
 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 */  


