body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	width:735px;
	margin:auto;
}
#logo {
	float:left;
	width:122px;
}
#header {
	float:left;
	background:url(images/header_04.jpg) no-repeat;
	width:613px;
	height:119px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#rec_middle {
	background:url(images/rec_middle_08.jpg) repeat-y;
	width:723px;
	margin-left:12px;
	height:400px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#rec_bottom {
	background:url(images/rec_bottom_10.jpg) no-repeat;
	width:723px;
	height:17px;
	margin-left:12px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	background:url(images/footer_12.jpg) no-repeat;
	width:723px;
	height:45px;
	margin-left:12px;
	margin-top:14px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}