body{
	background-color: #FFFFF3;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	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;
		}

		
.navi{
	width:650px;
	float:left;
	padding:20px 80px 0px 23px;
	float:right;
	height:27px;
	text-align: right;
		}

.lowest{
	color:#05396B;
	font-size: 16px;
	font-weight: bold;

}
		
.banner{
	float:left;
	width:800px;
	float:left;
	background-image: url(images/banner.jpg);
	height: 232px;
	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: #333;
	background-image: url(images/body_bg.jpg);
	background-color: #FFF;
		}


.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:#FFFBEF;
	background-position:top;
	color: #E2AC3F;
	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:#FEFEF2;
	text-decoration:none;
	font-weight:bold;
	padding:0px 15px 0px 15px;
	font: bold;
}

.link a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #124E8A;
}

