@charset "UTF-8";

body {
	background: #71a150 url(../../images_home/bg.jpg) bottom fixed repeat-x;
	color: #71a150;
}

a.blank{
	color: #fe5d19;
	text-decoration:underline;
}

a.blank:hover {
	color: #fe5d19;
	text-decoration:underline;
}

p {
	color: #000;
	font: normal 12px/16px Verdana, Arial, sans-serif;
}

h1 {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	line-height: 36px;
	font-family: Verdana, Arial, sans-serif;
	margin-top:20px;
}

h2 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	font-family: Verdana, Arial, sans-serif;
}

h3 {
	font-size: 18px;
	color: #71a150;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
}

h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

	h4 a {
		color: #fe5d19;
		text-decoration:underline;
	}

	h4 a:hover {
		color: #fe5d19;
		text-decoration:underline;
	}


#container {

	width: 750px;
	position: relative;
	padding: 0px;
	margin: 0 auto;
	top: 20px;
}
	

#page-top {
	width: 100%;
	height: 16px;
	background: url(../../images_home/page_top.jpg) no-repeat;
}

#logo-top {
	background: url(../../images_home/logo_bkg.jpg) no-repeat;
	width: 750px;
	height: 60px;
}


#logo {
	background: url(../../images_home/logo.jpg) no-repeat;
	height: 48px;
	width: 200px;
	margin-left: 20px;
	float: left;
}

#top-right {
	padding-right: 20px;
	padding-top: 0px;
	margin-top:0px;
	float: right;
	font: 12px/12px Verdana, Geneva, sans-serif;
}

#banner {
	width: 100%;
	height: 184px;
	background: url(../../images_home/banner.jpg) no-repeat;
	padding:10px 0px 0px 0px;
	float:left;
}

#banner-text {
	padding: 10px 0 0 39px;
	float: left;
}

#banner-btn a{
	background: url(../../images_home/banner_btn3.jpg) no-repeat;
	width: 354px;
	height: 50px;
	float: left;
	cursor: pointer;
	margin: 5px 0px 0px 0px
}

#page-content-wrapper {
	
	float:left;
}


#page-content {
	background: url(../../images_home/content_bkg.jpg) repeat-y;
	width: 100%;
	/*height: 560px;*/
	float:left;
}

#page-left {
	width: 172px;
	padding: 18px 18px 0 18px;
	float: left;
}

#page-right {
	width: 520px;
	padding: 20px 15px 0 0;
	float: left;
}
#pills {
	background: url(../../images_home/pills.jpg) no-repeat;
	width: 172px;
	height: 155px;
	float: left;
}

#mn {
	background: url(../../images_home/email_updates_bkg.jpg) no-repeat;
	margin-top: 10px;
	width: 100%;
	height: 160px;
	float: left;
}


#mn-form {
	width: 144px;
	padding: 0 13px 0 13px;
	float: left;
	margin:20px 0px 0px 0px;
}
	#mn-form h4 {
	display:block;
	margin:20px 0px 10px 0px;
	padding:0px;
}

	#mn-form ul {
		padding: 0px;
		margin:0px;
		line-height: 25px;
		list-style-type: none;
	
}

	#mn-form li {
		list-style-type: none;
		padding: 0pc;
	}

	#mn-form label {
		color: #000;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
	}
	
	.mn-form-text {
		width: 144px
	}
	

	#mn-form-submit {
		background: url(images_home/sign_up.jpg)
		width: 123px;
		height: 26px;
	}
	

#helpful-links {
	background: url(../../images_home/helpful_links.jpg) no-repeat;
	margin-top: 10px;
	width: 170px;
	height: 112px;
	float: left;
}

#helpful-links ul {
	padding: 0 0 0 13px; 
	margin: 35px 0px 0px 0px;
	line-height: 20px;
	list-style-type: none;
}
	#helpful-links a {
		color: #fe5d19;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
	}

	#helpful-links a:hover {
		color: #fe5d19;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
	}
	

#hr {
	background:	url(../../images_home/hr.jpg) repeat-x;
	width:inherit;
	height: 1px;
	top: 5px;
}

#learnmore-btn a{
	background: url(../../images_home/story_btn.jpg) no-repeat;
	width: 161px;
	height: 26px;
	padding: 0 0 10px;
	float: right;
	cursor: pointer;
	margin-top: 10px;
}

#supplements-btn a{
	background: url(../../images_home/video_btn.jpg) no-repeat;
	width: 159px;
	height: 26px;
	float: right;
	cursor: pointer;
	padding: 0px 0px 10px;
	margin-top: 10px;
}

#providers-btn a{
	background: url(../../images_home/providers_btn.jpg) no-repeat;
	width: 183px;
	height: 26px;
	float: right;
	cursor: pointer;
	padding: 0px 0px 10px;
	margin-top: 10px;
}

#footer {
	width: 100%;
	height: 58px;
	background: url(../../images_home/footer.gif) no-repeat;
	margin: 0px;
	float:left;
}

#trademark {
	text-align:center;
	width: 750px;
	position: relative;
	padding: 5px 0px 0px 0px ;
	margin: 0 auto;
	float:left;
}


 .clear { clear:both;  height:1px;   overflow:hidden;  }
