@charset "utf-8";

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	border: 0px solid #000;
	padding: 0px;
	width: 700px;
	text-align: left;
}


/*--------------------------------------------------------------------------------------------------*/
/*---------------------------------------------HEADER-----------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.gif);
	width: 700px;
	Height: 186px;
}

/*--------------------------------------------------------------------------------------------------*/
/*---------------------------------------------NAVIGATION-------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/

#navigation {
	position: absolute;
	top: 0px;
	left: 10px;
	border: 0px solid #666;
}

ul#mainnav {
	list-style-type: none;
	}

li#home, li#about_may, li#treatment, li#benefits, li#news, li#contact {
	float: left;
	border: 0px solid #063;
	margin-right: 2px;
	text-align: center;
	padding-top: 3px;
	height: 21px;
}

li#home {
	width: 48px;
	background: url(../images/home_off.gif) no-repeat 0px 0px;
}

li#about_may {
	width: 120px;
	background: url(../images/about_off.gif) no-repeat 0px 0px;
}

li#treatment {
	width: 106px;
	background: url(../images/treatment_off.gif) no-repeat 0px 0px;
}

li#benefits {
	width: 74px;
	background: url(../images/benefits_off.gif) no-repeat 0px 0px;
}

li#news {
	width: 102px;
	background: url(../images/news_off.gif) no-repeat 0px 0px;
}

li#contact {
	width: 59px;
	background: url(../images/contact_off.gif) no-repeat 0px 0px;
}


/*--------------------------------------------------------------------------------------------------*/
/*----------------------------------------NAVIGATION LINKS------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/


li#home a {
	display: block;
	width: 48px;
	padding-top: 3px;
	margin-top: -3px;
	height: 24px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	background: url(../images/home_off.gif) no-repeat 0px 0px;
}

li#home a:link { color: #fff; }
li#home a:visited { color: #fff; }
li#home a:hover { color: #fff; background: url(../images/home_on.gif) no-repeat 0px 0px; }
li#home a:active { color: #fff; }

li#about_may a {
	display: block;
	width: 120px;
	padding-top: 3px;
	margin-top: -3px;
	height: 24px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	background: url(../images/about_off.gif) no-repeat 0px 0px;
}

li#about_may a:link { color: #fff; }
li#about_may a:visited { color: #fff; }
li#about_may a:hover { color: #fff; background: url(../images/about_on.gif) no-repeat 0px 0px; }
li#about_may a:active { color: #fff; }

li#treatment a {
	display: block;
	width: 106px;
	padding-top: 3px;
	margin-top: -3px;
	height: 24px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	background: url(../images/treatment_off.gif) no-repeat 0px 0px;
}

li#treatment a:link { color: #fff; }
li#treatment a:visited { color: #fff; }
li#treatment a:hover { color: #fff; background: url(../images/treatment_on.gif) no-repeat 0px 0px; }
li#treatment a:active { color: #fff; }

li#benefits a {
	display: block;
	width: 74px;
	padding-top: 3px;
	margin-top: -3px;
	height: 24px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	background: url(../images/benefits_off.gif) no-repeat 0px 0px;
}

li#benefits a:link { color: #fff; }
li#benefits a:visited { color: #fff; }
li#benefits a:hover { color: #fff; background: url(../images/benefits_on.gif) no-repeat 0px 0px; }
li#benefits a:active { color: #fff; }

li#news a {
	display: block;
	width: 102px;
	padding-top: 3px;
	margin-top: -3px;
	height: 24px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	background: url(../images/news_off.gif) no-repeat 0px 0px;
}

li#news a:link { color: #fff; }
li#news a:visited { color: #fff; }
li#news a:hover { color: #fff; background: url(../images/news_on.gif) no-repeat 0px 0px; }
li#news a:active { color: #fff; }

li#contact a {
	display: block;
	width: 59px;
	padding-top: 3px;
	margin-top: -3px;
	height: 24px;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	background: url(../images/contact_off.gif) no-repeat 0px 0px;
}

li#contact a:link { color: #fff; }
li#contact a:visited { color: #fff; }
li#contact a:hover { color: #fff; background: url(../images/contact_on.gif) no-repeat 0px 0px; }
li#contact a:active { color: #fff; }

/*--------------------------------------------------------------------------------------------------*/
/*------------------------------------------IMAGE SECTION-------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/

#imagesection {
	position: relative;
	width: 700px;
}

#imagesection img#home_1 {
	float: left;
	width: 214px;
	height: 151px;
	margin-top: 5px;
	margin-right: 5px;
}

#imagesection img#home_2 {
	width: 481px;
	height: 197px;
	margin-top: 5px;
}

#imagesection img#home_3 {
	clear: both;
	position: absolute;
	top: 156px;
	left: 0px;
	width: 214px;
	height: 157px;
	margin-top: 5px;
	margin-right: 0px;
}

#imagesection img#home_4 {
	position: absolute;
	left: 219px;
	float: left;
	width: 140px;
	height: 111px;
	margin-top: 2px;
	margin-right: 0px;
}

html>body #imagesection img#home_4 {
	position: absolute;
	top: 202px;
	left: 219px;
	float: left;
	width: 140px;
	height: 111px;
	margin-top: 5px;
	margin-right: 0px;
}

#imagesection img#home_5 {
	position: absolute;
	left: 364px;
	float: left;
	width: 154px;
	height: 111px;
	margin-top: 2px;
	margin-right: 0px;
}

html>body #imagesection img#home_5 {
	position: absolute;
	top: 202px;
	left: 364px;
	float: left;
	width: 154px;
	height: 111px;
	margin-top: 5px;
	margin-right: 0px;
}

#imagesection img#home_6 {
	position: absolute;
	right: 0px;
	float: left;
	width: 177px;
	height: 111px;
	margin-top: 2px;
	margin-right: 0px;
}

html>body #imagesection img#home_6 {
	position: absolute;
	top: 202px;
	float: left;
	width: 177px;
	height: 111px;
	margin-top: 5px;
	margin-right: 0px;
}

/*--------------------------------------------------------------------------------------------------*/
/*------------------------------------------CONTENT AREA--------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/


#content {
	clear: both;
	margin-top: -3px;
	position: relative;
	top: 121px;
	width: 700px;
	background-color: #FFF;
	background: url(../images/contentbg.gif) no-repeat top center;
}

html>body #content {
	margin-top: 0px;
	clear: both;
	position: relative;
	top: 121px;
	width: 700px;
	background-color: #FFF;
	background: url(../images/contentbg.gif) no-repeat top center;
}

#content h1 {
	position: relative;
	padding: 17px 10px 5px 17px;
	margin: 0px;
	color: #70a445;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
}

#content ul, ol {
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 35px;
	color: #70a445;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}

#content li {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #6f6f6f;
	line-height: 1.4em;
	font-size: 12px;
}

#content h1#call_us {
	position: relative;;
	padding: 10px 0px 5px 17px;
	margin-top: -10px;
	width: 280px;
	color: #70a445;
	font-size: 18px;
	font-weight: 100;
}

html>body #content h1#call_us {
	position: relative;
	padding: 10px 0px 5px 17px;
	margin: 0px;
	width: 280px;
	color: #70a445;
	font-size: 18px;
	font-weight: 100;
}

#content h1#number {
	position: relative;;
	padding: 0px 0px 0px 17px;
	margin: 0px;
	width: 280px;
	color: #000;
	font-size: 30px;
	font-weight: 100;
}

#content p {
	position: relative;
	padding: 5px 17px 20px 17px;
	margin: 0px;
	color: #6f6f6f;
	line-height: 1.4em;
	font-size: 12px;
}

html>body #content p {
	position: relative;
	padding: 5px 17px 15px 17px;
	margin: 0px;
	color: #6f6f6f;
	line-height: 1.4em;
	font-size: 12px;
}

#content a:link { color: #70a445; text-decoration: none; }
#content a:visited { color: #4d4d4d; text-decoration: none; }
#content a:hover { color: #70a445; text-decoration: underline; }
#content a:active, a:focus { color: #70a445; text-decoration: none; }

/*--------------------------------------------------------------------------------------------------*/
/*------------------------------------------FOOTER--------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/

#footer {
	clear: both;
	margin-top: 122px;
	height: 132px;
	background: url(../images/footerbg.gif) no-repeat 0px 0px;
	}

#footer p#links {
	color: #70a445;
	font-size: 14px;
	padding: 62px 0px 5px 17px;
}

#footer p#address {
	color: #909090;
	font-size: 12px;
	padding: 0px 0px 5px 17px;
}

#footer p#sugarweb {
	color: #000;
	font-size: 12px;
	padding: 0px 0px 5px 17px;
}

#footer p#links a:link { color: #70a445; text-decoration: none;}
#footer p#links a:visited { color: #70a445; text-decoration: none;}
#footer p#links a:hover { color: #70a445; text-decoration: underline;}
#footer p#links a:active, a:focus {color: #70a445; text-decoration: none;}

#footer p#address a:link { color: #909090; text-decoration: none;}
#footer p#address a:visited { color: #909090; text-decoration: none;}
#footer p#address a:hover { color: #909090; text-decoration: underline;}
#footer p#address a:active, a:focus {color: #909090; text-decoration: none;}

#footer p#sugarweb a:link { color: #000; text-decoration: none;}
#footer p#sugarweb a:visited { color: #000; text-decoration: none;}
#footer p#sugarweb a:hover { color: #000; text-decoration: underline;}
#footer p#sugarweb a:active, a:focus {color: #000; text-decoration: none;}

.form_desc {
	margin-left: 17px;
	float: left;
	width: 75px;
	line-height: 15px;
	padding-bottom: 5px;
}
.form_field {
	padding-bottom: 5px;
	clear: both;
}
.form_content { background-color: #E6FFE6; 
}
.form_base {
	margin-left: -10px;
	margin-top: 10px;
	padding-left: 100px;
}

.submit { color: #3F9; }
