body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #737373;
}
.Content {
	margin: 10px;
	padding: 10px;
	line-height: 18pt;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #737373;
}

.LeftBot {
	background-image: url(/images/bg_left_bot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.RightBot {
	background-image: url(/images/bg_right_bot.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#Vitamins {
	width:900px;
	margin:0 0 0 0;
	text-align:center;
}

.Vitamins-image {
	background: url(/images/Vitamins_Bottle.jpg) no-repeat; 
	background-position: left;
	height: 200px;
	width: 131px;
}

.Vitamins-text {
	display:block;
	position:absolute;
	width:470px;
	height:20px;
	font-size:11px;
	text-align:right;
	top:75px;
	right:20px;

}

.Footer {
	font-size: 7pt;
}
.glossymenu{
	list-style-type: none;
	margin: 2px 0;
	padding: 0;
	width: 140px;
	list-style-type: none;
	padding: 0;
	width: 130px;
	line-height: 1px;	
	/*border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1 solid #336699;
	border-left: 1px solid #336699;*/
}

.glossymenu li a {
	font: normal 11px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #737373;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	height: 18px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #A7A7A7;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 128px;
}

.glossymenu li a:hover{
color: white;
}

h1 {
	font-size: 18pt;
	font-weight: normal;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	letter-spacing: 5px;
	text-indent: 5px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#import { 
	font: 10pt Arial, Helvetica, sans-serif;
	color: #737373;
}
p, blockquote {
	line-height: 18px;
}
#newslettersignup {
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
 
}
