

body{
	margin:0px;
	padding:0px;
	font-family:georgia,garamond,serif;

}

#content .area-top-health{
	background:url(../images/bg-area-top-health.gif) no-repeat 0 0;

	padding:21px 0 0;
	overflow:hidden;
}
#content .area-bottom-health{
	background:url(../images/bg-area-bottom-health.gif) no-repeat 0 100%;

	padding:0 0 9px 0;
	overflow:hidden;
}

.bottom_image{
	background:url(../images/finish_page.gif) no-repeat 0 100%;
	width:959px;
	margin:-20px 0 12px 0;
	padding:0 0 121px 0;
}



#footer{
	width:959px;
	margin:0;
	padding-bottom:35px;
	color:#A87B4F;
	text-align:center;
	font-size:11px;
	letter-spacing:0px;
}
#footer .addresses{
	width:959px;
	line-height:14px;
	padding:20px 0 6px 0;
}
#footer .addresses li{
	list-style:none;
	display:inline;
	background:url(../images/addresses_separator.gif) no-repeat 0 6px;
	padding:0 7px 0 14px;
}
#footer .addresses .no_separator{
	background:none;
}
#footer .addresses li a:link,
#footer .addresses li a:visited
{
	color:#A87B4F;
	text-decoration:none;
}
#footer .addresses li a:hover{
color:#E0A96F;
text-decoration:underline;
}

#footer .footer_menu{
	clear:both;
	background:url(../images/footer-line.gif) no-repeat 65px 0;
}
#footer .footer_menu ul{
	padding:12px 0 25px 0; 
}
#footer .footer_menu ul li{
	display:inline;
	list-style:none;
	padding:0 12px 0 0;
}
#footer .footer_menu ul li a:link,
#footer .footer_menu ul li a:visited
{
	color:#E0A96F;
	text-decoration:none;
}
#footer .footer_menu ul li a:hover{
color:#E0A96F;
text-decoration:underline;
}
#footer .copyrights{
	clear:both;
	padding:3px 0 10px 0;
}
#footer .web_design{
	clear:both;
	
	color:#724E30;
}
#footer .web_design .small{
	margin:-10px 0 0 0;
}
