#footer-container_hr {
	clear: both;
    height: 0;
}

.footerPage{
    background: #c9c9c9 url('../img/bg-footer.png') 0 0 repeat-x;
}
#footer {
	margin-right:auto;
	margin-left:auto;
	padding:40px 0;
	text-align:left;
	font-size: 11px;
	width: 955px;
	line-height: 15px;
	margin-top: 25px;
}
