 #homePageDec{
	position:relative;
	background-color:#000;
	width:996px;
	background-position:center top;
	background-image: url(pageImages/bgs/home_dec.jpg);
	background-repeat:no-repeat;
	height:606px;
} 
 
 #homePageDec #homeLinkSale{
	position:absolute;
	height:144px;
	width:146px;
	display:block;
	left:41px;
	top: 33px;
	color:#fff;
	text-decoration:none;
}

#homePageDec span{
	display: none;
}


 


#homePageDec #product1{
	position:absolute;
	height:542px;
	width:171px;
	display:block;
	left:232px;
	top: 30px;
	color:#fff;
	text-decoration:none;
}
 
 
 
 
#homePageDec #product2{
	position:absolute;
	height:229px;
	width:203px;
	display:block;
	left:545px;
	top: 29px;
	color:#fff;
	text-decoration:none;
}
 
 
#homePageDec #product3{
	position:absolute;
	height:283px;
	width:201px;
	display:block;
	left:754px;
	top: 31px;
	color:#fff;
	text-decoration:none;
}
 
 
#homePageDec #product4{
	position:absolute;
	height:268px;
	width:221px;
	display:block;
	left:495px;
	top: 298px;
	color:#fff;
	text-decoration:none;
}
 
 
 #homePageDec #product5{
	position:absolute;
	height:186px;
	width:169px;
	display:block;
	left:731px;
	top: 324px;
	color:#fff;
	text-decoration:none;
}
 
 
 

#toolTipDiv{
position: absolute;
text-align:left;
border: 2px solid #000;
padding: 12px;
visibility: hidden;
z-index: 100;
color:#fff; font-weight:bold;
font-size:12px; font-family:Arial, Helvetica, sans-serif;
background-color:#1d1d1d;
width:100px; text-align:center
}

#toolTipDiv img{ width:100px; border:1px solid #000; margin-bottom:6px}

