iframe{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #666;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header {
	margin: 0;
	overflow: visible;
	padding: 0;
}
#top {
	height: 76px;
	width: 780px;
	padding: 0px;
	background-image: url(../images/front-h1-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}
#top h2 {
	font-size: 1em;
	font-weight: bold;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#top h3 {
	font-size: 1em;
	font-weight: bold;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#MainNav {
	height: 109px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#MainNav h3 {
	height: 33px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	background-image: url(../images/welcome.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	background-position: center 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainNav h5 {
	display: none;
	margin: 0px;
	padding: 0px;
}
#MainNav ul {
	padding-left: 0px;
	list-style-type: none;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
}
#MainNav ul li {
	display: inline-block;
	float: left;
	height: 40px;
	width: 92px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/btn-bg.png);
	background-repeat: no-repeat;
	margin: 8px;
	padding-top: 8px;
	vertical-align: middle;
}
#MainNav ul .nopad {
	padding-top: 3px;
	line-height: .97em;
}

#MainNav ul li a {
	color: #FFF;
	text-decoration: none;
}
#MainNav ul li a:hover {
	color: #F90;
	text-decoration: underline;
}
#content {
	color: #333;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding:0;
}
#diseaseMenu ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#diseaseMenu ul li a {
	background-image: url(../images/btn_cancer.gif);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 159px;
	text-indent: -9999px;
}
#diseaseMenu ul li .diabetes {
	background-image: url(../images/btn_diabetes.gif);
	background-repeat: no-repeat;
}
#advantages ul {
	font-size: 1.17em;
	padding-left: 0px;
	list-style-type: none;
	margin: 0px;
}
#advantages li {
	padding-bottom: 7px;
}
#advantages h1 {
	background-image: url(../images/front-h1.gif);
	background-repeat: no-repeat;
	height: 58px;
	margin: 0px;
	text-indent: -9999px;
	padding: 0px;
}
#diseaseMenu ul li .obesity {
	background-image: url(../images/btn_obesity.gif);
	background-repeat: no-repeat;
}
#diseaseMenu ul li .arthritis {
	background-image: url(../images/btn_arthritis.gif);
	background-repeat: no-repeat;
}
#diseaseMenu ul li .heartdisease {
	background-image: url(../images/btn_heartdisease.gif);
	background-repeat: no-repeat;
}
#diseaseMenu ul li .bloodpress {
	background-image: url(../images/btn_bloodpress.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#diseaseMenu ul li .prostate {
	background-image: url(../images/btn_prostate.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#leftside {
	margin-left: 50px;
	float: left;
	overflow: hidden;
	width: 190px;
}
#leftside h5 {
	font-size: 1em;
	text-transform:uppercase;
	;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#siteNav ul {
	padding-left: 5px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
}
#siteNav ul li {
	margin: 0px;
	padding-bottom: 8px;
	font-size: 0.92em;
}
#flasharea {
	background-image: url(../images/flasharea-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 230px;
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 10;
}

#siteNav ul li a {
	color: #333;
	text-decoration: underline;
}
#siteNav ul li a:hover {
	color: #4091f4;
	text-decoration: underline;
}





#footer .copyright {
	color: #FFF;
	text-align: center;
	padding: 5px;
	font-size: .87em;
}
#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	color: #F90;
}
.clearer {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#main {
	margin-left: 240px;
	font-size: 1.08em;
	line-height: 1.33em;
	margin-right: 80px;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 1px;
}
#main h1 {
	font-size: 1.83em;
	font-weight: bold;
	color: #06C;
	margin: 0px;
	line-height: 1em;
}
#main h2 {
	font-size: 1.17em;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
}
#main h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
}
#hhad {
	text-align: center;
	padding-right: 20px;
}
#hhad h4 {
	color: #06C;
	font-size: 1.3em;
}
#hhad ul {
	padding-left: 0px;
	list-style-type: none;
	font-size: .92em;
	text-align: left;
}
#hhad li {
	padding-bottom: 10px;
}
#testkit h4 {
	color: #db0c0c;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#testkit {
	color: #000000;
	padding-right: 20px;
}
.frontbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	float: left;
	width: 120px;
	min-height:156px;
	margin-right: 20px;
	padding: 8px;
	display: inline-block;
	margin-bottom: 10px;
}
.frontbox img {
	border: 1px solid #000000;
}
.frontbox h3 {
	font-size: .97em;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
}
.frontbox p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.83em;
	font-weight:normal;
	margin: 0px;
	text-align: left;
	line-height: 1em;
}
#samples {
	overflow: hidden;
	/*padding-bottom: 1px;
	width: 325px;
	float: right;*/
}
.allsamples {
	margin: 0px;
	padding-bottom: 1px;
	overflow: hidden;
	width: 640px;
}
#products_front h2 {
	padding: 0px;
	height: 127px;
	width: 643px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/powerful-books-text.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#front_dvds {
	overflow:hidden;
	width: 640px;
}
#front_dvds p {
	font-size: .92em;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1em;
	font-weight:bold;
	color:#000000;
}
#front_dvds h3 {
	background-image: url(../images/front-dvd-h3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-indent: -9999px;
}
#front_dvds ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 30px;
}
#front_dvds li {
	width: 140px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align:center;
	background-position: center top;
	display: block;
}
#front_dvds ul li a {
	margin: 0px auto;
	padding: 0px;
	height: 150px;
	width: 110px;
	text-indent: -9999px;
	display:block;
	
}
#front_dvds .dvd_arth {
	background-image: url(../images/dvd-cover-arthritis.jpg);
	background-repeat: no-repeat;
	margin-right:0px;
}
#front_dvds .dvd_heath {
	background-image: url(../images/dvd-cover-health.jpg);
	background-repeat: no-repeat;
}
#front_dvds .dvd_diabetes {
	background-image: url(../images/dvd-cover-diabetes.jpg);
	background-repeat: no-repeat;
}
#front_dvds .dvd_cancer {
	background-image: url(../images/dvd-cover-cancer.jpg);
	background-repeat: no-repeat;
}
#front_dvds .dvd_death {
	background-image: url(../images/dvd-cover-doba.jpg);
	background-repeat: no-repeat;
}
#front_dvds .dvd_eat {
	background-image: url(../images/dvd-cover-eating.jpg);
	background-repeat: no-repeat;
}
#front_dvds .dvd_melanin {
	background-image: url(../images/dvd-cover-melanin.jpg);
	background-repeat: no-repeat;
}
#front_dvds .dvd_weightloss {
	background-image: url(../images/dvd-cover-weightloss.jpg);
	background-repeat: no-repeat;
}
#front_dvds .dvd_heart {
	background-image: url(../images/dvd-cover-heart.jpg);
	background-repeat: no-repeat;
}
#front_dvds .dvd_suger {
	background-image: url(../images/dvd-cover-sugar.jpg);
	background-repeat: no-repeat;
	margin-right:0px;
}
.samplevideo {
	width: 310px;
	float: left;
	font-size: 14px;
	line-height: 1.3em;
}
#front_dvds .dvd_growth {
	background-image: url(../images/dvd-cover-blackchild.jpg);
	background-repeat: no-repeat;
}
#front_dvds .dvd_best {
	background-image: url(../images/dvd-cover-best.jpg);
	background-repeat: no-repeat;
	margin-right:0px;
}

#front_books {
	overflow: hidden;
	text-align: center;
	padding-bottom: 1px;
	width: 640px;
}

#front_books h3 {
	background-image: url(../images/front-book-h3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-indent: -9999px;
}
.book_float {
	float: left;
	width: 180px;
	margin-right: 25px;
	margin-bottom: 20px;
	min-height:240px;
	text-align:left;
}
#front_cds {
	text-align: center;
}
#front_cds h3 {
	background-image: url(../images/front-cd-h3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-indent: -9999px;
}
#front_cds ul {
	font-size: 1.17em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 155px;
	list-style-type: none;
}
#front_cds li {
	padding-bottom: 5px;
}
#front_cds ul li a:link, #front_cds ul li a:visited {
	color:#000000;
	text-decoration:none;
}
#front_cds ul li a:hover {
	color: #990000;
	text-decoration: underline;
}
.refereces {
	font-size: .88em;
	line-height: 1em;
	padding-bottom: 1px;
}
#infoarea {
	height: 200px;
	background-image: url(../images/top-cancer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
#infoarea h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}
.buy_cancer {
	height: 155px;
	width: 130px;
	background-image: url(../images/top-dvd-cancer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 650px;
	padding-left: 120px;
	padding-top: 30px;
	background-position: 0px 30px;
}
.buy_cancer h3 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
.buy_cancer p {
	font-size: .97em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1em;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.buy_cancer strong {
	font-size: 1.3em;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 8px;
	font-style: italic;
}
.buy_cancer form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.disclaimer {
	font-size: 0.88em;
	line-height: 1em;
	width: 680px;
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.disclaimer p {
	margin: 0px;
	padding: 0px;
}
.disclaimer strong {
	font-weight: bold;
}
.storenav {
	color: #000000;
	text-align: center;
}
.storenav h4 {
	margin: 0px;
}
.storenav p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #999999;
}
.storenav a:link, .storenav a:visited {
	color: #0066CC;
	text-decoration: underline;
}
.storenav a:hover {
	color: #CC0000;
}
#cookbook {
	width: 640px;
}
#cookbook .coloums {
	overflow: hidden;
}
#cookbook .left {
	width: 160px;
	float: left;
	font-size: 11px;
	text-align: center;
	min-height: 260px;
}
#cookbook .right {
	width: 160px;
	float: right;
	font-size: 11px;
	text-align: center;
	min-height: 260px;
}
#cookbook .center h2{
	font-size: 16px;
	text-align: center;
	color: #000;
}
#cookbook .center h3{
	font-size: 14px;
	text-align: center;
	color: #900;
}
#cookbook .more h2{
	font-size: 16px;
	text-align: center;
	color: #000;
}
#cookbook .center .nolonger {
	color: #900;
	text-transform: uppercase;
}
#cookbook .more {
	text-align: center;
	font-size: 12px;
}
#cookbook .moresamples {
	overflow: hidden;
}
#cookbook .sample {
	border: 1px solid #000;
	float: left;
	margin: 0 8px 10px 8px;
}