body 
{
	font-size: 0.8em;
	font-family: arial;
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

#container 
{
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(../images/containerbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #7d9aac;
}

#header
{
	height: 187px;
	margin: 0;
	background-image: url(../images/headerimg.gif);
	background-position: 100% 80%;
	background-repeat: no-repeat;
}

#headerleft
{
	float:left;
}

#headerright
{
	float:right;
	width: 700px;
	padding-top: 50px;
	padding-left: 30px;
}

#menu
{
	height: 32px;
	margin: 0px;
	background-image: url(../images/sublogo.gif);
	background-repeat: no-repeat;
	padding-left: 154px;
	font-size: 1.2em;
	font-family: georgia;
}

#content
{
	background-image: url(../images/contentbg.gif);
	background-repeat: no-repeat;
	padding: 20px 20px 10px 20px;
}

#section
{
	float: left;
	width: 272px;
	padding-right: 20px;
}

#lastsection
{
	float: left;
	width: 272px;
}

#maincontent
{
	background-color: #b5d0df;
	border-top: solid 5px #7d9aac;
	padding: 15px;
	width: 872px !important;
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#footerleft
{
	float: left;
	text-align: right;
	border-right: 1px solid #000000;
	padding-right: 20px;
}

#footerright
{
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}

#footer 
{
	padding: 12px;
	margin: 0 auto 0 auto;
	width: 330px;
	font-size: 0.9em;
}

#areas
{
	margin-left: 60px;
}

a:link
{ 
	color: #004510;
}

a:visited 
{
	color: #004510;
}

a:hover 
{ 
	color: #393939;
}

a:active 
{ 
	color: #000000;
}

#menu a:link
{ 
	color: #ffffff;
	text-decoration: none;
}

#menu a:visited 
{
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover 
{ 
	color: #eeeeee;
	border-bottom: 1px dotted #ffffff;
}

#menu a:active 
{ 
	color: #eeeeee;
	border-bottom: 1px dotted #ffffff;
}

h1
{
	color: #326e9c;
	font-size: 1.7em;
	font-family: georgia;
}

h2
{
	font-size: 1.4em;
	font-weight: normal;
	color: #666666;
	border-bottom: 1px dotted #cccccc;
}

h3
{
	color: #465238;
	font-size: 1.7em;
	margin-bottom: 0px;
}

#menu li
{
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}

#menu ul
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 7px;
	margin: 0;
}

#footerleft ul
{
	list-style-type: none;
	padding:0;
	margin:0;
}

.findmore
{
	padding-top: 10px;
	padding-right: 20px;
}

#section p, #lastsection p
{
	color: #6d6d6d;
}

.logotext
{
	color: #4f5845;
	font-family: Times, Times New Roman, Georgia;
}

body 
{
	margin : 0;
	padding : 0;
}

h1,h2,h3,h4,h5,h6,p
{
	margin: 0 0 10px 0;
}

table
{
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

table.layout td, form table td
{
	border: none;
}

table.layout, form table
{
	border-collapse: separate;
	border: none;
}

.clearfix
{
	
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

form table.form tr.error td
{
	padding-top: 10px;
	color: #D70000;
	font-size: 80%;
}

form table.form td input.error, form table.form td textarea.error
{
	border: 2px solid #D70000;
}

.green
{
	font-weight: bold;
	color: #009900;
}

#areas li
{
	display: inline;
	margin:0;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 20px 0 20px;
}

#maincontent h2
{
	color: #003300;
	border: 0;
	font-size: 1.3em;
}