#homePageMay {
	position:relative;
	background-color:#000;
	width:996px;
	background-position:center top;
	background-image: url(pageImages/bgs/home_may.jpg);
	background-repeat:no-repeat;
	height:614px;
}

#homePageMay #homeLinkSale{
	position:absolute;
	height:144px;
	width:146px;
	display:block;
	left:9px;
	top: 11px;
	color:#fff;
	text-decoration:none;
}



#homePageMay #product1{
	position:absolute;
	height:283px;
	width:300px;
	display:block;
	left:216px;
	top: 166px;
	color:#fff;
	text-decoration:none;
}

#homePageMay  #product2{
	position:absolute;
	height:297px;
	width:95px;
	display:block;
	left:533px;
	top: 64px;
	color:#fff;
	text-decoration:none;
}

#homePageMay  #product3{
	position:absolute;
	height:212px;
	width:116px;
	display:block;
	left:692px;
	top: 8px;
	color:#fff;
	text-decoration:none;
}


#homePageMay  #product4{
	position:absolute;
	height:297px;
	width:85px;
	display:block;
	left:628px;
	top: 222px;
	color:#fff;
	text-decoration:none;
}


#homePageMay  #product5{
	position:absolute;
	height:189px;
	width:81px;
	display:block;
	left:770px;
	top: 240px;
	color:#fff;
	text-decoration:none;
}


#homePageMay  #product6{
	position:absolute;
	height:297px;
	width:104px;
	display:block;
	left:866px;
	top: 87px;
	color:#fff;
	text-decoration:none;
}


#homePageMay span{
	display: 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}
