#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:800px;
	
}

#state{
	width:750px;
	background:url(../images/content-state_03.jpg) no-repeat;
	padding:15px 25px 10px 25px;}

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