/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#mainContainer{ 
 width:780px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 background-color: #544336;
} 
 
#mainNav
{
 position:relative; 
 height:20px; 
 width:100%;
} 
 
#leftcolWrap
{
 width:175px; 
 float: left; 
 position:relative; 
 }
 
#maincolWrap
{
 float: right; 
 display:inline; 
 position: relative; 
 width:605px; 
 }
 
#buckets
{
 height:40px;
 }
 
 #bucketsHome
{
} 

#footer
{
 height:100px; 
 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 */  




