body {
	background-color: #efe6d7;
	background-image: url(images/body_bck.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a {
	color: #815f3e;
}
.body {
	background-image: url(images/body_bck_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 100%;
	width: 100%;
}
.body .mainBox {
	background-image: url(images/content_bck.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 926px;
	margin-left: -463px;
	position: relative;
	left: 50%;
	overflow: auto;
}
.body .mainBox .mainText {
	background-image: url(images/text_bck.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	float: left;
	width: 926px;
	overflow: auto;
}
.body .mainBox .footer {
	width: 920px;
	text-align: center;
	float: left;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
.body .mainBox .footer .footerBck .copy {
	float: left;
	margin-top: 7px;
	margin-left: 18px;
}
.body .mainBox .footer .footerBck .osi {
	float: right;
	margin-top: 7px;
	margin-right: 18px;
}
.body .mainBox .mainText .boxLeft {
	float: left;
	width: 330px;
	padding-left: 4px;
	padding-right: 1px;
}
.body .mainBox .mainText div p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #815f3e;
	text-align: justify;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 70px;
	line-height: 20px;
	overflow: auto;	
}
.body .mainBox .mainText .boxRight p {
	width: 477px;
}
.body .mainBox .mainText div ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #815f3e;
	list-style-image: none;
	line-height: 20px;
	margin-left: 45px;
	margin-right: 20px;
	list-style-type: none;
	padding: 0px;
}
.body .mainBox .mainText div ul ul li {
	background-image: url(images/li_2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}

.body .mainBox .mainText div li {
	background-image: url(images/li_1.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left 5px;
}

.body .mainBox .mainText div ul ul {
	list-style-image: none;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
}

.body .mainBox .mainText .boxRight {
	float: right;
	width: 587px;
	padding-right: 4px;
}

.body .mainBox .footer .footerBck {
	background-image: url(images/footer_bck.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	width: 918px;
	float: left;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;
}
.body .mainBox .footer img {
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.body .mainBox .mainText div h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	color: #9d0a0e;
	background-image: url(images/h1_bck.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-indent: 40px;
	padding-bottom: 20px;
	margin: 0px;
}
.body .mainBox .mainText div h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	color: #9d0a0e;
	text-indent: 40px;
	padding-bottom: 20px;
	margin: 0px;
	overflow: auto;
}
.body .mainBox .mainText .menuRest {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #815f3e;
}