body {
	background-color: #fff;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin: 0 0 0 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #333333;
}
a:link {
	color: #789c00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #789c00;
}
a:hover {
	text-decoration: underline;
	color: #789c00;
}
a:active {
	text-decoration: none;
	color: #789c00;
}
.subtitle {
	color:#5b6a79;
	font-size:16px;
	line-height:normal;
	text-align:left;
	font-weight:lighter;
}


ul{
	text-align:left;
}

#container{
	width:644px;
	background-image:url(header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}
#navigation{
	width:237px;
	display: block;
	padding-bottom:60px;
	background-image:url(navbottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin: 221px 0 0 0;
}
#bottom1{
	background-image:url(bottom1.jpg);
	background-repeat:no-repeat;
	width:171px;
	height: 32px;
	margin: 0 0 20px 22px;
	padding: 10px 10px 10px 19px;
	font-size:11px;
	line-height:16px;
	color:#666;
}
#bottom2{
	background-image:url(bottom2.jpg);
	background-repeat:no-repeat;
	width:145px;
	height: 64px;
	margin: 0 0 20px 22px;
	padding: 10px 10px 10px 45px;
}
#content{
	background-image:url(contentbottom.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	text-align:justify;
	padding: 0 58px 80px 55px;
}
#content-title{
	height:62px;
	padding: 0 0 0 53px;
	margin: 196px 0 0 0;
	font-size:30px;
	line-height:normal;
	letter-spacing:-1;
	color:#5b6a79;
}



#topnavline{
	width:198px;
	border-bottom:1px solid #999;
	height:1px;
	margin-left:23px;
}
#navitem{
	display:block;
	width:198px;
	height:20px;
	border-bottom:#999 solid 1px;
	border-top:#fff solid 1px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333;
	background-image:url(navback.jpg);
	background-repeat:repeat-y;
	margin-left:23px;
}
#navitem a:link, a:visited, a:active{
	display:block;
	color:#789c00;
	text-decoration:none;
}
#navitem a:hover{
	display:block;
	background-image:url(navover.jpg);
	color:#fff;
	background-color:#98c71e;
	text-decoration:none;
}
#navitem2{
	display:block;
	width:198px;
	height:20px;
	border-bottom:#999 solid 1px;
	border-top:#fff solid 1px;
	font-size:12px;
	line-height:20px;
	color:#333;
	background-image:url(navback.jpg);
	background-repeat:repeat-y;
	margin-left:23px;
}
#navitem2 a:link, a:visited, a:active{
	display:block;
	color:#333;
	text-decoration:none;
}
#navitem2 a:hover{
	display:block;
	background-image:url(navover.jpg);
	color:#fff;
	background-color:#98c71e;
	text-decoration:none;
}
#footer{
	background-image:url(footer.jpg);
	background-repeat:repeat-x;
	height:48px;
	width:100%;
	text-align: center;	 
}
