body {
	margin: 18px 0 0 0;
	padding: 0 0 0 0;
	border: none;
	text-align: center;
	background-color: #8C6A4C;
}
.MainPage 
{
	width: 1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image: url(Theme/PageBG.png);
}
.HeadingContainer {
	position: relative;
	float: right;
	width: 1000px;
	height: 230px;
	background-image: url(Theme/HeaderBG.png);
	background-repeat: no-repeat;
}
.BodyContainer {
	clear: both;
	width: 1000px;
	background: url(Theme/PageWaves.png) no-repeat bottom;
}
.NavLinks {
	position:absolute;
	top:92px;
	left:104px;
	width: 155px;
	height:115px;
	text-align: right;
}
.PageHeadings {
	position: absolute;
	top: 114px;
	left: 265px;
	width: 555px;
	text-align: left;
}
.LeftBar {
	height: 100px;
	width: 350px;
	float: left;
	text-align: right;
}
.PageContent {
	padding-right: 80px;
	width: 515px;
	float: right;
	text-align:left;
}
.PageNav 
{
	float: left;
	width: 200px;
	margin-right: 25px;
}
.PageBody 
{
	float: right;
	width: 290px;
}


p {
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#01498F;
	font-size:20px;
	font-weight: bold;
}
.BodyText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight: normal;
	line-height: 19px;
}
.BodyText a {
	text-decoration:none;
	color:#01498F;
}
.BodyText a:hover {
	color:#E4C135;
}
.NavStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8494C3;
}
.NavStyle a {
	color: #01498F;
	text-decoration:none;
}
.NavStyle a:hover {
	color:#7BC67F;
}
h1 {
	margin: 10px 10px;
	padding: 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #8494C3;
}
h3 {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #01498F;
}
h4 {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0066CC;;
}
.Subnav {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #01498F;
}
.Subnav a {
	color: #01498F;
	text-decoration: none;
}
.Subnav a:hover {
	color: #8494C3;
}
.ServicesLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8494C3;
}
.ServicesLinks a {
	text-decoration: none;
	font-size: 12px;
	color: #0066CC;
	line-height: 16px;
}
.ServicesLinks a:hover {
	font-size: 12px;
	color: #8494C3;
}
.ServicesSubLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8494C3;
	line-height: 17px;
}
.ServicesSubLinks a {
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #01498F;
}
.ServicesSubLinks a:hover {
	color: #8494C3;
}
.ServicesHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #01498F;
}
.PageNav2 
{
	float: left;
	width: 140px;
	margin-right: 10px;
}
.PageBody2 
{
	float: right;
	width: 300px;
}
.PageContent2 {
	width: 515px;
	float: right;
	text-align:left;
}

