html {
	margin: 0 auto;
	text-align: center;
}
body {
	background: #afbbc3 url(../images/bg.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}
img, #container, #navfront, #navbox {
	behavior: url(iepngfix.htc);
}
a {
	color: #3b4a66;
	text-decoration: none;
}
a:hover {
	color: #A2AFCA;
	text-decoration: none;
}
#header h1 {
	display: none;
	}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #A2AFCA;
	text-decoration: none;
}
#maincontent a {
	color: #FFFFFF;
	text-decoration: none;
}
#maincontent a:hover {
	color: #A2AFCA;
	text-decoration: none;
}
#maincontent a.ftrlinks:link, #maincontent a.ftrlinks:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#maincontent a.ftrlinks:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
#container {
	margin: 0 auto;
	width: 775px;
	text-align:center;
	background-color: #FFFFFF;
	border-left: 1px solid #ded19c;
	border-right: 1px solid #ded19c;
	background-image: url(../images/maincontentbg.jpg);
	line-height: 110%;
}
#header {
	width: 740px;
	height: 61px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	text-align: right;
	padding: 10px 20px 10px 15px;
}
#navfront {
	height: 177px;
	background-color: #FFFFFF;
	background-image: url(../images/frontnavbg.jpg);
	padding: 20px 30px 0px 0px;
}
#navbox {
	width: 181px;
	background-image: url(../images/navgrey.png);
	float: right;
	text-align: left;
	padding: 5px 5px 0px 5px;
	color: #3b4a66;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbox a {
	color: #1a1a4b;
	text-decoration: none;
}
#navbox ul {
	margin-top: 5px;
	list-style-image:url(../images/arrowlink.gif);
}
#navbox li {
	margin-left: 0px;
	width: 100%;
	padding-bottom: 3px;
}
#content {
	height: 343px;
	background-color: #FFFFFF;
	background-image: url(../images/frontslipbg.jpg);
}
#maincontent {
}
#contsep {
	background-color: #FFFFFF;
	background-image: url(../images/contentspetbot.jpg);
	height: 31px;
}
#SEOcontent {
	text-align: left;
}

#SEOcontent2 {
	float: left;
	width: 700px;
	text-align: left;
	margin-left: 40px;
	margin-top: 10px;
}

a.HdnLink {
	text-decoration: none;
}

#footer {
	background-color: #FFFFFF;
	background-image: url(../images/footerbg.jpg);
	height: 67px;
	color: #000000;
}
#contentimg {
	float: left;
}
#contright {
	float: right;
	padding: 55px 20px 15px 15px;
	width: 415px;
	color: #000000;
	text-align: left;
	line-height: 125%;
}
#contright h2 {
	color: #1a1a4b;
	font: Verdana;
	font-size: 18px;
	line-height: 100%;
}

.h2class {
	color: #ffffff;
	font: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#maincontleft h2 {
	color: #FFFFFF;
	font: Verdana;
	font-size: 24px;
	line-height: 150%;
}
h3 {
	color: #FFFFFF;
	font: Verdana;
	font-size: 18px;
	margin-bottom: 0px;
}
#maincontleft {
	float: left;
	text-align: left;
	padding: 5px 20px 0px 40px;
	width: 380px;
	line-height: 120%;
	margin-top: -20px;
}
#maincontleft2 {
	float: left;
	text-align: justify;
	padding: 5px 20px 0px 40px;
	line-height: 120%;
	margin-top: -20px;
}
#maincontright {
	float: right;
	width: 300px;
	text-align: center;
	padding: 5px 15px 10px 15px;
	margin-top: -15px;
}
#ftrleft {
	float: left;
	text-align: left;
	padding: 10px 20px 0px 20px;
}
#ftrright {
	float: right;
	text-align: right;
	padding: 10px 20px 0px 20px;
}

#seps {
	float: left;
	padding: 2px;
	font-size: 12px;
	width: 200px;
	padding-bottom: 10px;
}
