/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 } 
#content{
	width:auto;
	padding-bottom:10px;
}
#footer{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #666;
	margin: 20px 0 10px 0;
	padding-top: 3px;
} 
 /* Float containers fix: */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
#container {
	width:950px;  
	position:relative;
}