/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	
	
} 
 
#pagewidth{
	width:826px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
} 
 
#header{
	position:relative;
	height:110px;
	background-color:#FFFFFF;
	width:100%;

} 
 
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:block;
	position: relative;
	width:100%;
	
	

 }
 
#footer{
	height:10px;
	background-color:#FFFFFF;
	clear:both;
	text-align:center;
	color:#8C8984;
	
	font-size:0.687em;
	width: 100%;
	font-family: tahoma, arial;
	vertical-align: middle;

 } 
 

 

.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 */  
