html, body {
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
}


#page-container {
	width: 840px;
	margin: auto;
	background-color: #fff;
	padding: 20px;

}


#header {
	height: 100px;
}

/*//////////////////MAIN NAV///////////////////*/
#main-nav {
	height: 40px;
	background-image: url(images/nav_bgnd_40px.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 0px;	
}

#navlist li
{
	display: inline;
	list-style-type: none;
	text-align: left;
	padding-left: 0px;
}

#navlist a {
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	text-align: left;
}

#navlist a:link, #navlist a:visited
{
	color:#FFF;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
}

#navlist a:hover
{
	color:#FF9933;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
}



.pagelink  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF9900;
	font-weight: bold;
}

.pagelink3  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#214D5B;
	font-weight: bold;
}

.copyrightlink a, a:link, a:hover, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	font-weight:normal;
}

/*//////////////////MAIN NAV ENDS///////////////////*/



#feature {
	width: 840px;
	height: 150px;
	}



#content {
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #D07922;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0E4C60;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #214D5B;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #D07922;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #D07922;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #D07922;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#leftcol {
float: left;
width: 206px;
}

#testimonials {
	background-color: #e4e4ef;
	background-repeat: repeat;
	padding: 10px;
	height: 100%;
}

#testimonials2 {
	background-color: #e4e4ef;
	background-repeat: repeat;
	padding: 10px;
	height: 100%;
}

.paddingtop {
	padding-top: 30px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #0E4C60;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}



#rightcol {
	float: right;
	width: 620px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;

}


#footer {
	clear: both;
	height: 100px;
	background-image: url(images/footer_bg_100px.jpg);
	background-repeat: repeat-x;
	width: 840px;
	margin: auto;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
}






/*/////////SPLASH PAGE///////////////*/
#top {
	margin: auto;
	padding: 0px;
	width: 840px;
	height: 510px;
}

#bottom {
	margin: auto;
	padding: 0px;
	width: 840px;
	height: 600px;
	background-image: url(images/splashbot_600x840.jpg);
	background-repeat: no-repeat;
}
.form_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #455B0F;
	text-align: right;
	padding-right: 5px;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E3B4D;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
}

.formborder {
	width: 350px; 
	padding: 10px; 
	margin: auto;
	border: 2px solid #da8c2b;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #566c11;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.testimonial_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #566c11;
	text-align: left;
}
