@charset "UTF-8";

body {
	margin: 0px;
	font-size: 13px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-image: url(images/bodyBKGD.jpg);
	background-repeat: repeat;
}

h1 {
	color: #0FF;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	text-decoration: underline;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 10px;
}
h4 {
	color: #FFB637;
	margin-top: 12px;
	margin-bottom: 10px;
}
h5 {
	color: #0FF;
	font-size: 18px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #FFF;
	font-size: 14px;
	letter-spacing: .6px;
	line-height: 20px;
}


a img { border: none; }

a          {
	color: #577A7F;
	text-decoration: none;
}
a:visited  { color: #577A7F; }
a:hover    { color: #5872f4; }

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;height: 175px;
	background-image: url(images/headerBKGD.jpg);
	
}

.bannerArea .container {
	height:175px;
	background-image: url(images/headerBKGD.jpg);
	background-repeat: no-repeat;
}

.bannernav {
	padding-top: 60px;
	float: right;
	color: #112c4c;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-right: 10px;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }

.toplogo {
	padding-left: 15px;
	padding-top: 20px;
}




/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */

.slideshow {
	margin-top: -18px;
}


.contentArea {
	width: 100%;
	background-color: #f0eff0;
	background-image: url(images/bodyBKGD.jpg);
	background-repeat: repeat;
	
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/transWHITE.png);
	background-repeat: repeat;
}

.contentmiddle {
	width: 910px;
	padding-left: 45px;
	padding-right: 40px;
	float: left;
	padding-top: 30px;
}

.contentmiddle2 {
	width: 910px;
	padding-left: 300px;
	padding-right: 30px;
	float: left;
	padding-top: 30px;
	height: 500px;
}

.contentleft {
	width: 400px;
	padding-left: 40px;
	padding-right: 20px;
	float: left;
	padding-top: 25px;
}

.contentright {
	padding-top: 10px;
	float: left;
	padding-left: 30px;
	width: 440px;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 10px;
}

.imageright {
	
	margin-left: 5px;
	
	float: right;
	
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-image: url(images/footerBKGD.jpg);
	
}

.footerArea .container {
	height: 200px;
	background-image: url(images/footer_bkgd.jpg);
}

.copyright3 {
	color: #577A7F;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-left: 23px;
}

.copyright2 {
	color: #577A7F;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #456D7D;
	padding-left: 25px;
}

.copyright {
	padding-left: 40px;
	padding-top: 70px;
	color: #577A7F;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.contactFooterBox {
	float: left;
	margin-top: 35px;
}
.footerSocialIcons {
	float: right;
}




/* slideshow style*/
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0 px;
overflow: scroll; /*leave this value alone*/
width: 980px; /*Width of Carousel Viewer itself*/
height: 140px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: auto; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.contactPageMiddleAlign {
	font-size: 16px;
	text-align: center;
}
.contentArea .CENTEREDTEXT {
	text-align: center;
}
.container .aboutPicture {
	padding-right: -20px;
	margin-left: 20px;
	margin-top: 10px;
}
.container .copyright .footerSocialIcons {
	margin-top: 21px;
}
