body {

	background-color: #839ea3;

	background-image: url(../img/bg.gif);

	margin: 10px;

}

#headerContainer {

	width: 740px;

	border: 10px solid #FFFFFF;

	text-align: left;

	height: 217px;

}

#contentContainer {

	width: 740px;

	background-color: #dfeaeb;

	padding-top: 40px;

	border-right-width: 10px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

	border-left-width: 10px;

	border-left-style: solid;

	border-left-color: #FFFFFF;

	text-align: justify;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #6c6c6c;

	line-height: 20px;

	background-position: 124px;

	overflow: visible;

	z-index: -1;

}

#contentLeftColumn {

	width: 306px;

	padding-left: 50px;

	padding-right: 15px;

	background-image: url(../img/columnLeftBg.png);

	background-repeat: repeat-y;

	float: left;

}

#contentRightColumn {

	width: 297px;

	padding-left: 15px;

	padding-right: 50px;

	float: right;

}

#contactLeftColumn {

	width: 250px;

	padding-left: 50px;

	padding-right: 15px;

	background-image: url(../img/columnLeftBg.png);

	background-repeat: repeat-y;

	float: left;

}

#contentOneColumn {

	width: 633px;

	padding-left: 50px;

	padding-right: 50px;

}
.articleIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #237996;
	padding: 10px;
}
.articleSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #237996;
}



#contentPad {

	width: 733;

	height: 20;

	clear: both;

	padding-top: 20px;

}

#photo {

	width: 326px;

	float: right;

	text-align: center;

	padding-right: 20px;

}

#contentHeader {

	width: 306px;

	padding-left: 50px;

	padding-right: 15px;

	float: left;

}

#logoFrame {

	border-right-width: 10px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

	width: 202px;

	height: 217px;	

	float: left;

}

#navFrame {
	background-color: #045c78;
	height: 30px;
	width: 528px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: right;
	text-align: center;
	background-image: url(../img/navFix.png);
}

#accentContainer {

	width: 528px;

	height: 177px;

	float: right;

}

#footerContainer {

	width: 740px;

	border: 10px solid #FFFFFF;

	text-align: left;

	height: 27px;

	clear: both;

}

#footerNavContainer {

	width: 509px;

	height: 19px;

	text-align: center;

	background-color: #045c78;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 9px;

	color: #FFFFFF;

	padding-top: 8px;

	border-right-width: 10px;

	border-right-style: solid;

	border-right-color: #FFFFFF;	

	float: left;

}

#footerCopyrightContainer {

	width: 221px;

	height: 19px;

	text-align: center;

	background-color: #2c849f;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 9px;

	color: #FFFFFF;

	padding-top: 8px;

	float: right;

}

#bgfix {

	background:url(../img/bgFix.png) repeat-y;

}

#servicesSubNav {

	height: 90px;

	width: 170px;

	position: absolute;

	left: 384px;

	top: 49px;

	visibility: hidden;

	cursor: pointer;

}

#aboutSubNav {

	height: 55px;

	width: 229px;

	position: absolute;

	left: 499px;

	top: 49px;

	visibility: hidden;

	cursor: pointer;

}

#divider {

	text-align: center;
	clear: both;

}

#aboutPhoto {

	padding-left: 15px;

	float: right;

}	

#servicesBox {

	padding: 10px;

	line-height: 2em;

	background: #84b6c4;

  color: #ffffff;

}
a.ContentLink:link    {color: #045c78; text-decoration: underline;}

a.ContentLink:visited {color: #045c78; text-decoration: underline;}

a.ContentLink:active  {color: #045c78; text-decoration: underline;}

a.ContentLink:hover   {color: #045c78; text-decoration: none;}

a.footerNavLink:link    {color: #ffffff; text-decoration: underline;}

a.footerNavLink:visited {color: #ffffff; text-decoration: underline;}

a.footerNavLink:active  {color: #ffffff; text-decoration: underline;}

a.footerNavLink:hover   {color: #dfeaeb; text-decoration: none;}



.formSmall {

	border: 1px solid #89a3a8;

	width: 290px;

}

.formLarge {
	border: 1px solid #89a3a8;
	width: 290px;
	height: 230px;

}
.articleBack {
	font-size: 11px;
	font-weight: bold;
	color: #237996;
	text-align: left;
	padding-top: 10px;
}
.articleCallout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #237996;
	text-align: center;
	text-transform: uppercase;
}
