*
{
	margin:0px;
	border:0px;
	padding:0px;
}

html, body
{
	height:101%;
	background-color:#91c851;
}

ol, ul {margin-left:20px;}

img {vertical-align:bottom;}

h1, h2, h3, h4, h5, h6 {margin-bottom:10px; font-family:Georgia, Times, serif; color:#339900;}
h1 {font-size:30px; font-weight:normal;}
h2 {font-size:25px; font-weight:normal;}
h3 {font-size:20px; font-weight:normal;}

.embold {font-weight:bold;}
.ital {font-style:italic;}
.uline {text-decoration:underline;}
.tinyText {font-size:10px;}
.greenTextLight {color:#0000FF;}
.greenTextDark {color:#004020;}
.grayText {color:#777777;}
.tinyText {font-size:11px;}
.greenBack {padding:10px; background-color:#eff4e9;}

.alignCenter {text-align:center;}
.alignRight {text-align:right;}

.floatLeft {float:left;}
.floatRight {float:right;}
.clearBoth {clear:both;}

#wrapper
{
	margin:0px auto;
	width:850px;
	position:relative;
	overflow:hidden;
	background-color:#ffffff;
}

#banner
{
	width:850px;
	height:202px;
	position:relative;
	background-image:url("../images/Header9.jpg");
	background-repeat:no-repeat;
}
#NavLeaf_Home2, #NavLeaf_Why2, #NavLeaf_Products3, #NavLeaf_Distributor2
{
	position:absolute;
	top:0px;
}
#NavLeaf_Home2 {left:302px;}
#NavLeaf_Why2 {left:448px;}
#NavLeaf_Products3 {left:595px;}
#NavLeaf_Distributor2 {left:714px;}
#tagline
{
	position:absolute;
	top:140px;
	left:45px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:13px;
	line-height:18px;
	text-align:center;
	color:#7ec23a;
	font-style:italic;
}

#content
{
	padding:0px 20px;
	width:810px;
	overflow:hidden;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:13px;
	line-height:18px;
}
#content p {margin-bottom:20px;}

#footer
{
	margin-top:25px;
	padding:30px 400px 10px 150px;
	width:300px;
	height:100px;
	background-image:url("../images/Footer2.jpg");
	background-repeat:no-repeat;
	font-family:Georgia, Times, serif;
	font-size:14px;
	line-height:17px;
}