@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/mainbg.jpg) top left repeat-x scroll;
	background-color:#eaeaea;
	}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#515151;
	line-height:1.5em;
	}
	
#nav {
	background:url(../images/nav.jpg) top left no-repeat scroll;
	height:12px;
	padding:15px 0px 20px 60px;
	}
	
#footer {
	background:url(../images/footer.jpg) top left no-repeat scroll;
	height:12px;
	padding:14px 0px 20px 60px;
	}
	
#home a {
	background:url(../images/nav_home.jpg) top left no-repeat;
	width:32px;
	height:11px;
	display:block;
	text-decoration:none;
	float:left;
	margin:0px 0px 0px 0px;
	}
	
#ingredients a {
	background:url(../images/nav_ingredients.jpg) top left no-repeat;
	width:61px;
	height:11px;
	display:block;
	text-decoration:none;
	float:left;
	margin:0px 50px 0px 85px !important;
	margin:0px 50px 0px 60px;
	}
	
#guarantee a {
	background:url(../images/nav_guarantee.jpg) top left no-repeat;
	width:95px;
	height:11px;
	display:block;
	text-decoration:none;
	float:left;
	margin:0px 50px 0px 35px;
	}
	
#faq a {
	background:url(../images/nav_faq.jpg) top left no-repeat;
	width:24px;
	height:11px;
	display:block;
	text-decoration:none;
	float:left;
	margin:0px 50px 0px 12px;
	}
	
#testimonial a {
	background:url(../images/nav_testi.jpg) top left no-repeat;
	width:73px;
	height:11px;
	display:block;
	text-decoration:none;
	float:left;
	margin:0px 30px 0px 15px;
	}
	
#contact a {
	background:url(../images/nav_contact.jpg) top left no-repeat;
	width:61px;
	height:11px;
	display:block;
	text-decoration:none;
	float:left;
	margin:0px 30px 0px 40px;
	}
	
#order a {
	background:url(../images/nav_order.jpg) top left no-repeat;
	width:64px;
	height:11px;
	display:block;
	text-decoration:none;
	float:left;
	margin:0px 30px 0px 40px;
	}
	
#contentbg {
	background:url(../images/contentbg.jpg) left top repeat-y scroll;
	}

#content_pad {
	padding:15px 10px;
	width:940px;
	}
	
#content_left {
	width:559px;
	float:left;
	}
	
#content_right {
	width:381px;
	float:right;
	}

#content {
	padding:10px 0px 10px 10px;
	line-height:1.5em;
	}

#content2 {
	padding:15px 20px;
	width:920px;
	}
	
#homeimg {
	float:right;
	padding:5px;
	}
	
#homeimg2 {
	float:left;
	padding:5px 25px 5px 0px;
	}
	
#homeimg3 {
	float:left;
	padding:5px;
	width:192px;
	}
	
#formbg {
	background:url(../images/formbg.jpg) top left no-repeat scroll;
	width:381px;
	height:447px;
	}
	
ul li  {
	list-style-image:url(../images/li.jpg);
	padding-bottom:20px;
	}
	
#quote {
	background:url(../images/quote.jpg) top left no-repeat scroll;
	width:710px;
	float:right;
	font-style:italic;
	color:#515151;
	}

.quote_name {
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	line-height:normal;
	}
	
#causes {
	width:920px;
	background:url(../images/causes_bg.jpg) top left repeat-x scroll;
		}
		
.p10 {
	padding:10px;
	}
	
.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:$b2b2b2;
	padding:15px 50px;
	}
	
.terms {
	font-size:11px;
	color:#b2b2b2;
	padding:10px 50px;
	float:left;
	}
	
.terms a:link, .terms a:visited  {
	font-size:11px;
	color:#6b6b6b;
	text-decoration:none;
	}
	
.copyright {
	font-size:11px;
	color:#b2b2b2;
	padding:10px 50px;
	float:right;
	}
	
.copyright a:link, .copyright a:visited  {
	font-size:11px;
	color:#6b6b6b;
	text-decoration:none;
	}

input {
	background:url(../images/form_textbox.jpg) top left no-repeat scroll;
	border:none;
	width:200px;
	height:27px;
	font-size:12px;
	color:#515151;
	padding:3px;
	}
	
label {
	color:#515151;
	font-weight:bold;
	font-size:12px;
	padding:0;
	}
	
.button {
	background:url(../images/shipping_trial.jpg) left top no-repeat scroll;
	border:none;
	width:282px;
	height:64px;
	}

.state {
	background:url(../images/form_textbox.jpg) top left no-repeat scroll;
	border:none;
	width:200px;
	height:27px;
	font-size:12px;
	color:#515151;
	margin-bottom:6px;
	padding-top:3px;
	}

.box {
	border:1px solid #990000;
	}

.hide {
	visibility:hidden;
	}
