

#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:left;
	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
}	

/*-----------------mafilim HP ----------------*/	
#MafilimHP{
	background-image:url("../images/Top_Frame.png");
	background-repeat:no-repeat;
	background-position:center top;
	width:688px;
	height:235px;
	float:left;
	margin:10px 5px 5px 15px;
	padding:0px;
	border:0px solid red;
}

#MafilimHPLeft{
	float:left;
	margin:0px 0px 0px 0px;	
	border:0px solid blue;
	width:258px;
	height:245px;
}

#MafilimHPLeft IMG{	
	margin:33px 0px 0px 43px;		
	width:210px;
	height:185px;
	border:0px solid #1574A6;
}

#MafilimHPRight{
	float:left;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 5px;
	border:0px solid green;
	width:388px;
	height:245px;
}

#MafilimHPRight .MafilimHPTextStyle1{
	font-size:24px;
	color:#DA0049;
	font-weight:bold;
	width:318px;
	margin:40px 0px 0px 0px;
}

#MafilimHPRight .MafilimHPTextStyle2{
	font-size:18px;
	color:#674444;
	font-weight:normal;
	text-align:justify;
	width:318px;
	line-height:24px;
}

#MafilimHPRight .MafilimHPTextStyle3{		
	text-align:right;
	width:318px;
}

#MafilimHPRight .MafilimHPTextStyle3 A{
	color:#DA0049;
	font-size:15px;	
	font-weight:bold;
	text-decoration:none;	
}	

#MafilimHPRight .MafilimHPTextStyle3 A:hover{
	color:#D8CA94;
}

