body {
	margin: 0px;
	padding:0px;
	background:url(../Images/Structure/Bkg_Page.gif) repeat-x #D1DEFF;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:0px;
}
#structure_wrapper {
	position: relative;
	text-align: left;
	width: 865px;
	margin: 0px auto;
	padding:0px 0px 0px 13px;
	background:url(../Images/Structure/Bkg_PageContentFull.gif) repeat-y #ffffff;
}
#structure_bottom_cap {
	position: relative;
	text-align: left;
	width: 878px;
	height:66px;
	margin: 0px auto;
	padding:0px;
	background: url(../Images/Structure/Bkg_BtmCap.gif) no-repeat;
}
#structure_bottom_cap img{
margin-top:17px;
float:right;
}
#structure_wrapper_left {
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	width:13px;
	height:685px;
	background:url(../Images/Structure/Bkg_PageLeft_Bor.gif) no-repeat;
}
#structure_wrapper_right {
	position:absolute;
	display:block;
	left:865px;
	top:0px;
	width:13px;
	height:685px;
	background:url(../Images/Structure/Bkg_PageRght_Bor.gif) no-repeat;
}
#structure_banner {
	width: 852px;
	height:150px;
	background: #F9F5E5;
}
#structure_banner img {
	float:left;
}
#structure_border_top {
	display:block;
	clear:both;
	height:6px;
	background:url(../Images/Structure/Bkg_BannerBorder.gif) no-repeat #D3B55F;
}
#structure_navBar {
	width:612px;
	height:auto!important;
	min-height:1.2em!important;
	height:1.2em;
	padding:5px 0px;
}
#structure_navBar.SubPage {
	background:url(../Images/Structure/Bkg_MainNav.gif) #C3AB75 repeat-x;
}
#structure_navBar ul {
	list-style:none;
	margin:0px 0px 0px 25px;
	/*padding:5px 0px 0px 0px;
	margin:7px 0px 0px 25px;*/
	padding:0px 0px 0px 0px;
	display:block;
}
#structure_navBar ul li {
	float:left;
	padding:1px 25px 1px 0px;
	margin:0px;
}
#structure_navBar ul li a {
	display:block;
	font-size:.75em;
	font-weight:500;
	color:#ffffff;
	padding:1px 7px 2px;
	margin:0px;
	text-decoration:none;
	float:left;
}
#structure_navBar ul li a.current, #structure_navBar ul li a:hover {
	color:#FFE6AA;
	background:#714103;
	text-decoration:underline;
}
#structure_sideBar {
	float:left;
	background: url(../Images/Structure/Bkg_PageContentLeft.gif) repeat-x;
	width:240px;
	height:515px;
}
#structure_sideTestim {
	background:url(../Images/Structure/Bkg_TestimBox.gif) #88B969 repeat-x;
	width:162px;
	height:132px;
	margin:0px 0px 0px 10px;
	padding:20px 30px;
	font-size:.7em;
	font-weight:500;
	color:#ffffff;
}
#structure_sideGetting {
	background:#8CBB6D;
	width:222px;
	height:92px;
	margin:8px 0px 0px 10px;
}
#structure_sideCore {
	background:#495AA5;
	width:222px;
	margin:4px 0px 0px 10px;
}
#structure_sideSunlight {
	background:#ffffff;
	width:222px;
	margin:4px 0px 0px 10px;
}
#structure_subcontent_container {
	float:right;
	width:612px;
	height:auto!important;
	min-height:530px!important;
	height:530px;
	margin: 0px;
	padding:0px 13px 0px 0px;
	display:block;
	clear:none;
}
div.structure_subcontent_standard {
	background: url(../Images/Structure/Bkg_PageContentSub.gif) repeat-x;
}
div.structure_subcontent_subAdvo {
	background: url(../Images/ContentPages/Bkg_MainSecAdvo.gif) repeat-y;
}
div.structure_subcontent_subChiro {
	background: url(../Images/ContentPages/Bkg_MainSecChiro.gif) repeat-y;
}
div.structure_subcontent_subDetox {
	background: url(../Images/ContentPages/Bkg_MainSecDetox.gif) repeat-y;
}
div.structure_subcontent_subMed {
	background: url(../Images/ContentPages/Bkg_MainSecMed.gif) repeat-y;
}
#structure_bottom_footer {
	border-top:#F4F6EC 1px solid;
	width: 822px;
	background:#F6F1DF;
	padding:15px;
	font-size:.6em;
}
/* ALM Default Fixes */
#structure_wrapper_left, #structure_wrapper_right, #structure_border_top {
	font-size:1px;
	margin: 0px;
	padding:0px;
	clear:both;
}
.structure_cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	margin:0px;
	padding:0px;
	background:transparent;
}
/* Hide from IE5-Mac \*/
#structure_navBar ul li a {
	float: none;
}
/* End hide */
