body {
	background-color: #ACAEAA;
	background-image: url(../images/template/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.siteWrapper {
	width: 1024px;
}
.bannerArea {
	width: 1024px;
	height: 301px;
	text-align: right;
}
.leftCol {
	width: 335px;
	padding-top: 117px;
	float: left;
}
.rightCol {
	float: left;
	width: 627px;
	padding-top: 41px;
}
.navArea {
	float: left;
	width: 678px;
	padding-top: 41px;
}
.mainContent {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
.black12 a {
	color: #0B4C80;
	text-decoration: none;
}
.black12 a:hover {
	color: #000033;
	text-decoration: underline;
}


h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004677;
	font-style: italic;
	font-weight: bold;
}
.footerArea {
	float: left;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B4C80;
	height: 35px;
	margin-top: -55px;
	padding-left: 15px;
}
.footerArea a {
	color: #0B4C80;
	text-decoration: none;
}
.footerArea a:hover {
	color: #000033;
	text-decoration: underline;
}
.black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

