body, h1, h2, h3, h4, h5, h6, p, a, ul, li , form, input, select, blockquote {
	margin:0;
	padding:0;
}
body {
	background:#cde5ec;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
}
h1 {
	color:#005f7c;
	font-size:18px;
	font-weight:100;
	margin-bottom:1em;
}
h2 {
	color:#005f7c;
	font-size:18px;
	font-weight:100;
	margin-bottom:1em;
	border-top:#5dc665 1px solid;
	padding-left:15px;
	padding-top:10px;
	background:url(../img/blue_arrow.jpg) no-repeat;
}
p { line-height:1.6em;	margin-bottom:1.2em; }
li {line-height:1.6em; }
blockquote { margin-bottom:1.2em; font-size:1.3em; color:#5dc665; font-weight:bold; }
fieldset { border:1px solid #ccc; padding:10px; margin-bottom:2em; }
textarea, input { 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
legend {font-size:10px; color:#ccc; }
label { width:200px; float:left; }
#nav { padding-top:50px; width:945px; }
#nav ul { list-style:none; display:inline; padding:0; margin:0;}
#nav li { display:inline; padding:0; margin:0; }
#nav a { border:0; margin:0; padding:0; }
#nav img { border:0; margin:0; padding:0; }
#title { display:none; }
#container {	width:945px;	margin-left:auto;	margin-right:auto; }
#header {	width:945px;	height:250px; }
.home { background:url(../img/header_bg.jpg) no-repeat; }
.intro { background:url(../img/hd_intro_bg.jpg) no-repeat; }
.test { background:url(../img/hd_doctors_bg.jpg) no-repeat; }
.faq { background:url(../img/hd_faq_bg.jpg) no-repeat; }
.press { background:url(../img/hd_press_bg.jpg) no-repeat; }
.legal { background:url(../img/hd_legal_bg.jpg) no-repeat; }
.diet { background:url(../img/hd_diet_bg.jpg) no-repeat; }
.doctors { background:url(../img/hd_doctors_bg.jpg) no-repeat; }
.buy { background:url(../img/hd_buy_bg.jpg) no-repeat; }
.contact { background:url(../img/hd_contact_bg.jpg) no-repeat; }
#content {	background:url(../img/main_bg.gif) repeat-y #fff; }
#leftbox {
	width:266px;
	margin-right:20px;
	float:left;
	padding-left:20px;
	color:#fff;
	/* font-size:0.9em; */
}
#leftbox .firstline { padding:0;	margin:0; }
#leftbox .lineabove { padding-top:10px;	border-top:1px solid #fff; }
#leftbox .rightalign { text-align:right;}
#leftbox ul { list-style:circle; margin-left:16px}
#leftbox ol { margin-left:16px;}
#leftbox li { margin-bottom:0.8em}
#leftbox a { color:#036}
#rightbox {
	float:left;
	width:625px;
	color:#003b4d;
}
#rightbox a { color:#50bb58; }
#rightbox ul { margin:16px; }
.clear {
	clear:both;
}
.imageleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imageright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.split {
	width:48%;
	float:left;
	margin-right:10px;
}
table { width:100%; border:1px solid #ccc; margin-bottom:20px;}
td {	padding:4px; }
.altcell { background-color: #cedbed; }
th {
  background-color: #cedbed;
  color: #036;
  font-weight: 500;
  padding: 4px;
}
.pressarticle { padding:10px; background:#fff; margin-bottom:10px; border:1px solid #ccc; }
.title { font-size:1.4em };
.bold { font-weight:800; }
.nolabel { float:none; width:auto;}
.italic { font-style:italic; }
.italicbold { font-style:italic; font-weight:bold; }
.highlight { font-weight:800; color:#f00; }
#footer { background:url(../img/footer_bg.gif) no-repeat; height:120px; }
#copyright a { color:#333; }
#copyright {
	text-align:center;
	font-size:10px;
	height:50px;
}
