/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:100px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:; 
 }
 
#footer{
	height:150px;
	background-color:#FFFFFF;
	clear:both;
	text-align: left;
 } 
 
 .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
}

.h2 {
font-family:  Arial, Helvetica, sans-serif;
font-size: 10;
font-style: normal;
}

.h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14;
font-style: normal;

}

img {
border-style: none;
}
 

 
 /* *** 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 #wrapper #maincol p {
	font-family: Arial, Helvetica, sans-serif;
}
#pagewidth #wrapper #maincol p {
}

* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper2 {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}

