body {
	background-color: #f4e8d4;
	font-family: Helvetica, Arial, sans-serif;
}
a:link {
	color: #690;
	font-weight: bold;
}
.right {
	float: right;
}
.left {
	float: left;
	margin-right: 20px;
}
#banner {
	height: 87px;
	width: 940px;
	background-image: url(../images/1009_relazene-banner.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#outerWrapper {
	background-image: url(../images/1009_relazene-pageft.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	z-index: 0;
	padding-top: 30px;
}


#innerWrapper {
	margin-bottom: 30px;
	z-index: 10;
}
#nav {
	width: 940px;
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/1009_relazene-navbg.gif) repeat-x;
}
#nav ul {
	display: inline;
	margin: 0;
}
#nav ul li {
	display: inline;
	float: left;
	text-indent: -9999px;
	height: 38px;
	margin: 0;
}
#nav ul li a {
	display: block;
	height: 38px;
}
#nav ul li.home {
	width: 140px;
	margin-left: 110px;
}
#nav ul .home a:link, #nav ul .home a:visited {
	background: url(../images/1009_relazene-nav-home.gif) no-repeat 0px 0px;
}
#nav ul .home a:hover, #nav ul .home a:active {
	background: url(../images/1009_relazene-nav-home.gif) no-repeat 0px -38px;
}
#nav ul li.science {
	width: 150px;
}
#nav ul .science a:link, #nav ul .science a:visited {
	background: url(../images/1009_relazene-nav-science.gif) no-repeat 0px 0px;
}
#nav ul .science a:hover, #nav ul .science a:active {
	background: url(../images/1009_relazene-nav-science.gif) no-repeat 0px -38px;
}
#nav ul li.benefits {
	width: 160px;
}
#nav ul .benefits a:link, #nav ul .benefits a:visited {
	background: url(../images/1009_relazene-nav-benefits.gif) no-repeat 0px 0px;
}
#nav ul .benefits a:hover, #nav ul .benefits a:active {
	background: url(../images/1009_relazene-nav-benefits.gif) no-repeat 0px -38px;
}
#nav ul li.testimonials {
	width: 190px;
}
#nav ul .testimonials a:link, #nav ul .testimonials a:visited {
	background: url(../images/1009_relazene-nav-test.gif) no-repeat 0px 0px;
}
#nav ul .testimonials a:hover, #nav ul .testimonials a:active {
	background: url(../images/1009_relazene-nav-test.gif) no-repeat 0px -38px;
}
#nav ul li.order {
	width: 190px;
}
#nav ul .order a:link, #nav ul .order a:visited {
	background: url(../images/1009_relazene-nav-order.gif) no-repeat 0px 0px;
}
#nav ul .order a:hover, #nav ul .order a:active {
	background: url(../images/1009_relazene-nav-order.gif) no-repeat 0px -38px;
}

body.homePage #nav ul .home a:link, body.homePage #nav ul .home a:visited {
	background: url(../images/1009_relazene-nav-home.gif) no-repeat 0px -38px;
}
body.sciencePage #nav ul .science a:link, body.sciencePage #nav ul .science a:visited {
	background: url(../images/1009_relazene-nav-science.gif) no-repeat 0px -38px;
}
body.benefitsPage #nav ul .benefits a:link, body.benefitsPage #nav ul .benefits a:visited {
	background: url(../images/1009_relazene-nav-benefits.gif) no-repeat 0px -38px;
}
body.testimonialsPage #nav ul .testimonials a:link, body.testimonialsPage #nav ul .testimonials a:visited {
	background: url(../images/1009_relazene-nav-test.gif) no-repeat 0px -38px;
}
body.orderPage #nav ul .order a:link, body.orderPage #nav ul .order a:visited {
	background: url(../images/1009_relazene-nav-order.gif) no-repeat 0px -38px;
}


#contentContainer {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c0de9c;
	border-bottom-color: #c0de9c;
	border-left-color: #c0de9c;
	background: #FFF url(../images/1009_relazene-contentbg.gif) repeat-x bottom;
}
#content p {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
#content {
	background: url(../images/1009_relazene-contentshadow.gif) repeat-x top;
	padding-top: 20px;
}
#homeSplash {
}
#homeSplash #emailCapture{
	width: 180px;
	z-index: 20;
	position: relative;
	top: -455px;
	background: url(../images/1009_relazene-emailcapture.png) no-repeat;
	margin-right: 25px;
	height: 450px;
	float: right;
	margin-left: 25px;
	margin-bottom: -400px;
}
#emailCapture #form1 {
	margin-top: 270px;
	margin-right: 15px;
	margin-left: 15px;
}
#emailCapture #form1 label {
	color: #FFF;
	font: bold 14px Helvetica, Arial, sans-serif;
}
#emailCapture p {
	font-size: 11px;
	margin: 10px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
#emailCapture .orderButton {
	background: url(../images/1009_relazene-emailbtn2.gif) no-repeat;
	display: block;
	height: 40px;
	width: 140px;
	text-indent: -9999px;
	margin: 5px auto;
}
#content #emailCapture a {
	color: #CAED1B;
}
#content #emailCapture h4{
	text-align: center;
	color: #FCF61B;
	margin-top: 12px;
	font: bold 14px Helvetica, Arial, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}
#scienceSplash #splashContainer {
	height: 303px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/1009_relazene-science-banner.jpg) no-repeat top;
	z-index: 15;
}
#benefitsSplash #splashContainer {
	height: 303px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/1009_relazene-benefits-banner.jpg) no-repeat top;
	z-index: 15;
}
#scienceSplash #emailCapture , #benefitsSplash #emailCapture,  #testimonialSplash #emailCapture{
	width: 180px;
	z-index: 20;
	position: relative;
	top: -320px;
	background: url(../images/1009_relazene-emailcapture.png) no-repeat;
	margin-right: 25px;
	height: 450px;
	float: right;
	margin-left: 20px;
	margin-bottom: -300px;
}
#splashContainer {
	height: 291px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/1009_relazene-hpsplash.jpg) no-repeat top;
	z-index: 15;
}
#splashContainer h1 {
	text-indent: -9999px;
}
#splashNav  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/1009_relazene-splash-navbg.gif) repeat-x;
	z-index: 18;
}
#content #splashNav ul{
	height: 126px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background: url(../images/1009_relazene-splashnav-rc.gif) no-repeat right bottom;
	margin-top: 0px;
}
#splashNav ul li {
	display: inline;
	float: left;
	position: relative;
	top: -10px;
}
#splashNav ul li.guaranteed {
	background: url(../images/1009_relazene-splash-nav1.gif) no-repeat;
	height: 126px;
	width: 230px;
	text-indent: -9999px;
}
#splashNav ul li.truth {
	background: url(../images/1009_relazene-splash-nav2.gif) no-repeat;
	height: 126px;
	width: 255px;
	text-indent: -9999px;
}
#splashNav ul li.ways {
	background: url(../images/1009_relazene-splash-nav3.gif) no-repeat;
	height: 126px;
	width: 225px;
	text-indent: -9999px;
}
#splashNav ul li a {
	display: block;
	height: 126px;
}
#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin: 15px 40px;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
	color: #f25921;
	font-weight: bold;
}
#content h3 {
	color: #007194;
	font: 20px Helvetica, Arial, sans-serif;
	margin: 15px 40px;
	font-weight: bold;
}
#content h4 {
	margin: 15px 40px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #F90;
}
#content h4 a {
	color: #551A8B;
}
#content ul {
	margin-left: 80px;
	font-family: Helvetica, Arial, sans-serif;
	list-style: disc;
}
hr {
	margin-left: 40px;
}
#content ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ul.largeList {
	color: #454545;
	font: lighter 20px/28px Helvetica, Arial, sans-serif;
}
#content ul.largeList li {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content .dropcap  {
	color: #F90;
	font: bold 70px Helvetica, Arial, sans-serif;
	display: block;
	float: left;
	margin-right: 10px;
}
#content .sidebarOuter {
	background: #FFF;
	width: 290px;
	border: 2px solid #B4D98C;
	margin-bottom: 20px;
}
#content .sidebarOuter.right {
	border-right-style: none;
	margin-left: 40px;
}
.sidebarInner {
	padding: 10px;
	background: #EEFDE5;
	border: 2px solid #F1F1F1;
	margin: 10px;
}
#content .sidebarInner p {
	margin: 10px 5px;
}
#content .sidebarInner h2 {
	color: #F90;
	font: 24px Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#content .sidebarInner      h3{
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	font-size: 18px;
	margin-top: 0px;
}
#content .sidebarInner ul  {
	margin: 0px 20px 0px 20px;
	list-style: disc;
}
#contentContainer #footer {
	height: 50px;
}
#testimonialSplash #splashContainer {
	height: 303px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/1009_relazene-testimonials-banner.jpg) no-repeat top;
	z-index: 15;
}
#content table {
	font: 14px Helvetica, Arial, sans-serif;
}
.multi_offer {
	margin-left: 40px;
}
.formtable {
	margin-left: 20px;
	font-size: 10px;
}
#content #ingredientSB p{
	font: 12px Arial, Helvetica, sans-serif;
}
#content table#ingredients {
	background: #FFF;
	border: 1px solid #B5D98D;
	font: 12px Arial, Helvetica, sans-serif;
}
#content  table#ingredients p {
	margin: 2px 0px 2px 5px;
}
table#ingredients td {
	border-bottom: 1px solid #000;
}
form button
{
    margin       : 0;
    padding      : 0;
    border-width : 0;
    background   : none;
    cursor       : pointer;
	width:140px;
	margin-right:auto;
	margin-left:auto;
}
