#footer {
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #4a4e65;
	width: 970px;
	padding: 0 0 10px 0;
	color: #fff;
}

/* 
#footer {
	width:933px;
	position: relative;
	z-index:-1;
	background:transparent url("/resources/images/footer-tagline-home.jpg") no-repeat top center;
	height:133px;
	margin: -25px auto;
}*/

#footer-bottom {
	width: 892px;
	margin: 0 auto;
	padding: 20px 0 25px 0;
	color: #fff;
	font-size: 11px;
}
	#footer-bottom a {
		color: #fff;
		text-decoration: none;
	}
