body {
	font-family: Tahoma, Verdana, sans-serif;
	margin: 0;
	background-image:url(img/pagebg.png);
	background-repeat:repeat-x;
	background-color:#1E394C;
}
	a:link, a:active, a:visited, a:hover {
		color: #1E394C;
	}
	
.testimonial {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 20px;
}	
	
	
#bg {
	width: 100%;
	height: 369px;
	margin: 0 auto;
	background: url(img/swishbg.png) no-repeat center top;
}
#container {
	width: 880px;
	margin: 0 auto;
	padding: 0;
}
#bg-wrapper {
	background: url(img/contbg.png) repeat-y top left;
}
	#bg-wrapper img.shadowfix {
		margin-left: 869px;
	}
#header {
	width: 880px;
	height: 140px;
}
#menu {
	width: 259px;
	height: 265px;
	margin: 0px 0px 0px 6px;
	float: left;
	font-size: 16px;
	background: url(img/navbg.png) repeat-y top left;
	list-style: none;
}

	#menu #nav ul {
		width: 208px;
		margin: 0;
		padding: 0;
	}
	#menu #nav li {
		list-style: none;
		text-align: left;
		padding: 3px 20px 8px 0px;
	}
	#menu #nav li.current {
	list-style:disc;
	color:#A6C778;
	}
	#menu #nav li.current a {
	color:#A6C778;
	}
	#menu #nav a:link, #menu #nav a:active, #menu #nav a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	#menu #nav a:hover {
		color: #ffffff;
		text-decoration: underline;
	}


#main {
	width: 609px;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: 12px;
}
#area62 {
	width: 860px;
	margin: 0 auto;
	padding: 0 10px;
	float: left;
	font-size: 12px;
	background: url(img/contbg.png) repeat-y top left;
}
	#area62 p {
	margin-left: 30px;
	margin-right: 3px;
	}
#breadcrumbs {font-size: 80%; margin-bottom: 0.75em;}


#copyright1 {
	width: 880px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: #1E394C url(img/footr.png) no-repeat;
	text-align: left;
	font-size: 10px;
}
	#copyright1 a {
		color: #9AA6AF;
	}

#footer-nav {
	width: 880px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	float: left;
	background: #ebebeb url(img/footr_nav.png) no-repeat;
	text-align: center;
	font-size: 10px;
}
	#footer-nav  p.navvy {
		margin-top: 30px;
		color: #9AA6AF;
	}
	#footer-nav  a {
		color: #9AA6AF;
	}
	
#copyright2 {
	width: 270px;
	height: 170px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	font-size: 10px;
}
	#copyright2 p.first {
		margin-top: 40px;
		padding-left: 30px;
		color: #9AA6AF;
	}
	#copyright2 a {
		color: #9AA6AF;
	}

#contact {
	width: 250px;
	height: 170px;
	margin: 0px 0px 0px 0px;
	float: right;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	}
	#copyright1 p.second {
		color: #9AA6AF;
	}

h1 {font-weight: normal; color:#A6C778; margin-top:0;}
h2 {font-weight: normal; color:#A6C778;}
.into { color: #666; }
.testimonialAuthor { font-style: italic; }
.subhead_1 {
  color:#1D3695;
  font-family:arial;
  font-size:16px;
  font-weight:bold;
}
.newsBox {
	text-decoration: none;
	color: #fff;
	padding-right: 145px;
}
.news_index {
border-bottom:1px solid #C4D5E8;
border-left:1px solid #C4D5E8;
border-right:1px solid #C4D5E8;
margin-right:50px;
padding:0px;
}
.news_index_td {
border-top:1px solid #C4D5E8;
color:black;
font-family:arial;
font-size:12px;
padding:3px;
}

/* Form stuff */
form.wForm {margin-top: 5px;}
span.required{font-size: 85%;}
.wForm label {width: 10em; float: left; text-align: left; margin-right: 0.5em; display: block; }
.wForm input {}
.wForm textarea {}
div.ctrlHolder {padding: 2px 0 2px 0px; clear: left;}
div.buttonHolder{margin-left: 10.5em;}

#errorMsg {width: 360px; border: 2px solid #ED1C25; margin: 1em 0; padding: 0 2em;} /* #f44537 */
#errorMsg h3 {margin: 3px 0 0 0; padding: 0;}
div.error input {border: 2px solid #ED1C25;}
div.error textarea {border: 2px solid #ED1C25;}
/* end form stuff */