html	{
	padding: 0px;
	margin: 0px;
	height: 100%;
	}

body	{
	font-family: Times New Roman;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: .7em;
	background: rgb(131,155,101) url(../images/background.jpg) repeat-x top center;
	color:rgb(0,0,0);
	}

.center	{
	border: 0px;
	text-decoration:none;
	background: transparent;
	margin: 0px;
	padding: 0px;
	}

.right	{
	float: right; 
	border: 0px solid #9AC;
	text-decoration:none;
	background: rgb(164,171,127);
	margin: 3px 0px 0px 0px;
	padding: 0px;
	}

.imgright	{
	float: right; 
	border: 0px solid #9AC;
	text-decoration:none;
	background: rgb(164,171,127);
	margin: 3px 0px 0px 20px;
	padding: 0px;
	}

.left	{
	text-decoration:none;
	float: left; 
	background: transparent;
	border: 0px solid silver;
	margin: 3px 10px 10px 0px;
	padding: 0px;
	}

.imgleft	{
	text-decoration:none;
	float: left; 
	background: transparent;
	border: 0px solid silver;
	margin: 3px 5px 17px 0px;
	padding: 0px;
	}

ol {
	font-size: 16px;
	font-style: italic;
	text-align: justify;
	line-height: 19px;
	color:rgb(37,39,52);
	list-style-type: decimal;
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
	}

ol li {
	margin: 0px 0px 5px 20px; 
	padding: 0px;
	}



h2 { 
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: normal;
	width: 800px;
	font-size: 14px;
	color:rgb(164,35,19);
	border: 0px;
	}

h1 { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: bold;
	width: 750px;
	font-family: TimesNewRoman;
	font-size: 1px;
	color:rgb(167,29,42);
	border: 0px;
	}

#maincontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	border: 1px solid rgb(225,255,182);
	margin:10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index:10000;
	background: transparent url(../images/mainback.jpg) no-repeat top center;
	}

#aboutcontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	border: 1px solid rgb(225,255,182);
	margin:10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index:10000;
	background: transparent url(../images/aboutback.jpg) no-repeat top center;
	}

#detoxcontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	border: 1px solid rgb(225,255,182);
	margin:10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index:10000;
	background: transparent url(../images/detoxback.jpg) no-repeat top center;
	}

#nutricontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	border: 1px solid rgb(225,255,182);
	margin:10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index:10000;
	background: transparent url(../images/nutriback.jpg) no-repeat top center;
	}

#productcontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	border: 1px solid rgb(225,255,182);
	margin:10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index:10000;
	background: transparent url(../images/productback.jpg) no-repeat top center;
	}

#newscontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	border: 1px solid rgb(225,255,182);
	margin:10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index:10000;
	background: transparent url(../images/newsback.jpg) no-repeat top center;
	}

#contactcontainer {
	width: 1000px;
	height: 600px;
	text-align:left;
	border: 1px solid rgb(225,255,182);
	margin:10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index:10000;
	background: transparent url(../images/contactback.jpg) no-repeat top center;
	}

#topmenu	{
	float:left;
	height: 30px;
	width: 630px;
	font-style: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 390px;
	border: 0px solid #fff;
	background: transparent;
	color: #232214;
	list-style: none;
	}

#topmenu ul	{
	margin: 0px auto;
	} 

#topmenu li {
	float: left; 
	margin: 0px; 
	padding: 0px;
	} 

#topmenu li a {
	display: block; 
	float: left; 
	height: 20px;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	border-right: 0px solid #000;
	color: #cc8;
	background: transparent;
	} 

#topmenu li a:hover, #topmenu li a#selected:hover {
	background: transparent;
	color: #FFFFFF;
	} 

#topmenu li a#selected {
	background: transparent;
	color: #FFFFFF;
	} 

#content {
	float: right;
	width: 780px;
	height: 510px;
	padding:25px 20px 0px 20px;
	margin: 0px;
	background: transparent;
	color:rgb(39,64,39);
	overflow:hidden;
	}

#content h1 { 
	margin: 0px 0px 20px 30px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: bold;
	font-style: italic;
	width: 680px;
	font-family: TimesNewRoman;
	font-size: 24px;
	color:rgb(255,255,255);
	border: 0px;
	}

#content h2 { 
	margin: 0px 0px 0px 190px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	width: 480px;
	font-family: TimesNewRoman;
	font-size: 18px;
	color:rgb(255,255,255);
	border: 0px;
	}

#content h3 {
	margin: 10px 0px 10px -15px;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	clear: bottom;
	width: 754px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-top:1px solid rgb(32,59,30);
	border-bottom:1px solid rgb(32,59,30);
	color: rgb(205,235,205);
	background: rgb(62,72,62);
	}


#content p { 
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	width: 700px;
	font-size: 16px;
	font-style: italic;
	text-align: justify;
	line-height: 19px;
	color:rgb(37,39,52);
	}

#content table { 
	display: block;
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0px 40px;
	width: 700px;
	font-size: 16px;
	font-style: italic;
	text-align: left;
	line-height: 19px;
	color:rgb(37,39,52);
	}

#content a, a:link, a:visited {
	font-size: 16px;
	color:rgb(37,39,52);
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

#content a img {
	border:0;
	}

#content a:hover img{
	filter:alpha(opacity=45);
	opacity: 0.45;
	-moz-opacity: 0.45;
	}

#content a:hover {
	color:rgb(0,0,0);
	text-decoration: none;
	}

#contentscroll {
	float: right;
	width: 780px;
	height: 510px;
	padding:25px 20px 0px 20px;
	margin: 0px;
	background: transparent;
	color:rgb(39,64,39);
	overflow:auto;
	}

#contentscroll h1 { 
	margin: 0px 0px 20px 30px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: bold;
	font-style: italic;
	width: 680px;
	font-family: TimesNewRoman;
	font-size: 24px;
	color:rgb(255,255,255);
	border: 0px;
	}

#contentscroll h2 { 
	margin: 10px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	width: 480px;
	font-family: TimesNewRoman;
	font-size: 16px;
	color:rgb(225,255,205);
	border: 0px;
	}

#contentscroll h3 {
	margin: 10px 0px 10px -15px;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	clear: bottom;
	width: 754px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-top:1px solid rgb(32,59,30);
	border-bottom:1px solid rgb(32,59,30);
	color: rgb(205,235,205);
	background: rgb(62,72,62);
	}


#contentscroll p { 
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	width: 700px;
	font-size: 16px;
	font-style: italic;
	text-align: justify;
	line-height: 19px;
	color:rgb(37,39,52);
	}

#contentscroll table { 
	display: block;
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0px 40px;
	width: 700px;
	font-size: 16px;
	font-style: italic;
	text-align: left;
	line-height: 19px;
	color:rgb(37,39,52);
	}

#contentscroll a, a:link, a:visited {
	font-size: 12px;
	color:rgb(37,39,52);
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

#contentscroll a img {
	border:0;
	}

#contentscroll a:hover img{
	filter:alpha(opacity=45);
	opacity: 0.45;
	-moz-opacity: 0.45;
	}

#contentscroll a:hover {
	color:rgb(0,0,0);
	text-decoration: none;
	}

#sidecontainer{
	float:left;
	width:180px;
	height: 560px;
	border:0px;
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	z-index:8000;
	}

.sideheading {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.navvy {
	width: 180px;
	margin: 65px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	border-bottom: 1px solid rgb(104,111,87);
	}

ul.navvylist {
	font-weight: bold;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul.navvylist li {
	text-transform: uppercase;
	line-height: 20px;
	text-decoration:none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

ul.navvylist li a {
	display: block;
	color: rgb(164,171,127);
	width: 170px;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	text-align: right;
	border-top: 1px solid rgb(164,171,127);
	margin: 0px 0px 0px 0px;
	background: rgb(24,21,40);
	padding:2px 10px 3px 0px;
	filter:alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
	}

.navvy ul #navvylist li a { 
	width: auto; 
	}

ul.navvylist li #active a {
	background: transparent;
	}

ul.navvylist li a:hover, ul#navvylist li#active a:hover{
	color: #000;
	border-top: 1px solid rgb(24,21,40);
	background: rgb(164,171,127);
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}

ul.navvylist li a#select {
	color: #000;
	background: rgb(164,171,127);
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}

#sitemap {
	float: left
	text-decoration: none;
	font-size: 14px;
	width: 725px;
	max-height: 300px;
	font-style: normal;
	margin: 50px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	top: 20px;
	left: 10px;
	}

#sitemap .content { 
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: rgb(24,21,40);
	}

#sitemap a, a:link, a:visited {
	font-size: 14px;
	font-weight: normal;
	color: rgb(24,21,40);
	}

#sitemap a:hover { 
	color: #FFF;
	}

#footing {
	float: right;
	width: 780px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	clear: bottom;
	text-align: center;
	border: 0px;
	background: transparent;
	}

#footing p {
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: rgb(24,21,40);
	text-align: center;
	width: 750px;
	}

#footing a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(54,51,70);
	}

#footing a:hover {
	text-decoration: underline;
	}


