body {
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	background: #E0E3BF;
}
* html a {
  outline: none;
}
a {
  outline: none;
}
#box {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	text-align: left;
	background: url(../gfx/boxBG.jpg) repeat-y left top;
}
#header {
	height: 259px;
	width: 960px;
	display: block;
	background: #E0E3BF url(../gfx/headerBG.jpg) no-repeat left top;
}
#headings {
	display: block;
	height: 207px;
	width: 860px;
	padding-right: 50px;
	padding-left: 50px;
	color: #EEF8DA;
}
#headings h1 {
	margin: 0px 0px 10px;
	padding: 140px 0px 0px;
	display: block;
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: -9999em;
	overflow: hidden;
}
#headings h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
	height: 17px;
	text-indent: -9999em;
	overflow: hidden;
}
#topnav {
	display: block;
	margin: 0px 0px 0px 29px;
	padding: 0px;
	height: 49px;
	width: 931px;
	overflow: hidden;
}
#topnav ul {
	display: block;
	height: 49px;
	margin: 0px;
	padding: 0px;
	width: 899px;
	list-style: none;
	background: url(../gfx/topnavUL-rightBG.png) no-repeat 598px top;
}
#topnav ul li {
	display: block;
	height: 49px;
	float: left;
	background: url(../gfx/topnav-linkBG.jpg) no-repeat right top;
}
#topnav ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 49px;
	text-align: center;
}
#topnav ul li a:hover {
	color: #2E600D;
}
.linkleft     {
	background: url(../gfx/topnav-link-leftBG.jpg) no-repeat left top;
	height: 49px;
}

#home {
	width: 80px;
}
#home span {
	background: url(../gfx/topnav-link-left-homeBG.jpg) no-repeat left top;
	display: block;
	height: 49px;
	width: 80px;
}
#home span:hover           {
	background: url(../gfx/topnav-link-home-hoverBG.jpg) no-repeat left top;
}
#home:hover {
	background: url(none);
}

.products {
	width: 114px;
	background: url(../gfx/topnav-link-leftBG.jpg) no-repeat left top;
}
.products:hover {
	background: url(../gfx/topnav-link-hoverBG.jpg) repeat-x left top;
}
.about {
	width: 88px;
	background: url(../gfx/topnav-link-leftBG.jpg) no-repeat left top;
}
.about:hover {
	background: url(../gfx/topnav-link-hoverBG.jpg) repeat-x left top;
}
.faq {
	width: 69px;
	background: url(../gfx/topnav-link-leftBG.jpg) no-repeat left top;
}
.faq:hover {
	background: url(../gfx/topnav-link-hoverBG.jpg) repeat-x left top;
}
.testimonials {
	width: 142px;
	background: url(../gfx/topnav-link-leftBG.jpg) no-repeat left top;
}
.testimonials:hover {
	background: url(../gfx/topnav-link-hoverBG.jpg) repeat-x left top;
}
.contact {
	width: 105px;
	background: url(../gfx/topnav-link-leftBG.jpg) no-repeat left top;
}
.contact:hover {
	background: url(../gfx/topnav-link-hoverBG.jpg) repeat-x left top;
}
#mainbody {
	display: block;
	background: url(../gfx/mainbodyBG.jpg) no-repeat left top;
	width: 901px;
	padding: 16px 31px 20px 28px;
}
.clear {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#pagebody {
	display: block;
	float: right;
	width: 711px;
}
#pagebody h3 {
	display: block;
	margin: 0px;
	padding: 2px 0px 10px;
	line-height: 19px;
	font-size: 20px;
	font-weight: bold;
	color: #669900;
	font-size: 20px;
	text-transform: capitalize;
}
#homestatement {
	font-size: 15px;
	display: block;
	padding-bottom: 15px;
	line-height: 17px;
	text-align: center;
}
#homestatement1 {
	font-size: 14px;
	display: block;
	padding-bottom: 15px;
	line-height: 17px;
	text-align: left;
}

#homepagepic {
	background: url(../gfx/homepage-full-width-pic.jpg) no-repeat center top;
	height: 250px;
	width: 100%;
	text-indent: -9999em;
	display: block;
	overflow: hidden;
}
#homebullets ul {
	margin: 12px auto 0px;
	width: 600px;
	padding: 0px;
	display: block;
	list-style: none;
}
#homebullets li {
	width: 80px;
	display: block;
	float: left;
	padding-bottom: 13px;
	background: url(../gfx/homeul-liBG.gif) no-repeat left 5px;
	padding-left: 12px;
	font-weight: bold;
	text-align: left;
}

#supplementary {
	float: left;
	width: 174px;
	padding-top: 22px;
}
#guarantee {
	background: url(../gfx/guarantee.jpg) no-repeat left top;
	display: block;
	margin: 3px 0px 0px;
	padding: 0px;
	height: 165px;
	width: 174px;
	text-indent: -9999em;
	overflow: hidden;
}
#guarantee a {
	display: block;
	height: 174px;
	width: 165px;
	text-decoration: none;
	text-indent: -9999em;
	overflow: hidden;
}

#sublinks {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#sublinks a {
	display: block;
	width: 98px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9999em;
}
#dsa {
	background: url(../gfx/dsa.gif) no-repeat left top;
	height: 84px;
	margin-bottom: 5px;
}
#peta {
	background: url(../gfx/peta.gif) no-repeat left top;
	height: 92px;
}
#footer {
	background: url(../gfx/footerBG.png) no-repeat left top;
	height: 82px;
	width: 709px;
	padding-left: 218px;
	padding-right: 33px;
	color: #667369;
	padding-top: 2px;
	font-size: 11px;
	text-align: center;
}
#footerlinks {
	height: 50px;
	display: block;
	padding-top: 6px;
	border-width: 1px;
	border-top-style: dotted;
}
#footer p {
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #667369;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#popmenu {
	background: url(../gfx/popmeuBG.png) no-repeat left bottom;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	width: 204px;
	z-index: 99;
	position: absolute;
	margin-left: -372px;
	left: 50%;
	display: block;
	text-align: left;
	top: 256px;
	visibility: hidden;
}
#popmenu ul {
	display: block;
	margin: 0px 1px;
	padding: 0px 0px 12px;
	list-style: none;
	width: 202px;
	border-top: 1px solid #FFFFFF;
}
#popmenu ul li {
	display: block;
	border-bottom: 1px solid #FFFFFF;
}
#popmenu ul li a {
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	padding: 3px 14px;
	width: 174px;
	font-weight: normal;
	text-decoration: none;
}
#popmenu ul li a:hover {
	background: #87CB1E;
	color: #2E600D;
}
.container {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px;
	color: #66A00D;
	font-size: 14px;
}
.container1 {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px;
	color: #66A00D;
	font-size: 14px;
}
.container em {
	display: block;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 3px;
	text-transform: capitalize;
}

.container .clear {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	display: block;
	height: 15px;
}
.topten {
	display: block;
	float: left;
	padding: 12px 5px;
	font-size: 46px;
	font-weight: normal;
	color: #99CC00;
	margin-right: 7px;
}
.testimonial {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px;
	color: #66A00D;
	font-size: 14px;
	clear: both;
}
.testimonial1 {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	clear: both;
}
.testimonial span {
	display: block;
}
.testimonial em {
	font-weight: bold;
	display: block;
}
.testimonial .clear {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	display: block;
	height: 15px;
}
.imgL {
	float: left;
	margin-right: 12px;
}
.faqcontainer {
	display: block;
	margin: 0px;
	padding: 15px 0px 0px;
	color: #66A00D;
	font-size: 14px;
}
.faqcontainer .topten {
	display: block;
	float: left;
	padding: 12px 5px;
	font-size: 46px;
	font-weight: normal;
	color: #99CC00;
	margin-right: 7px;
}
.dotclear {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	display: block;
	height: 15px;
}
.answer {
	color: #333333;
	font-size: 13px;
	display: block;
	padding-top: 8px;
}
.answer .topten {
	color: #666666;
}
#breadcrumbs {
	display: block;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 0px;
	font-size: 11px;
}
#breadcrumbs a {
	color: #333333;
	text-decoration: none;
	background: #E8F1C5;
	padding: 0px 3px;
	border-width: 1px;
	border-style: solid;
}
#breadcrumbs a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #74A50E;
	border: 1px solid #74A50E;
}
#productholder {
	display: block;
	padding-top: 15px;
	margin-left: 25px;
}
#productimage {
	float: left;
	width: 225px;
}
#productimage a {
	color: #578200;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 202px;
}
#productimage a:hover {
	color: #CC3300;
}
#productdetails {
	float: left;
	width: 430px;
	font-size: 14px;
}
.costing {
	display: block;
	margin: 0px;
	padding: 2px 0px 0px;
}
.costing a {
	display: block;
	width: 100px;
	margin-top: 7px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	background: #669900;
	text-align: center;
	border: 1px solid #669900;
	font-weight: normal;
	font-size: 13px;
}
.description {
	margin: 0px;
	padding: 12px 0px 0px;
}
.description strong {
	display: block;
	color: #669900;
	padding-bottom: 3px;
}
.costing a:hover {
	display: block;
	width: 100px;
	margin-top: 7px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0px 0px 2px;
	background: #CC0000;
	text-align: center;
	border: 1px solid #CC0000;
}
#fullproductlistings {
	display: block;
	margin-left: 40px;
	padding-top: 20px;
}
#fullproductlistings ul {
	display: block;
	width: 648px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#fullproductlistings ul li {
	display: block;
	width: 150px;
	float: left;
	padding: 0px;
	text-align: center;
	margin: 0px 10px 10px 0px;
}
#fullproductlistings a {
	color: #578200;
	text-decoration: none;
	display: block;
	width: 150px;
	padding-top: 150px;
	height: 60px;
}
#fullproductlistings a:hover {
	color: #FF0000;
}
#fullproductlistings li a span {
	display: block;
	color: #333333;
	line-height: 13px;
	padding-top: 2px;
}

.nectar {
	background: url(../gfx/productimages/small/034_large.jpg) no-repeat center top;
}
.peaches {
	background: url(../gfx/productimages/small/077_large.jpg) no-repeat center top;
}
.first {
	background: url(../gfx/productimages/small/040_large.jpg) no-repeat center top;
}
.heatlotion {
	background: url(../gfx/productimages/small/064_large.jpg) no-repeat center top;
}
.shampoo {
	background: url(../gfx/productimages/small/260_large.jpg) no-repeat center top;
}
.soap {
	background: url(../gfx/productimages/small/038_large.jpg) no-repeat center top;
}
.propoliscreme {
	background: url(../gfx/productimages/small/051_large.jpg) no-repeat center top;
}
.gel {
	background: url(../gfx/productimages/small/015_large.jpg) no-repeat center top;
}
.gelly {
	background: url(../gfx/productimages/small/061_large.jpg) no-repeat center top;
}
.togo {
	background: url(../gfx/productimages/small/270_large.jpg) no-repeat center top;
}
.msm {
	background: url(../gfx/productimages/small/205_large.jpg) no-repeat center top;
}
.sunscreen {
	background: url(../gfx/productimages/small/199_large.jpg) no-repeat center top;
}
.pollen {
	background: url(../gfx/productimages/small/026_large.jpg) no-repeat center top;
}
.propolis {
	background: url(../gfx/productimages/small/027_large.jpg) no-repeat center top;
}
.toothgel {
	background: url(../gfx/productimages/small/028_large.jpg) no-repeat center top;
}
.freedom {
	background: url(../gfx/productimages/small/196_large.jpg) no-repeat center top;
}
#aboutflp {
	display: block;
}
#aboutflp ul {
	display: block;
	list-style: none;
}
#aboutflp li {
	display: block;
	margin-bottom: 11px;
	background: url(../gfx/aloe-bullet.gif) no-repeat left top;
	padding-left: 38px;
	padding-top: 1px;
}
#aboutflp .oft {
	background: url(../gfx/oft-logo.jpg) no-repeat;
	display: block;
	margin: 12px 0px 0px 80px;
	padding: 0px;
	height: 93px;
	width: 110px;
	text-indent: -9999em;
	overflow: hidden;
}
.bodylink a {
	color: #407706;
	font-weight: bold;
}
.bodylink a:hover {
	color: #FF0000;
	text-decoration: none;
}
#contactform {
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 0px;
}
#contactform form {
	display: block;
	margin: 0px auto;
	padding: 25px;
	background: #EDF2CE;
	text-align: left;
	width: 500px;
	border: 1px solid #006600;
}
#contactform p {
	font-size: 14px;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#contactform .formtxt {
	width: 400px;
	border: 1px solid #006600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contactform label {
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
}
#formsubmitbtn {
	display: block;
	padding: 0px;
	height: 33px;
	width: 130px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#noshow  {
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
}
