body {
	margin: 0;
	padding: 0;
	background-color: #209D39;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}



.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


#container {
	/*margin: 0 auto;*/
	padding: 0 20px;
	width: 753px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}

#logobg{
	background-image: url(../images/bg-logo.jpg);
	background-repeat: no-repeat;	
	background-position: bottom right;
}

#header {
	position:relative;
	margin: 0 auto;
	width: 752px;
	height: 707px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#header h1,h2 {
	text-indent: -9999px;
}

#product {
	position: relative;
	float: left;
	width: 96px;
	height: 333px;
	background-image: url(../images/product.png);
	background-repeat: no-repeat;
	top: 120px;
	left: 20px;
	z-index: 1000;
}

#tellus, #tellusFloat {
	position: relative;
	float: right;
	width: 252px;
	height: 426px;
	background-image: url(../images/tellus.jpg);
	background-repeat: no-repeat;
	top: 140px;
	right: 5px;
	padding-top: 60px;
	text-indent: 0px;
}
.bottleFloat {
	border:3px solid #df9;
	background-color:#090;
	padding:5px;
	color:#ff0;
	text-align:center;
	font-size:12pt;
}
#tellusFloat {
	top:10px;
	left:0;
	float: none;
	margin:0;
	
}
#tellus .left, #tellusFloat .left {
	float: left;
	width: 74px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	line-height: 20px;
	margin-left: 10px;
}

#tellus .right, #tellusFloat .right {
	float: left;
	width: 130px;
	padding-left: 4px;
	font-size: 12px;
}

#tellus .space, #tellusFloat .space {
	height: 15px;
}

#tellus .right input, #tellusFloat .right input{
	width: 120px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #798451;
	background-color: #F1FF96;
	font-size: 12px;
	font-family: Tahoma;
	color: #3e4329;
}

#tellus .right select, #tellusFloat .right select{
	width: 127px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #798451;
	background-color: #F1FF96;
	font-size: 12px;
	font-family: Tahoma;
	color: #3e4329;
}

#tellus .button, #tellusFloat .button{
	margin-left: 16px;
}

.errorGif
{
	padding-top:5px;
	visibility:hidden;
}

.errorMsg
{
	color:red;
	font-weight:bold;
	padding-left:2em;
}

.clear{
	clear: both;
}

#content {
	width: 752px;
	float: left;
	margin-right:5px;
}

#leftColumn {
	float: left;
	width: 470px;
	padding: 10px;
}

.list {
	font-size: 135%;
	color: #009E08;
	line-height: 20px;
}

.divider {
	clear: both;
	height: 1px;
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}

.bodyText
{
	padding-bottom: 12px;
	line-height: 20px;
	font-size: 1.0em;
}

.bodyImageLeft
{
	float: left;
	text-align: center;
	width: 150px;
}

.bodyImageLeft img
{
	padding-top: 6px;
	padding-right: 5px;
}

.bodyTextRight
{
	float: left;
	width: 300px;
}

.testShadow 
{
	width: 453px;
	height: 32px;
	background:#fff url(../images/post_shadow.jpg) no-repeat center;
}

.clear
{
	clear: both;
}

#leftColumn .space{
	height: 20px;
}

p {
	line-height: 20px;
	text-align: justify;
}

#leftColumn h1.testimonial{
	height: 82px;
	width: 475px;
	background-image: url(../images/testimonial.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#leftColumn h1.why{
	height: 82px;
	width: 475px;
	background-image: url(../images/everyonelove.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#leftColumn h1.secret{
	height: 82px;
	width: 475px;
	background-image: url(../images/secretscience.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#leftColumn h1.yourlife{
	height: 82px;
	width: 475px;
	background-image: url(../images/changeyourlifewith.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#leftColumn h1.riskfree{
	height: 82px;
	width: 475px;
	background-image: url(../images/getyourriskfree.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#rightColumn {
	float: right;
	width: 214px;
	padding:0px 15px;
	font-size: 95%;
	margin-right: 10px;
	background-color: #fff;
	background-image: url(../images/bg-rightcol.jpg);
	background-repeat: repeat-x;
}

#rightColumn img{
	margin: 15px 0 10px 40px;
}

#rightColumn .mag-quote {
	text-align: left;
	font-size: 11px;
}

#video {
	height: 245px;
	background-color: #5BE219;
}

#player {
	padding-top: 25px;
	text-align: center;
}

#footer-divider{
	clear: both;
	height: 3px;
	background-color: #5EC451;
}

#footer{
	color: #00652E;
	margin-top: 10px;
	padding: 10px;
}