A:link
{
	text-decoration: none;
	color: #5A1806;
}
A:visited
{
	text-decoration: none;
	color: #5A1806;
}
A:hover
{
	text-decoration: underline;
	color: #E0A96F;
}
A:active
{
	text-decoration: none;
	color: #855A4A;
}
BODY
{
	margin: 0px;
	padding: 0px;
	font-family: georgia, garamond, serif;
	background: #210B01 url(../images/bg-ac.jpg) repeat-x 0 0;
}
#pagebody
{
	background: url(../images/bg-page-body.jpg) no-repeat 0 0;
	width: 916px;
	height: 738px;
	margin: auto;
	padding: 0 0 0 58px;
}
#pagebody .page_logo_bg
{
	background: url(../images/bg-logo.jpg) no-repeat 0 0;
	width: 800px;
	height: 179px;
}
#header .page_menu UL .menu_health
{
}
#content
{
	width: 800px;
	position: center;
}
#content .area
{
	background: url(../images/bg-area-main.gif) repeat-y 0 0;
}
#content .area-top-health
{
	background: url(../images/bg-area-top-health.gif) no-repeat 0 0;
	width: 800px;
	padding: 21px 0 0;
	overflow: hidden;
}
#content .area-main
{
	width: 800px;
	padding: 0 0 0 36px;
	overflow: hidden;
}
#content .footer-area
{
	background: url(../images/bg-footer-area.gif) no-repeat 0 0;
	width: 800px;
	height: 17px;
	overflow: hidden;
}
#content .area_data
{
	width: 865px;
	color: #855A4A;
	font-size: 14px;
	line-height: 23px;
}
