html {overflow-y: scroll;}
body {
	font-family: Arial, helvetica;
	font-size: 14px;
	color: #403e3f;
	margin: 0;
	padding: 0;
	background: #337059 url('../images/bg_8.png') top center no-repeat;
}
div.ban {
	background: #337059 url('../images/head_8.png') top center;
	height: 166px;
}
a.hlink {
	float: right;
	width: 250px;
	height: 80px;
	margin-top: -60px;
	margin-right: 140px;
	text-indent: -6455em;
}
div.holder{
	width: 960px;
	background: #ffffff url('../images/content_8.png');
	margin: auto;
}
div.frames{
	background: #ffffff url('../images/frames.jpg');
	height: 173px;
	overflow: hidden;
	padding-left: 600px;
	line-height: 100%;
}
div.frames h3 {
	font-weight: normal;
	font-family: Times New Roman;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing:2px;
	padding: 30px 0 0 0;
}
div.frames h3 a {color: #ffffff;text-decoration: none;}
div.frames h3 a:hover {text-decoration: underline;}
div.frames p {
	text-transform: uppercase;
	font-family: Arial, helvetica;
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px 0;
	color: #303332;
}
div.frames p a {
	color: #303332;
	text-decoration: none;
}
div.frames p a:hover {text-decoration: underline;}

div.content{
	min-height: 340px;
	padding: 10px 50px;
}
div.footer {
	background: #ffffff url('../images/footer_8.png');
	height: 23px;
	overflow: hidden;
	text-align:center;
	padding-top: 100px;
	font-size: 12px;
}
div.footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px;
}
div.mmenu {
	padding-top: 80px;
}
div.lmenu {
	padding-top: 142px;
}
div.menu {
	width: 960px;
	margin: auto;
}

div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.menu ul li {
	display: inline;
}
div.menu ul li a {
	display: block;
	float:left;
	width: 124px;
	height: 27px;
	overflow: hidden;
	text-align: center;
	background: url('../images/mmenu_24.png');
	color: #ffffff;
	font-family: Arial, helvetica;
	font-size: 12px;
	text-decoration: none;
	padding-top: 4px;
	margin-right: 2px;
	text-transform: uppercase;
}
div.menu ul li a:hover, div.menu ul li a.selected {
	background: url('../images/mmenu_24.png') bottom left;
}

div.landingban {
	background: url('../images/landinghead.jpg') top center;
	height: 368px;
}
div.landingban h1 {text-indent: -3500px;}
div.landingban h2 {text-indent: -3500px;}
div.landing {
	background: url('../images/landingbody.jpg') top center;
	height: 536px;
	width: 960px;
	margin: auto;
	color: #575857;
}
div.landing a {
	color: #575857;
	text-decoration: none;
}

h1.landingHead {
	font-family: Times New Roman;
	font-size: 34px;
	letter-spacing:5px;
	padding: 110px 0 0 46px;
	margin: 0;
}
div.landing ul {
	margin: 40px 0 0 70px;
	padding: 0;
	list-style: none;
	font-family: Arial, helvetica;
	font-size: 17px;
}
div.landing ul li {
	margin-bottom: 28px;
}

div.landingL {
	float:left;
}
div.landingR {
	float:right;
	padding: 170px 63px 0 0;
}
div.landingR p {
	text-align:right;
	font-family: Arial, helvetica;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
}
div.landingR h4{
	text-align: right;
	color:#4a7b68;
	font-size: 16px;
	font-family: Times New Roman;
	margin: 40px 0 0;
}
div.landingR a {
	color: #ffffff;
	text-decoration: none;
}

div.landingfooter {
	text-align: center;
	font-size: 12px;
	margin-top: -60px;
	color: #403E3F;
}
div.landingfooter a {
	color: #ffffff;
	text-decoration: none;
}

div.btm {
	text-align:center;
	color: #3f8f72;
	padding: 10px 0 20px;
	font-size: 12px;
}
div.btm a {
	color: #3f8f72;
	text-decoration: none;
}

/* Contact */
table.contactform {
	margin: auto;
}
table.contactform input, table.contactform textarea , table.contactform select {
	color: #34294D;
	border: solid #316c56 1px;
	padding: 3px;
}
table.contactform label input {
	border: none;
}
table.contactform td {
	vertical-align:top;
}
input.emailform_input {
	width: 250px;
}
td.formheader {
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 10px;
}
div.thankYou {
	font-size: 1.3em;
	padding: 10px;
	background-color: #e4e4ff;
	line-height: 120%;
	text-align: center;
}
.emailform_textarea {
	width: 250px;
	height: 150px;
}
.requiredfield {
	font-size: 0.8em;
}
