 body {
	margin: 0px;
}

a, a:link, a:visited, a:hover, a:active {
color:#4E7332;
text-decoration: none;
font-weight: bold;
}

.tableMain {
	width: 950px;
}

.tdTopFront {
	Height: 376px;
}

.tdTopSub {
	height: 314px;
}

.tdMenu {
	height: 24px;
	background-image: url("/files/images/layout/menu_bg.png");
	background-repeat: repeat-x;
}

.tdContent {
	
}

.tdBottomLiner {
	height: 7px;
	background-image: url("/files/images/layout/bottom_liner_bg.gif");
	background-repeat: repeat-x;
	font-size: 1px;
}

.tdBottomContact {
	height: 146px;
}

.txtHeadline {
	font-family: verdana;
	font-size: 40px;
	color: #4e7332;
	font-weight: bold;
}

.txtSubHeadline {
	font-family: verdana;
	font-size: 18px;
	color: #4e7332;
	font-weight: bold;
}

.txtMediumSubHeadline {
	font-family: verdana;
	font-size: 16px;
	color: #4e7332;
	font-weight: bold;
}

.txtWhiteSubHeadline {
color: #ffffff;
font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	}
	
.txtWhiteContent {
font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	}

.txtContent {
	font-family: verdana;
	font-size: 11px;
	color: #4e7332;
}

.txtBulletBig {
	font-family: verdana;
	font-size: 34px;
	color: #4e7332;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.inputSubmit {
	background-image: url("/files/images/layout/arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 60px;
	height: 32px;
	border: 0px;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	margin-top: 10px;
float: right;
}

.inputContact {
	width: 190px;
	height: 15px;
	background-color: #aac345;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 3px;
	border: 0px;
	margin-bottom: 10px;
}

.textareaContact {
	width: 190px;
	background-color: #aac345;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 3px;
	border: 0px;
	height: 70px;
}

.txtMenuHeadline {
	color: #50753f;
	font-size: 15px;
	font-weight: bold;
	font-family: verdana;
	vertical-align: top;
}

.txtLiquifier {
	color: #d98c00;
	font-weight: bold;
	font-size: 12px;
}

.txtAntioxidizer {
	color: #a2be2b;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
}

.txtRawDeal {
	color: #e4ad3c;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
}

.txtEnergizerSmoothies {
	color: #548e36;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
}

ul, li {
padding-left: 13px;
}

li {
padding: 0px;
}