#footer-bg {
	width: 960px;
	background: #a00e21;
}

#footer {
	width: 960px;
	height: 30px;
	background: #a00e21;
	margin: 0 auto;
	font-size: 10px;
	line-height: 25px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #ffffff;
}

#footer p {
	width: 960px;
	height: 19px;
	background: #a00e21;
	margin: 0;
	padding: 25px 20px 15px 20px;
	color: #a00e21;
}

#footer a {
	width: 960 px;
	height: 30px;
	color: #ffffff;
	background: #a00e21;
	font-weight:normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

#legal {
	float: left;
}

#links {
	float: right;
}

