#page {
	background-image: url(images/head_back.jpg);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	text-align: center;
}
#container {
	position: relative;
	width: 800px;
	height: 100%;
	margin: 0px auto;
	text-align: center;
}
#header {
	background-color: #ffffff;
	height: 141px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logorow {
	width: 800px;
}
#row2 {
	width: 800px;
	height: 65px;
}
#row3 {
	background-image: url(images/row3.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 16px;
	background-color: #6b9717;
}
.row3 {
	color: 				#ffffff;
	font-family:			arial, tahoma;
	font-size:			9px;
	font-weight:			bold;
	text-align:			left;
	margin-top:			2px;
	margin-left:			145px;
	margin-right:			0px;
}
#leftcol {
	float: left;
	width: 130px;
	clear: both;
}
#navigation {
	background-image: url(images/nav_back.jpg);
	background-repeat: no-repeat;
	height: 380px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#button {
	width: 130px;
	height: 36px;
}

#mainarea {
	width: 800px;
	margin: 0px;
	margin: 0px;
}
#maincol {
	float: left;
	margin-left: 5px;
}
#main {
	width: 390px;
	margin: 0px;
	float; left:
}

h1 {
	font-weight: normal;
	letter-spacing: -1px;
     	color: #a0a0a0;
	font-size: 18px;
	font-family: arial;
	width: 370px;
	border-bottom: 1px solid #cdcdcd;
	text-align: left;
	margin-top: 13px;
}
h1 span
{
	font-weight: bold;
	color: #91d213;
	letter-spacing: +1px;
}
h2 {
	font-weight: normal;
	letter-spacing: -1px;
     	color: #ffffff;
	font-size: 18px;
	font-family: arial;
	width; 370px;
	text-align: left;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 2px;
	line-height: 18px;
}
h2 span
{
	font-weight: bold;
	color: #769240;
	letter-spacing: +1px;
}
#rightcol {
	float: right;
	width: 274px;
}
#righthead1 {
	background-image: url(images/righthead1.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 274px;
}
#rightboxgrey {
	background-color: #d5d5d5;
	float: right;
	width: 274px;
	margin: 0px;
}
#righthead2 {
	background-image: url(images/righthead2.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 274px;
}
#rightboxgreen {
	background-color: #80bb0d;
	float: right;
	width: 274px;
	margin: 0px;
}
.maintext {
	font-family: arial;
	font-size: 12px;
	color: #a0a0a0;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}
.linktext {
	font-family: arial;
	font-size: 12px;
	background-color: #ebebeb;
	border: 1px solid #cdcdcd;
	color: #8c8c8c;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px;
}
.line {
	font-size: 2px;
	font-family: arial;
	width: 370px;
	border-bottom: 1px solid #cdcdcd;
}
.righttext1 {
	font-family: arial;
	font-size: 12px;
	color: #8c8c8c;
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
}
.righttext2 {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #90ca1e;
	text-align: justify;
	margin-left: 30px;
	margin-right: 25px;
	border: 1px solid #d5d5d5;
	padding: 2px;
}
#footer {
	width: 800px;
	margin-top: 10px;
	border-top: 1px solid #91d213;
	clear: both;
}
.footer {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	font-family: arial;
	color: #acacac;
	line-height 20px;
}
a.footer {
	border-bottom: 1px solid #91d213;
	font-size: 12px;
	font-family: arial;
	color: #acacac;
	border-bottom: 1px solid #91d213;
	line-height 20px;
}
a.footer:hover {
	border-bottom: 1px solid #000000;
	font-size: 12px;
	font-family: arial;
	color: #6b9717;
	line-height 20px;
}
