body {
	background-color: #333333;
	text-align: center;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	height: auto;
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	float: right;
	height: 230px;
	width: 898px;
	background-image: url(../images/tl1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
#header2 {
	margin: 0px;
	float: right;
	height: 230px;
	width: 898px;
	background-image: url(../images/tl2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
#header3 {
	margin: 0px;
	float: right;
	height: 230px;
	width: 898px;
	background-image: url(../images/tl3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
#header4 {
	margin: 0px;
	float: right;
	height: 230px;
	width: 898px;
	background-image: url(../images/tl4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
#header5 {
	margin: 0px;
	float: right;
	height: 230px;
	width: 898px;
	background-image: url(../images/tl5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
#header6 {
	margin: 0px;
	float: right;
	height: 230px;
	width: 898px;
	background-image: url(../images/tl6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
#headereco {
	margin: 0px;
	float: right;
	height: 230px;
	width: 898px;
	background-image: url(../images/tl-eco6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
}
#headerright {
	margin: 0px;
	float: right;
	height: 230px;
	width: 650px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#nav {
	height: 270px;
	width: 229px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#leftcol {
	width: 245px;
	height: 500px;
	background-image: url(../images/leftcolbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainarea {
	background-color: #FFFFFF;
	background-image: url(../images/leftbackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 898px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#maincontentarea ul {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 20px;
}

#leftcol p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
}
#maincontentarea {
	float: right;
	height: auto;
	width: 630px;
}
.contacttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}

#maincontentarea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004623;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-right: 20px;
}
#maincontentarea h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #203D03;
	text-align: center;
	border: 1px solid #999999;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #E8F1FF;
	width: 590px;
}
#maincontentarea h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
	font-size: 28px;
	margin-top: 50px;
}


#maincontentarea h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#maincontentarea h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004623;
	text-align: center;
}

#maincontentarea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 20px;
	text-align: left;
	line-height: 18px;
	margin-top: 5px;
	padding-top: 0px;
}
.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

