@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/html_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}



#container {
	text-align: left;
	margin: auto;
	width: 100%;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	width: 960px;
	height: 211px;
	margin: auto;
	position: relative;
}
#btn_order {
	position: absolute;
	left: 464px;
	top: 328px;
}
#retail_price {
	position: absolute;
	top: 102px;
	left: 47px;
	height: 245px;
	width: 210px;
	background-image: url(images/hz_divider.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.retail_cell {
	position: relative;
	height: 60px;
	background-image: url(images/hz_divider.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.retail_title {
	position: absolute;
	left: 14px;
	top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.retail_subtitle {
	position: absolute;
	left: 17px;
	top: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #404B81;
}
.retail_btn_order {
	position: absolute;
	left: 102px;
	top: 14px;
}
#wholesale {
	position: absolute;
	left: 710px;
	height: 183px;
	top: 102px;
	width: 210px;
	background-image: url(images/hz_divider.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#btn_order_wholesale {
	position: absolute;
	left: 728px;
	top: 305px;
}
#why_video {
	position: absolute;
	left: 38px;
	top: 56px;
	width: 326px;
	height: 246px;
}



.wholesale_cell {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 45px;
	background-image: url(images/hz_divider.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.wholesale_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #262626;
	position: absolute;
	left: 13px;
	top: 17px;
}
.wholesale_price {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #256857;
	position: absolute;
	left: 136px;
	top: 18px;
	font-size: 14px;
}




#content {
	width: 960px;
	height: 380px;
	position: relative;
	margin: auto;
}
#content_down {
	width: 960px;
	height: 346px;
	position: relative;
	margin: auto;
}




#footer {
	width: 960px;
	height: 84px;
	text-align: center;
	margin: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141414;
	padding-top: 25px;
}
.testi_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 100px;
	width: 145px;
	top: -2px;
}
.testi_sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 122px;
	top: 104px;
}



#btn_moreinfo {
	position: absolute;
	left: 569px;
	top: 328px;
}

#testimonial01 {
	position: absolute;
	left: 398px;
	top: 77px;
	width: 245px;
	height: 120px;
}
.testi_photo01 {
	position: absolute;
	width: 92px;
	height: 93px;
}
#testimonial02 {
	position: absolute;
	left: 683px;
	top: 77px;
	width: 245px;
	height: 120px;
}
#copyright {
	position: absolute;
	left: 9px;
	top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.highlight_text {
	font-weight: bold;
	color: #0D3B6C;
}
#footer a {
	color: #0D3B6C;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #0D3B6C;
	text-decoration: underline;
	font-weight: bold;
}
#why_bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	left: 37px;
	top: 313px;
	font-size: 11px;
}





#testimonial03 {
	position: absolute;
	left: 683px;
	top: 220px;
	width: 245px;
	height: 120px;
}
#testimonial04 {
	position: absolute;
	left: 398px;
	top: 220px;
	width: 245px;
	height: 120px;
}

