

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: -200px;
}


#footer .f_back {
	border-top: 1px solid #E0E0E0;
	padding: 15px 0;
	/*background-image: url();*/
	background-color: #FFFFFF;
	/*background-color: #0020aa;*/
	text-align: center;
}
