body {
	text-align: center;
	margin: 0px;
}

div#re_wrap {
	text-align: left;
	margin: 0px auto;
	width: 780px;
	padding: 0px;
}

div#header {
	font-size: 12px;
	color: #494949;
	margin: 0px auto;
}

img {
	border: none;
}

div#header, p.catch {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

div#header {
	width: 786px;
	margin: 20px auto 0px auto;
	padding: 0px;
}

div.logo {
	width: 86px;
	height: 70px;
	float: left;
}

p.catch {
	width: 430px;
	color: #aeaeae;
	float: left;
	padding: 30px 0px 0px 15px;
	line-height: 1.7;
	text-align: left;
}

div#header ul {	
	width: 156px;
	height: 65px;
	float: right;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
}

li.sitemap {
	width: 86px;
	height: 16px;
	float: left;
	margin-bottom: 10px;
	margin-right: 14px;
}

li.home {
	width: 56px;
	height: 16px;
	float: left;
	margin-bottom: 10px;
}

li.contact {
	width: 156px;
	height: 39px;
	clear: both;
}

div#menu {
	width: 780px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

div#menu ul {
	width: 780px;
	height: 38px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	padding-bottom: 20px;
}

div#menu ul li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.thanks {
	width: 756px;
	height: 146px;
	margin-left: 7px;
	margin-bottom: 30px;
	float: left;
}

div.thanks h3 {
	width: 413px;
	height: 146px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.thanks p {
	width: 333px;
	height: 117px;
	float: left;
	margin: 0px;
	padding: 37px 0px 0px 10px;
	background-image: url(/images/thanks_bn_right.gif);
	background-repeat: no-repeat;
}

div.thanks p a {
	color: #0c7092;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	border-bottom: 1px solid #0c7092;
	text-decoration: none;
}

div.thanks p a:hover {
	border: none;
}