body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ecebeb;
	color: #646464;
	font-size: 12px;
}
h1, h2, h3 {
	margin-top: 0px;
}
h1 {
	color:#858585;
	font-size:30px;
	font-weight:bold;
}
h2 {
	color:#858585;
	font-size:20px;
	font-weight:bold;
}
h3 {
	color:#858585;
	font-size:14px;
	font-weight:bold;
}
hr {
	background-color: #858585;
	color: #858585;
	height: 3px;
}
#top-container {
	background-color: #fff;
	height:100%;
	width:100%;
}
#layout-container {
	background-color: #fff;
	padding-bottom:10px;
}
#footer-container {
	color:#abacae;
	font-size:11px;
}
#content-container a {
	color:#8e082b;
	font-size:16px;
	font-weight:bold;
}
#footer-container a {
	color:#abacae;
	font-size:11px;
}
#seo-footer-container a {
	color:#858585;
	font-size:12px;
	text-decoration:none;
}
#seo-footer-container a:hover {
	text-decoration:underline;
}
