

#footer {
	margin: 0;
	padding: 0 0 0 370px;
	clear: both;
	font-size: 11px;
	/*height: 1.8em;*/
	line-height: 20px;
	background: #fff url(../img/footer_bg.png) repeat-y;

}
/*
#footer:before{
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
 	visibility: hidden;
}
*/

#footer address {
	margin: 0;
}




body.c1style #footer {
	padding-left: 30px;
	background-image: none;
}











