#wrapBack {
	margin: auto;
	padding: 0px;
	width: 750px;
	text-align: center;
	background-color: #ffffff;
}

#wrapTitle {
	width: 648px;
	height: 184px;
	margin: auto;
	padding: 0px;
}

#wrapTitle h1{
	width: 246px;
	height: 184px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#wrapTitle h1 a:link{
	background: url("../images/logo.gif") no-repeat 0px 0px;
	margin:0px;
	width: 246px;
	height: 184px;
	display:block;
	text-indent:-9999px;
}

#wrapTitle h1 a:visited{
	background: url("../images/logo.gif") no-repeat 0px 0px;
	margin:0px;
	width: 246px;
	height: 184px;
	display:block;
	text-indent:-9999px;
}

#wrapTitle h2{
	width: 180px;
	height: 184px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url("../images/info_title.gif") no-repeat 0px 0px;
	text-indent:-9999px;
}

#wrapContents {
	width: 648px;
	margin: auto;
	padding: 0px;
	background: url("../images/info_frame_middle.gif") repeat-y 0px 0px;
}

#wrapContents #backTop {
	width: 648px;
	height: 31px;
	margin: auto;
	padding: 0px;
	background: url("../images/info_frame_top.gif") no-repeat 0px 0px;
}

#wrapContents #backBottom {
	width: 648px;
	height: 27px;
	margin: auto;
	padding: 0px;
	background: url("../images/info_frame_bottom.gif") no-repeat 0px 0px;
}

#wrapContents #box {
	width: 525px;
	margin: 20px auto;
	padding: 0px;
}

#wrapContents #box h3 {
	width: 84px;
	height: 84px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#wrapContents #box p {
	font-size: 12px;
	line-height:160%;
	color: #333333;
	width: 420px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	text-align: left;
	float: left;
}

#wrapFooter {
	margin: 30px auto 0px auto;
	padding: 0px;
	width: 750px;
	height: 39px;
	text-align: center;
	background-color: #d29cc5;
}

#wrapFooter #toTop {
	width: 108px;
	height: 39;
	margin: 0px;
	padding: 0px;
	float: left;
}

#wrapFooter p {
	font-size: 11px;
	color: #ffffff;
	margin: 13px 20px 0px 0px;
	padding: 0px;
	float: right;
}

