.jimgMenu {
	position:relative;
	padding: 0px;
	width:850px;
	height:300px;
	overflow: hidden;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 200px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 114px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 5px solid #fff;
	border-left:: 5px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 290px;
}

.jimgMenu ul li#landspaces a {
	background: url(images/hizmetler/01.png) repeat scroll 0%;
  
}

.jimgMenu ul li#people a {
	background: url(images/hizmetler/02.png) repeat scroll 0%;

}

.jimgMenu ul li#nature a {
	background: url(images/hizmetler/03.png) repeat scroll 0%;
  
}

.jimgMenu ul li#abstract a {
	background: url(images/hizmetler/04.png) repeat scroll 0%;

}

.jimgMenu ul li#son a {
	background: url(images/hizmetler/05.png) repeat scroll 0%;
	border-right-style: none;
}

.jimgMenu ul li#urban a {
	background: url(images/hizmetler/06.png) repeat scroll 0%;
	border-right-style: none;
}

.jimgMenu ul li#urban2 a {
	background: url(images/hizmetler/07.png) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}
