
#boxHP{
	float:right; 
	width:840px; 
	margin-top:10px;
	
	}

/*---------------------------------*/

.Hreview{
	width:150px;
	background-image:url('../images/reviewsBG.jpg');
	height:290px;
	margin: 10px 0 0 0;
	}


.Hreview H2{
	font-family:verdana;
	font-size:14px;
	margin:10px 5px 0 15px;
	padding:50px 5px 0 0px;
	}
	
.Hreview P{margin:0 5px 0 15px;padding:0px 5px 0 0px;}

.Hreview IMG{
	width:71px;		
	height:63px;
	margin:0 5px 0 0;	
	padding:0px 5px 0 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:760px;
	margin-top:20px;
	background-image:url('../images/articleCorner.gif');
	background-repeat:no-repeat;
	background-position: top right;
	padding:30px;
	
	}
	
.Harticle H2{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:20px;
	margin:0 60px 0 0;
	color:#000;
	line-height:30px;
	}
	
.Harticle P{
	margin:0
}	


 
