body {
	margin: 0;
	padding: 20px 0; 
	color: #ffffff;
	font-size: 11pt;
 	font-family: Georgia, Times, serif;
	background-color: #85a767; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 977px;
	margin: 0 auto;
	overflow: hidden;
	background: #f6ffbe url(../img/main_top.gif) left top no-repeat; 
}
.main_bottom {
	width: 977px;
	padding-bottom: 25px;													
	background: url(../img/main_bottom.gif) left bottom no-repeat;
}
.header {
	width: 977px;
	height: 445px;
	background: url(../img/header.jpg) 25px 25px no-repeat;
}
.h_left {		  
	width: 663px;
	height: 445px; 
	float: left;
}
#title {
	width: 663px;
	height: 247px;
	background: url(../img/title.jpg) 295px 25px no-repeat;
}
#title p {
	margin: 0 0 0 287px;
	color: #000000;
	text-align: center;	
	font-size: 28pt;
}
a.logo {
	width: 350px;
	height: 130px;
	float: left;
	margin: 30px 0 0 285px;
	text-indent: -3000px;
	overflow: hidden;
}
.text {
	width: 558px;		
	height: 178px;
	padding: 20px 45px 0 60px;
	background: url(../img/text.jpg) 25px top no-repeat;
	color:black;
}
.text p {	
	width: 550px;
	margin: 0;
	font-size: 8pt;	
	text-align: right;
}
.h_right {
	width: 305px;
	float: right;	
	padding-top: 25px;
}
#menu {
	width: 280px;
	height: 419px;
	background: #85a767 url(../img/menu_bottom.gif) left bottom no-repeat;
}
#menu ul {
	overflow: auto;
	width: 270px;
	height: 369px;
	padding: 30px 0 20px 10px;
	background: url(../img/menu_top.gif) left top no-repeat;
}
#menu a {
	display: block;
	width: 225px;
	margin: 0;
	padding-left: 25px;
	color: #ffffff;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
	background: url(../img/hov.gif) left center no-repeat;
}
#menu li.selected a {
	color: #000000;
}
#content {
	width: 977px;
	float: left;
	padding-left: 25px;
	margin-top: 15px;
}
.box {
	width: 927px;
	background: #85a767 url(../img/cont_bottom.gif) left bottom no-repeat;
}
.cont {
	width: 877px;
	padding: 35px 25px;
	background: url(../img/cont_top.gif) left top no-repeat;
}
.cont h1 {
	margin: 0;
	padding: 0 10px;
	color: #000000;
	font-size: 20pt;
}
.cont p {
	margin: 8px 0;
}
.image img {
	margin: 12px 12px 2px 0; 
}
#links {
	width: 877px;		
	padding: 0 25px;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #ffffff;
}
#links a:hover {
	color: #000000;
}
.google_center {
	width: 927px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.text2 {
	width: 927px;
	margin: 15px 0;
	background: #85a767 url(../img/cont_top.gif) left top no-repeat;
}
.text2_end {
	width: 877px;
	padding: 22px 25px;
	background: url(../img/cont_bottom.gif) left bottom no-repeat;
}
.text2 p {
	color: #000000;
	margin: 0;
}
#footer {
	width: 927px;
	height: 117px;
	margin-left: 25px;
	clear: both;
	background-color: #85a767;
}
.copy {
	width: 495px;
	height: 117px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg) left top no-repeat;
}
.text3 {
	width: 375px;
	height: 107px;
	float: right;
	padding: 10px 15px 0 0;			
	background: url(../img/text3.gif) right top no-repeat;
}
.text3 p {
	margin: 0;
	font-size: 8pt;
	color: #ffffff;
}
