@charset "utf-8";
/* LAYOUT */
body {
	margin:0 auto;
	padding:0;
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.8em;
	text-align:center;
	color: #fff;
}
a:link, a:visited {
	color: #7abaf2;
	text-decoration: none;
}
a:hover, a:active {
	color: #7abaf2;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
}
#flashSlideShow {
	background:url(../images/flash-slideshow.gif) no-repeat top center;
	height: 435px;
	margin: 0;
	padding: 81px 0 0 0;
}
#header a:link, #header a:visited, #footer a:link, #footer a:visited, #info a:link, #info a:visited {
	color: #a7914d;
}
#header {
	background:url(../images/header-background.jpg) no-repeat top center;
	padding: 10px;
}
#nav {
	background:url(../images/nav-repeat-x.gif) repeat-x top center;
	height:39px;
}
#wrapper {
	margin: 0 auto;
	background: #0255a3;
	padding: 10px 0 20px 0;
	text-align: center;
}
#content {
	width:834px;
	margin: 0 auto;
	text-align: left;
}
.stateCertified {
	padding: 5px;
}
a, img {
	border: none;
}
#footer {
	background:url(../images/footer-repeat-x.gif) repeat-x top #ffffff;
	padding: 20px 0 5px 0;
}
#header, #footer, #info {
	font-size: .8em;
	line-height:1.4em;
	color: #af9c5f;
}
#info {
	width: 800px;
	margin: 0 auto;
	border-top: #a7956e solid 1px;
	padding:5px 0 0 0;
}
#left {
	float:left;
}
#right {
	float:right;
}
#blank {
	margin: 0 0 50px 0;
}
#blueFeature {
	background: #024482;
	padding: 15px;
}
#blueFeature ul {
	line-height: 1.2em;
}
#blueFeature li {
	margin: 0 0 10px -20px;
	line-height: 1.5em;
}
.blueFeatureWidth {
	width: 48%;
}
.leftWhiteBorder {
	margin: 0 0 10px 0;
	border-left: #4e7ca8 1px solid;
	padding: 0 0 0 10px;
}
h2 {
	color:#cbb777;
	margin: 0 0 -15px 0;
}
h1 {
	border-bottom: 1px solid #FFF;
	padding: 0 0 5px 0;
}
.email, .email a:link, .email a:visited {
	padding: 5px;
	text-decoration: none;
}
.email a:hover, .email a:active {
	text-decoration: none;
	background: #1c578f;
}
#aboutTable {
	margin: -10px 0 0 0;
}
#aboutTatbleRow {
	padding: 15px 0 0 0;
}
#quote {
	background: #d3d7ec;
	color: #024482;
	border: #024482 4px solid;
}
#quotePerson {
	font-weight:bold;
	font-size: 1.1em;
	text-align: right;
	padding: 0 10px 0 0;
}
.quoteIt {
	font-style:italic;
	font-weight: normal;
	font-size:.9em;
}
#quoteBorder {
	background: url(../images/quote-divider.gif) repeat-x;
	height: 2px;
}
#clear {
	margin: 0 auto;
	width: 95%;
	clear: both;
	padding: 0 20px;
	background: #0f4e88;
}
#customColor {
	color: #cbb777;
}
#logos {
	padding: 10px 0 0 0;
}
/* NAVIGATION FUNCTION */
/* DO NOT EDIT BELOW */
#skyline {
	width:699px;
	height:39px;
	background:url(../images/nav.gif);
	position:relative;
	margin:0 auto;
	padding:0;
}
#skyline li {
	list-style:none;
	position:absolute;
	top:0;
	margin:0;
	padding:0;
}
#skyline li, #skyline a {
	height:39px;
	display:block;
}
#panel1b {
	left:0;
	width:76px;
}
#panel2b {
	left:78px;
	width:108px;
}
#panel3b {
	left:188px;
	width:128px;
}
#panel4b {
	left:318px;
	width:121px;
}
#panel5b {
	left:441px;
	width:130px;
}
#panel6b {
	left:570px;
	width:125px;
}
#panel1b a:hover {
	background:transparent url(../images/nav.gif) 0 -39px no-repeat;
}
#panel2b a:hover {
	background:transparent url(../images/nav.gif) -78px -39px no-repeat;
}
#panel3b a:hover {
	background:transparent url(../images/nav.gif) -188px -39px no-repeat;
}
#panel4b a:hover {
	background:transparent url(../images/nav.gif) -318px -39px no-repeat;
}
#panel5b a:hover {
	background:transparent url(../images/nav.gif) -441px -39px no-repeat;
}
#panel6b a:hover {
	background:transparent url(../images/nav.gif) -570px -39px no-repeat;
}
