*, HTML, BODY
{
	padding: 0px;
	margin: 0px;
}
BODY, HTML
{
	height: 100%;	
}
BODY
{
	background-color: #d9ecff;	
	text-align: center;	
	font-family: verdana;
}
A, A:visited, A:active, A:hover
{
	color: blue;
}
A IMG
{
	border: 0;
}
BODY
{
	background-image: url(../images/background.jpg);
}
TABLE.button
{
	border-spacing: 0px;
}
TABLE.button TR TD
{
	height: 29px;
}
TABLE.button TR TD.button-left
{
	background-image: url(../images/button-left.gif);
	background-repeat: no-repeat;	
	padding-left: 20px
}
TABLE.button TR TD.button-right
{
	background-image: url(../images/button-right.gif);
	background-repeat: no-repeat;	
	width: 24px;
}
TABLE.button TR TD A, TABLE.button TR TD A:active, TABLE.button TR TD A:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
TABLE.button TR TD A:hover
{
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
TABLE
{
	border: 0;
	border-spacing: 0px;
}

.wrapper
{	
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	position: relative;
}

#header-menu
{
	background-color: white;
	margin-top: 30px;
	padding: 20px 0px 16px 50px;	
	white-space: nowrap;
	overflow: hidden;
}
#header-menu UL.navigation
{	
	display: inline;
	padding: 0px;
	padding-left: 46px;	
}
#header-menu UL.navigation LI
{
	display: inline;
	padding: 0px 4px;
}

#header-menu UL.navigation LI A
{
	color: #f7961e;
	text-decoration: none;
	font-size: 14pt;
	margin-bottom: 25px;	
	padding-bottom: 25px;	
}
#header-menu UL.navigation LI A:hover
{	
	text-decoration: underline;
	background-color: #f6c58d;
}

#header-menu UL.navigation LI A.current
{	
	background-color: #f7961e;	
}
#header-menu UL.navigation LI A.current:hover
{
	background-color: #f7961e;	
}

#content-area
{
	margin-bottom: 40px;
}

.content-panel
{
	width: 436px;
	background-color: #cf642c;
	vertical-align:top;
}



.content-panel #bottle
{
	background-image: url(../images/bottle-blue.gif);
	margin: auto;
	background-repeat: no-repeat;
	width: 300px;
	height: 311px;	
}
.content-panel H1
{
	color: white;
	font-family: verdana;	
	font-size: 14pt;
	padding: 15px 10px;
}
.content-panel H2
{
	color: white;
	font-family: verdana;
	font-size: 12pt;
	padding: 16px 10px;
}
.content-panel H3
{
	color: white;
	font-family: verdana;
	font-size: 10pt;
	padding: 10px;
	font-weight: normal;
}
.content-panel HR
{
	color: white;
	border: 1px solid white;	
	margin: 10px 30px;
}

.content-panel P
{
	padding: 0px 10px 15px 10px;
	font-size: 11pt;
}




.sidebar
{
	width: 182px;
	background-color: #8cc63f;
	text-align: center;
	vertical-align: top;	
}


#home .content-panel
{
	text-align: center;
}
#home .content-panel H1
{
	font-size: 17pt;
	text-transform: uppercase;
	padding: 20px 20px 20px 20px;
}

#store .content-panel
{
	background-color: white;
}


#faq #content_2
{

}

#what-is-it .content-panel P
{
	font-size: 12pt;
}


TABLE.info-box
{
	font-family: helvetica;
	background-color: white;
	color: #1b1464;
	font-family: helvetica;
	font-size: 11pt;
	margin: 20px 6px 20px 10px;
	background-color: white;
	color: #1b1464;
}

TABLE.info-box TR TD.bottom
{	
	background-image: url(../images/infobox-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
TABLE.info-box TR TD.top
{	
	background-image: url(../images/infobox-top.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #1b1464;		
	color: #f7931e;
	font-size: 13pt;	
}

TABLE.info-box TR TD.middle
{	
	background-image: url(../images/infobox-middle.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: white;		
}
TABLE.info-box TR TD.middle IMG
{
	text-align: center;
}


TABLE.info-box2
{
	font-family: helvetica;
	font-size: 11pt;
	margin: 20px 10px;	
	background-color: white;
	color: #1b1464;
	
}

.info-box H3
{
	color: #f7931e;
	font-size: 13pt;
	padding: 4px 8px 4px 2px;
	margin: 0px;
	font-family: helvetica;
	font-weight: bold;	
}
.info-box UL
{	
	color: #f7961e;
	margin: 0px;
	padding: 2px 0px;
	text-align: left;
}
.info-box UL LI
{
	margin: 0px;
	margin-left: 24px;
	padding: 4px 8px 4px 0px;
}
.info-box UL LI SPAN
{
	color: #1b1464;
	font-weight: bold;
}
.info-box P
{
	padding: 8px 10px 0px 10px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: left;
}
#small-testimonial P
{
	padding: 8px 12px 0px 14px;
	font-weight: bold;
	line-height: 1.2em;	
	text-align: left;
}
.small-testimonial
{
	font-family: helvetica;
	margin: 20px 10px;	
	background-color: white;
	color: #1b1464;
}
.small-testimonial H3
{
	background-color: #1b1464;
	color: #f7931e;
	font-size: 13pt;
	padding: 4px;
	margin: 0px;
	font-family: helvetica;
	font-weight: bold;	
}

.info-box IMG
{
	padding: 14px 5px 0px 0px;
}
.small-testimonial P
{
	text-align: left;
	padding: 16px 8px;
	font-weight: bold;
}
#buy-now
{
	padding-left: 4px;
}

#bottle-and-info
{
	background-image: url(../images/bottle-blue-small.gif);
	background-repeat: no-repeat;				
	height: 141px;
	margin-left: 40px
}
#bottle-and-info DIV
{
	float: right;
	
	padding-right: 10px;
}
#bottle-and-info DIV IMG
{
	padding: 10px;
}

TABLE#products
{
	padding: 5px;
	font-size: 10pt;
}
TABLE#products TR TD.product-title
{
	font-size: 9pt;
}

TABLE#products TR TD.product-image
{
	vertical-align: top;
	text-align: center;
	padding: 2px;
	width: 120px;
}

TABLE#products TR TD.paypal-buttons
{
	vertical-align: top;
	text-align: right;
	
	
}

TABLE#products TD.product-description
{
	padding-bottom: 40px;
	vertical-align: top;
}

TABLE#products TR TD.paypal-buttons FORM
{
	display: inline;
	
}

#testimonials
{
	float: left;
	height: 400px;
	width: 800px;
	background-color: white;
	overflow: hidden;
	overflow-y: auto;
}
.testimonial
{
	background-color: #f7961e;
	height: 400px;
	width: 800px;
}
.testimonial DIV
{
	float: left;
	font-family: verdana;	
}

.testimonial DIV.author
{
	width: 380px;
	height: 400px;
}
DIV.testimonial DIV.write-up
{
	width: 400px;
	height: 400px;
	background-color: #f7961e;	
}
DIV.testimonial DIV.write-up P
{	
	color: white;	
}

DIV.testimonial DIV.author
{
	background-repeat: no-repeat;	
	background-position: top left;
}
DIV.testimonial DIV.author DIV
{
	font-style: italic;
	font-size: 13pt;	
}
DIV.testimonial DIV.write-up P
{
	font-size: 20pt;
	padding: 60px 30px;
	line-height: 1.8em;
}

#testimonials-control
{
	display: none;
	color: black;
	z-index: 1000;
	clear: both;
}
#testimonials-control DIV
{
	position: absolute;
	left: 310px;
	top: 420px;
}
#testimonials-control DIV A
{
	margin: 0px 3px;
}
#testimonials-control DIV A:hover
{
	cursor: pointer;
}







#contact-us P.contact
{
	font-size: 10pt;	
	padding: 0px 0px 0px 50px;
	margin: 60px 0px 30px 40px;
}
#contact-us  P A, #contact-us  P A:hover, #contact-us  P A:active, #contact-us  P A:visited
{
	color: black;
}

#contact-us P#canada
{
	background-image: url(../images/canada-icon.gif);
	background-repeat: no-repeat;
}
#contact-us P#usa
{
	background-image: url(../images/us-icon.gif);
	background-repeat: no-repeat;
}
#contact-us P#north-america
{
	
	background-image: url(../images/north-america-icon.gif);
	background-repeat: no-repeat;
}
#contact-us P#australia
{
	background-image: url(../images/australia-icon.gif);
	background-repeat: no-repeat;
}
#contact-us  DIV#distributorship-info
{
	text-align: center;
	font-size: 10pt;	
}
#contact-us  DIV#distributorship-info STRONG
{
	display: block;
}
#contact-us DIV#distributorship-info P
{
	font-size: 10pt;
	padding: 0px;
	margin: 20px;
}
#contact-us #tagline
{
	padding: 40px 0px 20px 0px;
	text-align: center;
}
#contact-us #tagline H2
{
	font-size: 14pt;
	padding-top: 18px;
}

