/* generated by csscreator.com */ 
html, body{ margin:0; padding:0;} 
a img { border:0; }
* { outline:none;-moz-outline: none -moz-mac-focusring; }
#maincontainer{ width: 795px; /*Width of main container*/ margin: 15px auto; /*Center container on page*/ }
#topsection{  }
#contentwrapper{ float: left; width: 100%; }
#contentcolumn{ margin-left:294px; /*Set left margin to LeftColumnWidth*/ }
#leftcolumn{ float: left; width: 294px; /*Width of left column*/ margin-left: -795px; /*Set left margin to -(MainContainerWidth)*/ }
#footer{ clear: left; width: 100%;  }
 
 /* *** 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{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

