#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 200px;
  height: 140px;
  position: relative;


}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
	display: block;
	position: absolute;
	outline: none;
	text-indent: 5%;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:bottom;
	text-decoration:none;
	line-height:35px;
	  }
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {

}

#menu .altinkum {	
	width: 200px;
	height: 33px;
	background: url(images/left_bg.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .altinkum span {	
	width: 200px;
	height: 33px;
  background: url(images/left_bg.jpg) no-repeat;
  left: 28px;
  top: -20px;
}

#menu .akbuk {	
	width: 200px;
	height: 33px;
	background: url(images/left_bg.jpg) no-repeat;
	left: 0px;
	top: 34px;
}
#menu .akbuk span {	
	width: 200px;
	height: 33px;
  background: url(images/left_bg.jpg) no-repeat;
  left: 44px;
  top: 54px;
}

#menu .bodrum {	
	width: 200px;
	height: 33px;
	background: url(images/left_bg.jpg) no-repeat;
	left: 0px;
	top: 68px;
}
#menu .bodrum span {	
	width: 200px;
	height: 33px;
  background: url(images/left_bg.jpg) no-repeat;
  left: 26px;
  top: -20px;
}
#menu .kusadasi {	
	width: 200px;
	height: 33px;
	background: url(images/left_bg.jpg) no-repeat;
	left: 0px;
	top: 102px;
}
#menu .kusadasi span {
	width: 200px;
	height: 33px;
	  background: url(images/left_bg.jpg) no-repeat;
  left: 26px;
  top: -20px;
}
#menu .resale {	
	width: 200px;
	height: 33px;
	background: url(images/left_bg.jpg) no-repeat;
	left: 0px;
	top: 136px;
}
#menu .resale span {
	width: 200px;
	height: 33px;
	  background: url(images/left_bg.jpg) no-repeat;
  left: 26px;
  top: -20px;
}