

#boxHP{
	float:right; 
	width:840px; 
	margin-top:10px;
	
	}

/*---------------------------------*/

.Hreview{
	width:150px;
	background-image:url('../images/reviewBG2.jpg');
	height:290px;
	margin: 10px 0 0 0;
	}


.Hreview H2{
	font-family:verdana;
	font-size:14px;
	margin:40px 5px 0 15px;
	padding:60px 0px 0px 0px;
	}
	
.Hreview P{margin:10px 5px 0 15px;color:#FA7D7B}

.Hreview IMG{
	width:71px;		
	height:63px;
	margin:0 5px 0 0;	
	padding:10px 0px 0px 0px;
	cursor:pointer;
}		


/*---------------------------------*/

#couponsHP{
	float:right;
	display:inline;
	width:392px;
	background-image:url('../images/coupons.jpg');
	height:168px;
	margin-top:10px;
	}
	
#couponsHP H2{
	font-family:verdana;
	font-size:18px;
	margin: 40px 140px 0 20px;
	}

#couponsHP P{
	margin: 0 140px 0 35px;
	}

/*---------------------------------*/	
.Harticle{
	float:right;
	width:650px;
	margin-top:20px;
	background-image:url('../images/articleCorner.gif');
	background-repeat:no-repeat;
	background-position: top right;
	padding:10px;

	}
	
.Harticle H2{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:20px;
	margin:0 60px 0 0;
	color:#457989;
	line-height:30px;
	}
	
.Harticle P{
	margin:0
}	