html, body {
	margin:0 0 50px 0;
}

body {
	background:url('img/bg.jpg') repeat #d6f2ff;
	font:14px arial;
	color:black;
}

div#container {
	width:992px;
	background:white;
	margin:0 auto;
	border-left:1px solid #bdbdbb;
	border-right:1px solid #bdbdbb;
	border-bottom:1px solid #bdbdbb;
}

.poweredphplist {
	display:none;
}

.articleheader {
	color:#ee3d33 !important;
	font:15px arial;
	font-weight:bold;
}

.message {
	display:block;
	padding:5px;
	background:#f2eddc;
	color:#871919;
	font-weight:bold;
}

div#header {
	position:relative;
	width:992px;
	height:128px;
	margin:0;
	background:url('img/header.gif') no-repeat white;
}

div#subscribe {
	position:absolute;
	bottom:0;
	right:0;
	width:243px;
	height:34px;
}

form.subscriber {
	padding:0;
	margin:0;
}


p.testimonial {
	padding:5px;
	margin:5px 0 0 0;
	font-size:12px;
	background:#f7f7f7;
	border:1px solid #dddddd;
}

span.author {
	display:block;
	text-align:left;
	font:11px arial, tahoma;
	font-weight:bold;
	color:#019cdc;
	padding:3px 10px 3px 5px;
}

div#topmenu {
	position:absolute;
	top:0;
	right:0;
	height:35px;
	width:160px;
	margin:0;
}

p {
	margin:5px;
	padding:0;
}

div#menu {
	margin:0;
	height:35px;
	background:url('img/menubg.gif') repeat-x #3193d2;
}

a img {
	border:0;
	margin:0;
}

a, a:link, a:active, a:visited {
	margin:0;
	padding:0;
	color:#019cdc;
	text-decoration:none;
}

a:hover {
	color:#ef3e34;
}

h2 {
	margin:0;
	padding:0;
	font:21px/22px 'Myriad Pro', Helvetica, Arial;
	font-weight:normal;
	color:#019cdc;
}

h1 {
	margin:0;
	padding:0;
	font:25px/30px 'Myriad Pro', Helvetica, Arial;
	font-weight:normal;
	color:#ef3e34;
}


div#content {
	margin-top:10px;
}

div#right {
	float:right;
	width:282px;
	display:block;
}

div#left {
	float:left;
	width:700px;
	padding:0 0 0 5px;
}

div#clear {
	clear:both;
}

div#leftfooter {
	float:left;
	width:220px;
}

div#footer {
	margin-top:30px;
}

div#leftfooter p {
	font-size:12px;
}

div#rightfooter {
	margin-top:15px;
	float:right;
	width:702px;
}

div#rightfooter a {
	padding-right:7px;
}

div#weightlossbox {
	position:relative;
	float:left;
	width:342px;
	height:338px;
	background:url('img/weightlossbox.gif') no-repeat #ef3e34;
}

div#cancerbox {
	position:relative;
	float:left;
	width:342px;
	height:338px;
	background:url('img/cancerbox.gif') no-repeat #f88e1e;
}

div#disordersbox {
	position:relative;
	float:left;
	width:342px;
	height:338px;
	background:url('img/disordersbox.gif') no-repeat #7cce65;
}

div#testsbox {
	position:relative;
	float:left;
	width:342px;
	height:338px;
	background:url('img/testsbox.gif') no-repeat #0098d7;
}

div.videos {
	width:282px;
	padding:10px 0;
	text-align:center;
}

p.blurb {
	font-size:12px;
	letter-spacing:1px;
	font-style:italic;
	color:#636363;
}

p.subhead {
	font:16px/22px 'Myriad Pro', Helvetica, Arial;
	font-weight:normal;
	color:#f88e1e;
}

p.subhead2 {
	font:16px/22px 'Myriad Pro', Helvetica, Arial;
	font-weight:normal;
	color:#7dcf66;
}

img.biopic {
	border:3px solid #e5e5e5;
	margin:0 10px 10px 0;
}

div.textbox {
	width:303px;
	height:95px;
	position:absolute;
	color:white;
	left:20px;
	bottom:10px;
}

div.morebox {
	width:56px;
	height:22px;
	position:absolute;
	color:white;
	right:20px;
	bottom:13px;
}

div.gallerybox {
	position:absolute;
	width:249px;
	height:163px;
	top:60px;
	left:48px;
}

/*form - Form Style*/
form {
  padding: 0px 0;
  margin:0;
}
form p{
	padding:5px;
	margin:0;
}
label {
  float: left;
  width: 100px;
  padding-right: 1px;
}
input,
textarea{
  padding: 6px;
  font: 400 12px arial, sans-serif;
  background: #f1f1f1;
  border:1px solid #dcdcdc;
   color: #333;
}
input:focus,
textarea:focus{  
  color: #333;
  background:#f1f1f1;
  border:1px solid #666666;
}
#name, #email, #subject{
	width:200px;
}

input.gobutton {
	padding:0 5px 0 0;
	margin:0;
	border:0;
	background:none;
}
input#subscribe {
	width:180px;
}
#message{
	width:300px;
	height:150px;
}
#newsletter{
	width:150px;
}
input.button {
  padding: 5px 5px;
  cursor: pointer;
  color: #fff;
  background-color: #a0cf67;
  border-width: 1px;
  border-style: solid;
  border-color: #82b149 #82b149 #82b149 #82b149;
}

a.button {
  padding: 5px 5px;
  cursor: pointer;
  color: #fff;
  font-weight:bold;
  background-color: #a0cf67;
  border-width: 1px;
  border-style: solid;
  border-color: #82b149 #82b149 #82b149 #82b149;
}

.mapimg {
	border:3px solid #d5d5d5;
}

ul li {
	list-style:none;
}
