html, body {
	height: 100%;
}

#wrapper {
	min-height: 100%;
}

* html #wrapper  {
	height:100%;
}

body {
	background-color: #a08c4b;
	padding: 0;
	margin: 0px;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#content {
	float: left;
	width: 650px;
	background: #fff;
	text-align: left;
	background: #FFFFFF;
	height: 100%;
	font-size: 11px;
}
#content_txt {
	float: left;
	width: 490px;
	padding-right: 80px;
	padding-left: 80px;
	text-align: left;
	padding-top: 40px;
	background: #FFFFFF;
	height: 100%;
	font-size: 11px;
}

#content_cart {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 630px;
	background: #FFFFFF;
	font-size: 11px;
}

#content_more_info {
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	width: 590px;
	background: #FFFFFF;
	font-size: 11px;
}

br {
	clear: left;
}

td {
	padding:0;
}

a:link {
	color: #000099;
}

a:visited {
	color: #0099FF;
}

a:hover {
	color: #0099FF;
}

a:active {
	color: #CC3300;
}

img {
	border: 0;
}

#logo {
	background: #10155e;
	float: left;
	height: 76px;
	width: 216px;
}

#minicart {
	background: #10155e;
	float: left;
	height: 76px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	width: 614px;
}

#minicart a:link {
	color: #fff;
}

#minicart a:visited {
	color: #fff;
}

#minicart a:hover {
	color: #c30;
}

#minicart a:active {
	color: #c30;
}

#minicart_pad {
	padding-right: 20px;
	padding-top: 23px;
}

#photo {
	float: left;
	height: 130px;
	width: 180px;
}

#banner {
	background: #fff;
	float: left;
	width: 650px;
	height: 130px;
}

#sidebar {
	float: left;
	width: 180px;
	height: 100%;
	font-size: 11px;
}

#vitalnews {
	float: left;
	text-align: center;
	margin-top: 15px;
	color: #FFFFFF;
	width: 180px;
}
#cart_links {
	float: left;
	margin: 15px 0 20px 15px;
	font: bold 11px/20px Tahoma, Verdana, sans-serif;
}
#cart_links a:link {
	color: #006;
}

#cart_links a:visited {
	color: #006;
}

#cart_links a:hover {
	color: #fff;
}

#cart_links a:active {
	color: #c30;
}

#headline {
	float: left;
	color: #000066;
	font: 30px Tahoma, Verdana, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}

#navigation {
	background: #e8ac35;
	float: left;
	height: 43px;
	width: 830px;
	font: bold 13px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
}
#navigation2 {
	background: #e8ac35;
	float: left;
	width: 830px;
}
#navigation2 a:link {
	color: #006;
}

#navigation2 a:visited {
	color: #006;
}

#navigation2 a:hover {
	color: #fff;
}

#navigation2 a:active {
	color: #a08c4b;
}
#navigation a:link {
	color: #006;
}

#navigation a:visited {
	color: #006;
}

#navigation a:hover {
	color: #fff;
}

#navigation a:active {
	color: #c30;
}

#nav_home {
	float: left;
	width: 53px;
	margin-top: 15px;
	text-align: center;
}

#nav_testimonials {
	text-align: center;
	float: left;
	width: 91px;
	margin-top: 15px;
}

#nav_faq {
	text-align: center;
	float: left;
	width: 40px;
	margin-top: 15px;
}

#nav_contact {
	text-align: center;
	float: left;
	width: 81px;
	margin-top: 15px;
}

#nav_products {
	text-align: center;
	float: left;
	width: 69px;
	margin-top: 15px;
}

#nav_cart {
	text-align: center;
	float: left;
	width: 99px;
	margin-top: 15px;
}

#nav_research {
	text-align: center;
	float: left;
	width: 121px;
	margin-top: 15px;
}

#nav_healthy_news {
	text-align: center;
	float: left;
	width: 175px;
	margin-top: 15px;
}

.nav_sep {
	float: left;
}

#nav_about_us {
	float: left;
	width: 69px;
	margin-top: 15px;
	text-align: center;
}

.skiplink {
	display:none;
}

.warning {
	font-size: 10px;
	color: #900;
}

#footer {
	text-align: center;
	font: 10px Tahoma, Verdana, sans-serif;
	color: #999;
	padding: 80px 60px 40px;
	float: left;
	width: 530px;
	background: #FFFFFF;
}

input.quantity {
	font-size: 10px;
	height: 12px;
	border: 1px solid #999;
}

/*********************************************************/

.sub_prod_name {
	float: left;
	clear: left;
	width: 180px;
	font: 11px Tahoma, Verdana, sans-serif;
}

.sub_prod_price {
	float: left;
	margin: 3px 0 10px 0;
	clear: left;
	width: 180px;
}

#prod_mid {
	background: #FFFFFF;
	float: left;
	width: 300px;
	clear: left;
}

#prod_title_wrapper {
	float: left;
	font: bold 11px Tahoma, Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 15px;
}

#prod_title {
	background: url(../images/prod_title_background.png) no-repeat;
	float: left;
	height: 24px;
	padding: 10px 0 10px 0;
	width: 270px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#prod_img {
	display: block;
	float: left;
}

#prod_desc {
	display: block;
	float: left;
	padding: 5px 0 5px 15px;
	font: 11px Tahoma, Verdana, sans-serif;
	width: 180px;
	text-align: left;
}
.desc_txt {
	margin-bottom:10px;
}
.price {
	font-size: 13px;
	font-weight: bold;
}

.disclaimer {
	font: 10px Tahoma, Verdana, sans-serif;
	color: #999999;
	padding-top: 30px;
	padding-bottom: 30px;
}

#num800 {
	float:left;
	padding-left:140px;
	padding-top: 14px;
	text-align: center;
}
.order_number {
	font-size:24px;
	font-weight:bold;
	margin-bottom: 0px;
}
.selected_link {
	background: #E8AC35;
	padding: 5px;
}


/************************************************************/

#l_header {
	position:absolute;
	left:0px;
	top:0px;
	width:830px;
	height:76px;
	background-color: #10155e;
}
#l_navigation {
	position:absolute;
	left:0px;
	top:76px;
	width:830px;
	height:40px;
	background-color: #e8ac35;
	font: bold 13px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	z-index:999;
}
#l_navigation a:link {
	color: #006;
}

#l_navigation a:visited {
	color: #006;
}

#l_navigation a:hover {
	color: #fff;
}

#l_navigation a:active {
	color: #c30;
}
#l_photo {
	position:absolute;
	left:0px;
	top:116px;
	width:180px;
	height:130px;
}
#l_banner {
	position:absolute;
	left:180px;
	top:116px;
	width:650px;
	height:130px;
}
#l_sidebar {
	position:absolute;
	left:0px;
	top:246px;
	width:180px;
	font-size: 11px;
}
#l_content {
	position:absolute;
	left:180px;
	top:246px;
	width:570px;
	padding: 30px 40px 0 40px;
	background: #fff;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	min-height:100%;
}
.foot {
	text-align: center;
	padding: 70px 0 30px;
	float: left;
	font: 10px Tahoma, Verdana, sans-serif;
	color: #999;
}