@charset "utf-8";
body {
	background:#263629;
	text-align:center;
	margin:0;
	padding:0;
	font-size:93%;
	font-family: Arial, Tahoma, helvetica, sans-serif;
}
.container {
	background:#FFF;
	width:99%;
	text-align:center;
	min-width:974px;
	max-width:1440px;
}

#hd .line1 {
	height:82px;
	background:url(../images/line1-ghost.jpg) repeat-x;
}
#hd .line11 {
	height:82px;
	width:856px;
	background:url(../images/line11-bg1.jpg) no-repeat top left;
	float:left;
}
#hd .line13 {
	height:82px;
	background:url(../images/line1-chat.jpg) no-repeat top left;
	float:right;
	width:122px;
}

#hd .line12 {
	height:82px;
	background:url(../images/line1-ghost.jpg);
	float:right;

}

#hd .line1 .logo {
	background:url(../images/line11-logo.png) no-repeat;
	height:82px;
	width:219px;
	background-position:center;
	float:left;
	margin-left:0;
}

#hd .line1 .search {
	height:45px;
	float:left;
	width:100px;
	vertical-align:middle;
	margin-top:20px;
	margin-left:3px;
	text-align:left;
}

#hd .line1 .search span {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}
#hd .line1 .search .input {
	margin-left:1px;
}





#hd .line2 {
	height:26px;
	background:url(../images/line2-bg.jpg) repeat top left;
	text-align:left;
}


#hd .line3 {
	height:25px;
	background:url(../images/line3-bg.jpg) repeat top left;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
}
#hd .line3 li {
	display: inline;
	padding: 0 2px;
	font-weight:bold;
}
#hd .line3 li a {
	color: #FFF;
	padding: 3px 1px;
	text-decoration: none;
	font-size:97%;
	font-weight:bold;
}
#hd .line3 li a:hover {
	color: #3B781A;
}
#hd .line3 li a:selected {
	color: #3B7800;
}
#hd .line4 {
	height:34px;
	background:url(../images/line4-bg.png) repeat top left;
	text-align:left;
	vertical-align:middle;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFF;
}
.left {
	width: 185px;
	text-align:center;
	float:left;

}
.left h1 {
	color:#333333;
	font-size:96%;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.left .product {
	text-align:left;
}
.left .product .title {
	height:26px;

	background:url(../images/left-bg.jpg) repeat-x;
	text-align:left;
	vertical-align:middle;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:100%;
	padding:3px 0 0 5px;
margin-left:-10px;
}

.left .product .title2 {
	height:329px;
width:185px;
	background:url(../images/people-left.jpg) no-repeat;
	padding:0;
margin-left:-10px;
}
.left .product .title1 {
	height:30px;
	background:url(../images/herbal-blend.jpg) no-repeat;
	padding:3px 0 0 5px;
margin-left:-10px;
}
.left .product ul {
}
.left .product li {
	list-style:none;
	margin-left:-10px;	
}

.left .product li:hover {
	background:#5c9233;
}
.left .product li a {
	color: #000;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding: 2px 0 2px 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
}
.left .product li a:hover
{
	text-decoration:none;
color:#FFF;
}
.left .disease li.first:before {
	content: '';
	padding-right: 0;
}

.main
{
	margin-left:185px;
border-left:1px solid #000;
}

#ft
{
	margin-top:10px;	
}

#ft .line1 {
	height:25px;
	background:url(../images/line3-bg.jpg) repeat top left;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
}
#ft .line1 li {
	display: inline;
	padding: 0 2px;
}

#ft .line1 li a {
	color: #FFF;
	padding: 3px 1px;
	text-decoration: none;
	font-size:100%;
}
#ft .line1 li a:hover {
	color: #3B781A;
}

#ft .line2 {
	height:25px;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	font-family:Verdana, Geneva, sans-serif;
	color: #4B6623;
}
#ft .line2 li {
	display: inline;
	padding: 0 2px;
}

#ft .line2 li a {
	color: #4B6623;
	padding: 3px 5px;
	text-decoration: none;
	font-size:100%;
	text-transform:uppercase;
}
#ft .line2 li a:hover {
	color: #000;
}

#ft .line3 {
	background:url(../images/shipping-payment-method.jpg) no-repeat;
	height:100px;
	background-position:center;
	margin-left:0;
	text-align:right;
	width:100%;
}



.copyright {
	padding-top:10px;
	width:100%;
	text-align:center;
	font-size:83%;
}
.copyright span {
	display:block;
}
.copyright .disclaimer {
	width:99%;
	text-align:justify;
	font-size:85%;
	color:#b5b3af;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright .disclaimer p{
	margin-top:5px;
}
.copyright a {
	text-decoration:none;
	color:#FFF;
}
.copyright .author {
	float:right;
	font-size:90%;
	padding:23px 20px 0 17px;
}
.copyright .copy {
	float:left;
	padding:23px 0 0 17px;
	font-size:90%;
}

/* Home page*/
.home-intro
{
	text-align:justify;
	padding:10px 10px 10px 10px;
	color:#000;
	margin:0 0 0 10px;
	font-weight:80%;
}
.survey
{
	float:left;width:99%;text-align:center;	
	background:url(../images/survey-header.png) no-repeat top left;
	padding-top:149px;
	
}

.survey1
{
	float:left;width:99%;text-align:center;	
	background:url(../images/logo-big.png) no-repeat bottom right;
	background-position:right;
	
}
.product
{
	margin-left:10px;
	
}
.phone
{
	float:right;background-image:url(../images/phone-tollfree.png);width:204px;height:26px;margin-right:100px;
	background-repeat:no-repeat;
	
}
/*Home page*/

.people-bg-new
{
	width:100%;
	height:385px;
	background:url('../images/NEW-HOME-PAGE_PEOPLEHEALER.jpg') no-repeat top left;	
padding-top:210px;
}
.people-text
{

padding:0 120px 0 5px;
color:#FFF;
}
.people-button
{
width:100%;
	height:68px;
	background:url('../images/people-button-homepage.png') no-repeat top left;	
background-position:center;
}

.people-survey
{

margin-top:-90px;
}