/* CSS Document */
<style type="text/css">
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
body {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgrepeater.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../envy/images/bgrepeater.jpg);
	background-repeat: repeat-x;
}
#wrapper #header {
	height: 250px;
	width: 960px;
	background-image: url(../images/headerbg.jpg);
}
#wrapper #indexBody {
	width: 960px;
	background-color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
#wrapper #indexBody br {
	clear: both;
}

#wrapper #indexBody #indexLeft {
	float: left;
	height: 450px;
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper #indexBody #indexRight {
	float: right;
	height: 450px;
	width: 330px;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper #indexBody #footer2 {
	clear: both;
	height: 20px;
	width: 960px;
	padding-bottom: 15px;
}
.small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #01B2AA;
}


#footer  {
	text-align: center;
	height: 100px;
	clear: both;

}
</style>
#wrapper #indexBody #footer {
	clear: both;
	height: 75px;
	width: 960px;
}

.headers {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00B2AF;
}
.serving {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00B2AF;
	text-align: center;
}
.bullets {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #195E59;
}
.mainfont {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	line-height: 20px;
}
