@charset "utf-8";
/* CSS Document */

body
{
	background-color: #C8C8C8;
	margin-top: 10xp;
	margin-bottom: 10px;
}
a
{
	text-decoration: none;
}
.SiteHeader
{
	width: 966px;
	height: 376px;
	margin-left: auto;
	margin-right: auto;
}
.MenuAndLogo
{
	position: absolute;
}
.HeaderBanner
{
	position: absolute;
	margin-left: 250px;
}
.SiteFooter
{
	background-image: 	url('images/body/mid.png');
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}
.rightFooter
{
	margin-left: 606px;
	width: 340px;
	text-align: right;
	font-size: 12px;
}
.leftFooter
{
	position: absolute;
	margin-left: 0px;
	margin-top: 8px;
	width: 200px;
	text-align: right;
	font-size: 12px;
	font-weight: 800;
	color: #666666;
}
.GreyText
{
	color: #666666;
}
.topBody
{
	width: 966px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
.mainBody
{
	background-image: 	url('images/body/mid.png');
	width: 966px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.mainText
{
	margin-left: 30px;
	margin-right: 40px;
}
.BottomBody
{
	width: 966px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
}
.PageHeader
{
	margin-left: 10px;
	margin-right: 20px;
	font-size: 36px;
	font-weight: 800;
	color: #666666;
}