/*div, id {
	border: #FF0000 solid 1px;	
}*/

body {
	text-align: center;
	margin: 0;
}

#container {
	width: 818px;
	text-align: center;
	margin: 0 auto;
}

#header {
	
}

#bodycontainer {
	width: 761px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

.ie6fix {
	height: 0;
	he\ight: auto;
	zoom: 1;
}

#leftcol {
	width: 196px;
	margin-left: 12px;
	margin-right: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}

#content {
	width: 541px;
	position: absolute;
	top: 0px;
	right: 0px;	
	text-align: left;
}

#navbox {
	text-align: left;
	position: relative;
	margin-left: 15px;
	z-index: 1;
}

#listbox {
	float: left;
	text-align: left;
	background-color: #00ab4b;
	width: 180px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 16px;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#listboxtop {
	position: absolute;
	top: 0px;
}

#listboxbottom {
	position: absolute;
	bottom: 0px;
}

#fp {
	position: relative;
}

#normcontent {
	padding-left: 20px;
	padding-right: 20px;
}

#freetrial {
	position: absolute;
	top: 0px;
}

#bmi {
	position: absolute;
	top: 360px;
}

#testimonials {
	position: absolute;
	top: 780px;
	/*top: 487px;*/
}

#btc {
	position: absolute;
	top: 540px;
	right: 20px;
}

#nutrition {
	position: absolute;
	top: 480px;
	left: 0px;
}
	

#testcontent {
	position: absolute;
	width: 330px;
	right: 20px;
	top: 80px;
	bottom: 10px;
}	

.gnpad {
	padding-left: 10px;
	padding-right: 10px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;	
}

.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;	
}

p.white {
	color: #FFFFFF;
}

.testtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
	color: #FFFFFF;
}

.testp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

.testmargin {
	margin-left: 95px;
	width: 247;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #00ab4b;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ab4b;
}

a:link {
	color: #00ab4b;
	text-decoration: none;
}

a:hover {
	color: #00ab4b;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #00ab4b;
}

.testmargin a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.testmargin a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.testmargin a:vistited a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
