.container_footer {
	vertical-align: top;
	width: 100%;
	height: 115px;
	background-image: url(/images/bgfooter.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer {
	vertical-align: bottom;
	height: 115px;
	text-align: center;
	width: 980px;
	position: static;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
