
#header .menu a.menu1 {
	background-position: bottom;
	z-index: 1;
}

#body {
	width: 720px;
	text-align: center;
}

#body div.title {
	height: 210px;
	background: url(../img/icon_large.jpg) no-repeat bottom;
}

#body div.title strong {
	height: 120px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/index_title.gif) no-repeat bottom;
	display: block;
}

#body h2 {
	height: auto;
	padding: 25px 0 5px 0;
	font-size: 19px;
	font-weight: normal;
	color: #727581;
	border-bottom: none;
}

#body p {
	width: 510px;
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;
	text-align: left;
	font-size: 12px;
}

#body p strong {
	font-size: 12px;
	font-weight: bold;
}

#body div.box {
	width: 513px;
	margin: 0 auto 0 auto;
	background: url(../img/index_bg.gif) repeat-y;
}

#body div.box div.header {
	padding: 30px 0 0 0;
	background: url(../img/index_bg_top.gif) no-repeat top;
}

#body div.box div.footer {
	padding: 0 0 30px 5px;
	background: url(../img/index_bg_bottom.gif) no-repeat bottom;
}

#body div.box a {
	width: 80px;
	height: 90px;
	margin: 0 10px 15px 10px;
	_margin: 0 10px 7px 10px;
	font-size: 10px;
	color: #727581;
	line-height: 120%;
	text-align: center;
	overflow: hidden;
	float: left;
}

#body div.box a img {
	margin: 0 0 5px 0;
}





#body div.box div.header {
	padding: 15px 0 0 0;
}

#body div.box div.footer {
	padding: 0 0 10px 0;
}

#body div.box strong {
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#body div.box p {
	width: 460px;
	padding: 20px 0 30px 0;
	text-align: center;
}

#body div.box p a {
	width: 460px;
	height: 30px;
	margin: 0 0 0 0;
	font-size: 12px;
	color: #02407a;
	text-align: center;
}





#body p.link {
	padding: 5px 5px 35px 0;
	text-align: right;
	font-size: 11px;
}

#body p.link a {
	font-size: 11px;
}

#body div.banner {
	width: 510px;
	margin: 0 auto 0 auto;
}

#body div.banner img {
	margin: 0 2px 4px 3px;
	border: 1px #929292 solid;
	float: left;
}

