/* Start of CMSMS style sheet '_ : eacpano' */
/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth { text-align: left; margin-right: auto; margin-left: auto; width: 900px } 
 
#header  { position: relative; width: 100%; height: 49px } 
 
#leftcol{
 width:120px; 
 float:left; 
 position:relative; 
  }
 #header2  { position: relative; width: 100%; height: auto } 
 
#menu_vert { position: relative; width: 200px; float: left }
#maincol { background-color: #ffffff; text-align: center; display: inline; position: relative; width: 700px; float: right }
 
#footer { background-color: #ffffff;  text-align: center; height: auto; 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-table;}

/* 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;} 
#twocols, #maincol{width:100%; float:none;}
}

/* End of '_ : eacpano' */

