body{
	background-color: #BAE1FE;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	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:#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 #999999;
	float:left;
	background-color: #BAE1FE;
		}

		
.navi{
	width:800px;
	float:left;
	padding:5px 0px 0px 0px;
	float:left;
	height:190px;
	text-align: center;
		}

.lowest{
	color:#53469E;
	font-size: 16px;
	font-weight: bold;

}
		
.banner{
	float:left;
	width:800px;
	float:left;
	background-image: url(images/banner.jpg);
	height: 375px;
		}


.banner1{
	float:left;
	width:800px;
	float:left;
	background-image: url(images/top_in.jpg);
	height: 242px;
		}


.body2{
	float:left;
	width:800px;
	float:left;
	background-position:top left;
	background-repeat: no-repeat;
	color: #333;
	background-color: #BAE1FE;
		}


.body3{
	float:left;
	width:800px;
	float:left;
	background-position:top left;
	background-repeat: no-repeat;
	color: #000;
		}

.footer{
	width:800px;
	padding:10px 0px 0px 0px;
	float:left;
	height:15px;
	background-color:#2B2B2B;
	background-position:center;
	color: #FFFEFA;
			
	}
.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:#FFFFFD;
	text-decoration:none;
	font-weight:bold;
	padding:0px 40px 0px 40px;
}

.link a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
}

