body {
	background-color: #4976a0;
	text-align:center;
}

#wrapper{
	width:800px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	}
	

#banner{
	width:785px;
	height:99px;
	background:url(../images/banner_01.jpg) no-repeat;
	margin:0px;
	padding:20px 15px 0px 0px;
}

#menu{
width:800px;
height:24px;
margin:0px;
padding:0px;}


#content{
	background:url(../images/body_04.jpg) top center repeat-y;
	width:740px;
	padding:0px 30px;
	float:left;
}

#state{
	width:800px;
	height:24px;
	background:url(../images/content-state_03.jpg) no-repeat;
	}

#footer{
	width:800px;
	height:38px;
	background:url(../images/footer_12.jpg);
	padding:0px;
	clear:both;
}
