#main-menu li.list1 {background-image: url(../../general/btn/mainmenu_home_hv.gif);}

/* start imap hover */
#imap {display:block; width:966px; height:516px; background:url(../img/home_content.jpg) no-repeat; position:relative;}
#imap dd {position:absolute; padding:0; margin:0;}
#imap #map1 {left:258px; top:184px; z-index:20;}
#imap #map2 {left:500px; top:263px; z-index:20;}
#imap #map3 {left:644px; top:71px; z-index:20;}

#imap a#hvimg1 {
	display:block;
	width:22px;
	height:22px;
	background:transparent url(../img/imap_hvpoint_green.png) -22px -22px no-repeat;
	_background/**/:transparent url(../img/imap_hvpoint_green.gif) -22px -22px no-repeat;
	text-decoration:none; z-index:20;
}
#imap a#hvimg2 {
	display:block;
	width:22px;
	height:22px;
	background:transparent url(../img/imap_hvpoint_blue.png) -22px -22px no-repeat;
	_background/**/:transparent url(../img/imap_hvpoint_blue.gif) -22px -22px no-repeat;
	text-decoration:none; z-index:20;
}
#imap a#hvimg3 {
	display:block;
	width:22px;
	height:22px;
	background:transparent url(../img/imap_hvpoint_red.png) -22px -22px no-repeat;
	_background/**/:transparent url(../img/imap_hvpoint_red.gif) -22px -22px no-repeat;
	text-decoration:none; z-index:20;
}
#imap a span, #imap a:visited span {display:none;}
#imap a#hvimg1:hover,
#imap a#hvimg2:hover,
#imap a#hvimg3:hover  {
background-position:0px 0px;
}

#imap a:hover span {
	position:absolute;
	display:block;
	width: 190px;
	width/**/:/**/ 174px;
	color:#ffffff;
	font-weight: bold;
	line-height: 16px;
	padding:10px;
}
#imap a:hover span ul{list-style-type: disc; margin: 10px 0px 0px 20px; font-weight: normal;}
#imap a:hover span li{list-style-position: outside; margin: 0px 0px 10px 0px;}

#imap a#hvimg1:hover span {left:-180px; top:8px; background-color:#556955; height: 188px;}
#imap a#hvimg2:hover span {left:-180px; top:8px; background-color:#465073; height: 140px;}
#imap a#hvimg3:hover span {left:-180px; top:8px; background-color:#a5231e; height: 188px;}
* html #imap a:hover span {width: 190px; width/**/:/**/ 174px;}
/* end imap hover */