html, body{height:100%;}

body {
margin:0;
padding:0;
padding-top:5px;
min-width:200px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}


#maincontent
{ 
background-image: url('images/front_back.jpg');
background-repeat: no-repeat;
background-position:   center 50%; 
height:572px; 
width:762px;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:left
}

#text1 {
	position: relative;
	width: 500px;
	left: 70px;
	top: 10px;
	color:#057322;
	font-size:12px;
	text-align:left;
}

.headtitle{
	font-size: 16px;
	font-weight: bold;
	margin-top:5px;
	text-align:justify;

}

.headsubtitle{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height:3px;
	margin-top:20px;

}
#text1 ul {
	margin-right: 30px;
	text-align:left;
	margin:8px;
	padding:6px;
	padding-left:7px;

}

#text2 {
	position: relative;
	left: 560px;
	top: 220px;
	color:#057322;
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	width: 230px;
	height:200px;
}
#text3_index{
	position: relative;
	left: 560px;
	top: 250px;
	color:#057322;
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	width: 230px;
	height:200px;
}
.font_text a{
	float:left;
	width:103px;
	height:25px;
	background:url(images/Home_24.jpg);
}


#enterlink {
     font-size: 20px;
     color: #057322;
     text-decoration:none;
     font-weight:bold;
     
}
.green{
	 color: #057322;
}