body {
	font-family: Tahoma Arial Helvetica sans-serif;
	font-size: 11px;
}

div {
	font-family: Tahoma Arial Helvetica sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

#page {
	margin: 10px;
}

#top {
	display: block;
	height: 80px;
	margin: 0px;
	width: 973px;
}

#menuLanguage {
	height: 40px;
	margin-top: 10px;
	position: absolute;
	width: 200px;
}

#logoHerbalife {
	height: 60px;
	margin-left: 700px;
	position: absolute;
	width: 256px;
}

#menuLeft {
	height: 275px;
	margin-top: 30px;
	position: absolute;
	width: 162px;
}

#menuLeftCornerShadow {
	height: 37px;
	margin-left: 162px;
	margin-top: 30px;
	position: absolute;
	width: 2px;
}

#menuRight {
	background: url('/images/menu/bar.png') repeat-x;
	height: 23px;
	margin-left: 162px;
	margin-top: 67px;
	position: absolute;
	width: 800px;
}

#headerMain {
	height: 213px;
	margin-left: 162px;
	margin-top: 90px;
	position: absolute;
	width: 594px;
}

#headerSubPage {
	height: 120px;
	margin-left: 162px;
	margin-top: 90px;
	position: absolute;
	width: 594px;
}

#bannerWhyNow {
	height: 213px;
	margin-left: 758px;
	margin-top: 90px;
	position: absolute;
	width: 204px;
}

#contentMain {
	margin-top: 303px;
	position: absolute;
	width: 962px;
}

#contentSubPage {
	margin-top: 210px;
	position: absolute;
	width: 962px;
	z-index: -10;
}

#contentRow {
	display: table-row;
}

#contentLeftColumn, #contentCenterColumn, #contentRightColumn {
/*	background: url('/images/background.png') repeat-x;*/
	display: table-cell;
	position: relative;
	vertical-align: top;
}

#contentLeftColumn {
	padding-top: 10px;
	text-align: center;
	width: 164px;
}

#contentCenterColumn {
	padding: 10px;
	width: 594px;
}

#contentRightColumn {
	padding-top: 10px;
	text-align: center;
	width: 202px;
}

#textHeader {
	color: #398030;
	font-weight: bold;
	font-size: 14px;
}

#footer {
	background-color: #5AB11A;
	border-bottom: 8px solid #3A7728;
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	height: 30px;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	width: 962px;
}

.textbox {
	border: 1px #CCCCCC solid;
	font-size: 12px;
	height: 14px;
}

.selectbox {
	border: 1px #CCCCCC solid;
	font-size: 12px;
	height: 18px;
}

.button {
	background-color: #97C044;
	border-bottom: 1px #627E29 solid;
	border-left: 1px #CAF477 solid;
	border-right: 1px #627E29 solid;
	border-top: 1px #CAF477 solid;
	color: #FFFFFF;
	font-size: 12px;
}
