#hp_promo{
	background-image: url(../images/hp_promo.jpg);
/* 	background-image: url(../images/hp_promo_0509.jpg); */
	background-repeat: no-repeat;
	position: relative;
	width: 900px;
	height: 383px;
	color: #613c0b;
	font-family: "Trebuchet MS";
	font-size: 95%;
}

#hp_promo_product {
	position: absolute;
	top: 203px;
	left: 20px;
	font-size:120%; 
	font-weight:bold;
}


#hp_promo_title{
	position: absolute;
	top: 40px;
	left: 20px;
/* top: 6px;
	left: 304px; */
}


#hp_promo_price{
	position: absolute;
	top: 228px;
	left: 20px;
/* 	top: 270px;
		left: 304px; */
	font-size:180%; 
	font-weight:bold;
	color:#ed6c23;
}

#hp_promo_text{
	position:absolute;
	top:110px;
	left: 20px;
	width: 275px;
/* 	top:182px;
		left: 304px;
		width: 473px; */
	font-weight:bold;
}
#hp_promo_text2{
	position:absolute;
	top:60px;
	right: 20px;
	width: 230px;
	font-size: 120%;
	font-weight:bold;
}

#hp_promo_text2 ul {
	margin-top: 10px;
}

#hp_promo_text2 li {
	
	font-size: 77%;
	margin: 0px 0px 0px 15px;
	background-image: url(../images/wheat_li.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 22px;
	padding-top: 2px;
	
}

#hp_promo_buynow a:link, #hp_promo_buynow a:visited {
	background-image: url(/images/b_hpbuynow.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 270px;
	left: 20px;
/* top: 275px;
	left: 380px; */
	width: 81px;
	height: 24px;	
	border: 0px solid red;
}


#hp_promo_buynow a:hover, #hp_promo_buynow a:focus {
	background-image: url(/images/b_hpbuynowON.gif);
	/*background-repeat: no-repeat;
	position: absolute;
	top: 285px;
	left: 20px;
	width: 81px;
	height: 24px;	
	border: 0px solid red;*/
}

#hp_promo_learnmore a:link, #hp_promo_learnmore a:visited{
	background-image: url(/images/b_hplearnmore.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 300px;
	left: 20px;
/* top: 275px;
	left: 470px; */
	width: 83px;
	height: 24px;	
	
}
#hp_promo_learnmore a:hover, #hp_promo_learnmore a:focus {
	background-image: url(/images/b_hplearnmoreON.gif);
	
}

.promos_btm {
	float: left;
	width: 280px;
	height: 270px;
	border: 0px solid red;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	position: relative;
	display:inline;
}

.promos_btm_title {
	position:relative;
}

.promos_btm_txt {
	color:#613c0b;
	font-size: 85%;
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;
}

.promos_btm_image {
	float:left;
	padding-top: 10px;
	border: 0px solid red;
}
.promos_btm_module {
	border: 0px solid red;
	position:absolute;
	top: 150px;
	left: 140px;
	color:#613c0b;
	font-weight:bold;
}