#map {
	position: relative;
	width: 574px;
	height: 252px;
}
#transparent_map {
	position: absolute;
	z-index: 30;
	width: 574px;
	height: 252px;
	border: none;
}
#map ul {
	list-style: none;
}
#map li {
	position: absolute;
	z-index: 20;
	text-indent: -1000em;
	display: none;
}
#blacksea {
	background-image:url(/images/maps/blacksea-map.png);
	background-repeat: no-repeat;
	width: 350px;
	height: 82px;
	top:13px;
	left:146px
	}
#marmara {
	background: url(/images/maps/marmara-map.png) no-repeat;
	width: 158px;
	height: 118px;
	top:0;
	left:0
}
#aegean {
	background: url(/images/maps/aegean-map.png) no-repeat;
	width: 163px;
	height: 136px;
	top:91px;
	left:11px
}
#eastern {
	background: url(/images/maps/eastern-map.png) no-repeat;
	width: 229px;
	height: 173px;
	top:24px;
	right:0
}
#southeastern {
	background: url(/images/maps/southeastern-map.png) no-repeat;
	width: 212px;
	height: 83px;
	top:139px;
	left:320px
}
#central {
	background: url(/images/maps/central-map.png) no-repeat;
	width: 258px;
	height: 177px;
	top:52px;
	left:128px
}
#mediterrenean {
	background: url(/images/maps/mediterrenean-map.png) no-repeat;
	width: 261px;
	height: 104px;
	top:148px;
	left:96px
}