/* generated by csscreator.com */ 
html, body{ /*background-color:#EDEEF2; */
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:850px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:128px; 
 width:100%;
} 
.menutop{ margin:0px; padding:16px 0px 0px 0px; text-align:right;} 
#maincol{ margin:0px 0px 0px 0px; padding:0px;
 float: right; 
 display:inline; 
 position: relative; 
 width:850px; 
 background:url(images/2_logo_top_backtop_c.jpg) repeat-y center; border:0px solid #000000;
 }
 
#footerbox{ /*background-image:url(images/_logo_top_backtop_b.jpg);*/
 height:20px; 
 clear:both;
 background:url(images/3_logo_top_backtop_c.jpg) no-repeat bottom left;
 } 


#footer{ 
	/*background-image:url(images/_logo_top_backtop_b.jpg);
	height:20px; 
	clear:both;*/
/*	background:url(images/3_logo_top_backtop_c.jpg) no-repeat bottom left;*/
 } 

 

 
 /* *** 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 */  
