.download_now {	
	background:url(images/spacer.gif);
	position:absolute;
	z-index:900;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	display: block;
	cursor: help;
}


.lot10 {

	top:182px;
	left:338px;
	width:45px;
	height:108px;

}

.lot11 {
	top: 152px;
	left: 386px;
	height: 106px;
	width: 46px;
}

.lot12 {

	top: 135px;
	left:432px;
	width:45px;
	height:107px;

}

.lot13 {
	top: 140px;
	left: 477px;
	height: 112px;
	width: 59px;
}

.lot14 {

	top: 169px;
	left:526px;
	width:54px;
	height:83px;

}


.lot16 {

	top: 180px;
	left:638px;
	width:57px;
	height:104px;

}

.lot17 {
	top: 370px;
	left: 616px;
	height: 98px;
	width: 73px;
}



.lot19 {
	top: 346px;
	left: 473px;
	height: 67px;
	width: 88px;
}

.lot20 {

	top: 344px;
	left:403px;
	width:70px;
	height:65px;

}

.lot21 {
	top: 275px;
	left: 336px;
	height: 118px;
	width: 69px;
}

.map
 {

	top: 9px;
	left: 6px;
	height: 239px;
	width: 126px;
}



.tooltip {
	z-index: 999;
	
}



.lot10:hover{
	background-image: url(images/10.png);
}
.lot11:hover{
	background-image: url(images/11.png);
}
.lot12:hover{
	background-image: url(images/12.png);
}
.lot13:hover{
	background-image: url(images/13.png);
}
.lot14:hover{
	background-image: url(images/14.png);
}
.lot16:hover{
	background-image: url(images/16.png);
}
.lot17:hover{
	background-image: url(images/17.png);
}

.lot19:hover{
	background-image: url(images/19.png);
}

.lot20:hover{
	background-image: url(images/20.png);
}

.lot21:hover{
	background-image: url(images/21.png);
}

.map:hover{	border-color: #fffd00;
	border-width: 5px;
	border-style: solid;
	
	cursor: pointer;}