@charset "utf-8";
/* CSS Document */

/* Footer */

#footer {
	clear: both;
	padding: 20px 0px;
	border-top: 4px solid #930000;
	background: #C90404;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */
