body{
	background-color: #2A2625;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
}

h1{
	font-size:24px;
	color: #ff7806;
	font-weight: normal;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#49AB1A;
}


h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000 ;	
}
	
.main{
	width:800px;
	text-align:center;
		}


.main_text{
	width:800px;
	text-align:center;
	border:0px solid #000;
	float:left;
	border-top: none;
	background-color: #FFF;
		}

		
.navi{
	width:750px;
	float:left;
	padding:73px 0px 0px 23px;
	float:center;
	height:27px;
		}

.lowest{
	color:#76AB03;
	font-size: 16px;
	font-weight: bold;

}
		
.banner{
	float:left;
	width:800px;
	float:left;
	background-image: url(images/banner.jpg);
	height: 255px;
	background-position: center top;
	background-repeat: no-repeat;
		}


.banner1{
	float:left;
	width:723px;
	float:left;
	background-image: url(images/top_in.jpg);
	height: 242px;
		}


.body2{
	float:left;
	width:800px;
	float:left;
	background-position:top left;
	background-repeat: repeat-y;
	color: #666;
	background-image: url(images/body_bg.jpg);
		}


.body3{
	float:left;
	width:800px;
	float:left;
	background-color:#FFFFFF;
	padding: 10px 10px 20px 10px;

	
		}

.footer{
	width:800px;
	padding:10px 0px 0px 0px;
	float:left;
	height:20px;
	background-color:#2A2625;
	background-position:top;
	color: #FFF;
	background-repeat: no-repeat;
	background-image: url(images/footer.jpg);
	}
.image{
width:300px;
float:left;

}
.text{
	width:800px;
	padding: 0px 0px 0px 10px;
}


.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E58401;

}

.link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A2625;
	text-decoration:none;
	font-weight:bold;
	padding:0px 15px 0px 0px;
	font: bold;
}

.link a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

