/* generated by csscreator.com */ 
html, body { text-align: center; margin: 0; padding: 5px 0 0 }
#main  { background-color: white; margin: auto; position: relative; width: 910px }
#pagewidth{ 
 width:95%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#maincol{background-color: #D0DFF9;  
 float: right; 
 display:inline; 
 position: relative; 
 width:; 
 }
 
.float-right     { display: inline; margin: 0; float: right }
.float-left      { display: inline; margin: 0; padding-right: 10px; float: left }
 
 /* *** Float containers fix:

.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 */  

a:link      { color: #376bbc; text-decoration: none }
a:active      { color: #376bbc; text-decoration: none }
a:visited     { color: #376bbc; text-decoration: none }
a:hover    { color: #000; text-decoration: none }
