 html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{
	width:950px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
} 
 
#header{
 position:relative; 
 height:110px; 
  background-color:#F1F1F1; 
 width:100%;
} 
 
#maincol{
	background-color: #F1F1F1;
	float: left;
	display:inline;
	position: relative;
 width:; 
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
 }
 
#footer{
	height:80px;
	background-color:#F1F1F1;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 } 
 

 
 /* *** 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 */  
#pagewidth #header div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
}
#pagewidth #footer .Footer {
	text-align: center;
}
#pagewidth #footer .Footer {
	font-size: 9px;
}
#pagewidth #footer .Footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#pagewidth #header div p a strong {
	font-weight: bold;
}
#pagewidth #header div p a {
	font-weight: bold;
}
#pagewidth #header div p a {
	font-weight: bold;
}
#pagewidth #header div p a {
	font-weight: bold;
}
#pagewidth #header div p a {
	font-weight: bold;
}
