@charset "utf-8";

/* CSS Document */

/* GLOBAL RESET */
html,body,p,div,img,h1,h2,h3,h4,ul,li,ol,dl,dd,dt,form,table,tr,td,th {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px; 
	line-spacing:0.3 em;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000000;
}

#htitle{
font-size: 17px; 
color: #0066ff;
}


#rightcol li {
margin-left: 35px;
}

#orderbutton{
text-align:center;
padding-bottom: 6px;
}

body {
	font-size: 100.1%;
	background-color: #d5f5ff;

}
#page-bg {
	background-image: url(../images/global/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}
#footer-wrapper {
	background-image: url(../images/global/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 950px;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
}
#footer-wrapper a {
	font-size: .8em;
	color: #0A7597;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
#footer-wrapper a:hover {
	color: #07546D;
}


#disclaimer {
	font-size: 0.7em;
	color: #999999;
	text-align: center;
}
#footer-wrapper p {
	font-size: 0.8em;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 10px;
}
#header {
	background-image: url(../images/global/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 137px;
	width: 958px;
}
#content-wrapper {
	background-image: url(../images/global/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 958px;
}
#header a {
	display: block;
	float: left;
	height: 47px;
	width: 315px;
	margin-top: 15px;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #1b93b8;
	display: block;
	float: right;
	margin-right: 4px;
	margin-top: 50px;
	letter-spacing: -0.05em;
}
#page-wrapper {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/global/content_bg.jpg);
	background-repeat: repeat-y;
}
#nav {
	margin-bottom: 15px;
}
#leftcol-content {
	background-image: url(../images/global/leftcol_item_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightcol-content{
	background-image: url(../images/global/leftcol_item_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	}
#rightcol-content h2 {
	font-size: .95em;
	text-align: center;
	margin-bottom: 15px;
	color: #E56712;
}
#rightcol-content p {
	font-size: .8em;
	margin-bottom: 8px;
}
#rightcol-content a {
	color: #1080a3;
}	

#leftcol {
	float: left;
	width: 177px;
	padding-left: 17px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.clearfix {
	clear: both;
	font-size: 0px;
	height: 0px;
}

#nav li {
	list-style-type: none;
	background-image: url(../images/global/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	margin-left: 0px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fac8a6;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav li a {
	color: #0a7597;
	text-decoration: none;
}
#nav li a:hover {
	color: #07546D;
}
#leftcol-content h2 {
	font-size: 1em;
	text-align: center;
	margin-bottom: 15px;
	color: #E56712;
}
#leftcol-content p {
	font-size: .8em;
	margin-bottom: 8px;
}
#leftcol-content a {
	color: #1080a3;
}

#rightcol {
	float: left;
	width: 517px;
	margin-left: 26px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#rightcol h2 {
font-family: "arial black" ,Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../images/global/rightcol_headline_bg1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	/*margin-top: -135px;*/
	padding-top: 10px;
	font-size: 22px;
	letter-spacing: .01em;
	color: #0066ff;
}
.rightcolumn-content-item {
	background-image: url(../images/global/rightcol_item_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 500px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightcolumn-content-item p {
	font-size: .9em;
	font-weight: normal;
	margin-bottom: 10px;
}
#body-balance-promo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/global/body_balance_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 177px;
	width: 300px;
	padding-top: 50px;
}
#smallorder{
text-align: right;
}

#body-balance-promo li {
	width: 150px;
	background-image: url(../images/global/orange_star_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 15px;
}
.rightcolumn-content-item a {
	color: #d46215;
}
.buynow {
	margin-top: 10px;
}
.product-column {
	float: left;
	width: 150px;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
}
.product-column a {
	color: #d46215;
}

.product-row {
	margin-bottom: 50px;
}
.insidepage-h2 {
	font-size: 1.3em;
}
#rightcol .inside-headline h2 {
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 10px;
}
.quote-author-name {
	color: #0C799A;
	text-align: right;
	font-size: .9em;
}
.rightcolumn-content-item h3 {
	font-size: .9em;
	color: #0C799A;
}
.rightcolumn-content-item td {
	padding: 5px;
	font-size: .9em;
}
#leftcol-content li {
	font-size: .8em;
	margin-left: 5px;
	margin-bottom: 8px;
	background-image: url(../images/global/orange_star_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-left: 22px;
}
.truboost-column {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.truboost-column li {
	margin-left: 0px;
}

.orangetext {
	color: #E56712;
}
#bluebottle {
	float: right;
	position: relative;
	bottom: 50px;
	left: -10px;
	width: 82px;
	height: 207px;
}

#wilderness {
	float: right;
	*padding-bottom: 70px;
	height: 64px;
} 

#adfont{
text-align: center;
}
