@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.container {
	background:url(images/pagebg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	display: block;
}

.container2 {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-top: 0px;
	position: relative;
	top: 0px;
	width: 740px;
	padding: 0px;
	display: block;
}
.header {
	display: block;
	height: 167px;
	width: 740px;
	text-align:left;
}
.menu {
	height: 23px;
	position: relative;
	top: 144px;
	left: 165px;
	width: 100%;
}

#nav {
	position:absolute;
	display:inline;
	margin:0px;
}

#nav ul {
	list-style-image: none;
	list-style-type: none;
	vertical-align: bottom;
	display: inline;
}
#nav li {
	background: url(images/menu_right.png) 100% 0 no-repeat;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 23px;
}
#nav li a {
	background: url(images/menu_left.png) 0 0 no-repeat;
}
#nav a {
	white-space: nowrap;
	display: block;
	padding-right: 16px;
	padding-left: 8px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
}
#nav a:hover {
	white-space: nowrap;
	display: block;
	padding-right: 16px;
	padding-left: 8px;
	color: #397863;
	text-decoration: none;
}

#enews input {
	width:90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F5656;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 5px;
	display: block;
}

.page {
	display: block;
	width: 700px;
	margin-top: 30px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	
}
.pageimg {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 10px;
}
.enewsbox {
	float: right;
	height: 50px;
	width: 90px;
	position: relative;
	top: 88px;
	right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F2A2B;
}
form {
	margin: 0px;
	padding: 0px;
}
.logolink {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: right;
	width: 140px;
	height: 120px;
	position: relative;
	white-space: nowrap;
	left: 20px;
	bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftcol {
	display: block;
	float: left;
	position: relative;
	width: 226px;
	margin-left: 10px;
}
.maincol {
	margin-left: 236px;
	width: 464px;
	display: block;
	position: relative;
	top: 0px;
	background-image: url(images/body/pattern.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.maincontent {
	background-image: url(images/body/body.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:400px;
	display: block;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contactbox {
	width:226px;
	background-image: url(images/contact/pattern.jpg);
	float: left;
	bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
}
.contactbody {
	display: block;
	width: 216px;
	background-image: url(images/contact/body.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-left: 10px;
}
.contacttitle   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #395151;
	text-decoration: none;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}

.contacttext a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F5656;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}

.contacttext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}

.contactmessage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D4040;
	text-decoration: none;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
}
.pagetext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #395151;
	text-decoration: none;
}
.pagetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #699696;
	text-decoration: underline;
}

.footerbox {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:80px;
	padding-left:10px;
	width:680px;
	display:block;
}

.footertext, .footertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
}

.footertext a:hover {
	color: #516C6D;
}

.contactplus {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

