body{
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F8FFED;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

h1{
	font-size:24px;
	color: #ff7806;
	font-weight: normal;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000 ;	
}
	
.main{
	width:703px;
	text-align:center;
		}


.main_text{
	width:703px;
	text-align:center;
	border:0px solid #999999;
	float:left;
	background-color: #6E6E6E;
		}

		
.navi{
	width:703px;
	float:left;
	padding:15px 0px 0px 0px;
	float:left;
	height:32px;
		}

.lowest{
	color:#f7c00b;
	font-size: 18px;
	font-weight: bold;

}
		
.banner{
	float:left;
	width:703px;
	float:left;
	background-image: url(images/banner.jpg);
	height: 303px;
		}


.banner1{
	float:left;
	width:703px;
	float:left;
	background-image: url(images/top_in.jpg);
	height: 242px;
		}


.body2{
	float:left;
	width:703px;
	float:left;
	background-position:top left;
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
		}


.body3{
	float:left;
	width:703px;
	float:left;
	background-position:top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #6E6E6E;
		}

.footer{
	width:703px;
	padding:10px 0px 0px 0px;
	float:left;
	height:15px;
	background-color:#FFFFFF;
	background-position:center;
	color: #403F3D;
			
	}
.image{
width:300px;
float:left;

}
.text{
	width:703px;
	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:#E9E9E9;
	text-decoration:none;
	font-weight:bold;
	padding:0px 20px 0px 0px;
}

.link a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFCC00;
}

