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