@charset "utf-8";
.sd {
}
#topnavArea{
	width:1100px;
	height:109px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4f4136;
	background-image: url(img/nav-bg.jpg);
	background-repeat: repeat-x;	
}

#logodonusumu span.hover {
	cursor:pointer;
	position: absolute;
	top:0;
	left:0;
	display: block;
	height:104px;
	width:394px;
	background-image: url(../img/logo1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}


#homedonusumu span.hover {
	cursor:pointer;
	position: absolute;
	top:0;
	left:0;
	display: block;
	height:104px;
	width:130px;
	background-image: url(../img/home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#serdonusumu span.hover {
	cursor:pointer;
	position: absolute;
	top:0;
	left:0;
	display: block;
	height:104px;
	width:130px;
	background-image: url(../img/serv.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;		
	}

#portdonusumu span.hover {
	cursor:pointer;
	position: absolute;
	top:0;
	left:0;
	display: block;
	height:104px;
	width:130px;
	background-image: url(../img/port.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#contakdonusumu span.hover {
	cursor:pointer;
	position: absolute;
	top:0;
	left:0;
	display: block;
	height:104px;
	width:130px;
	background-image: url(../img/cont.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;		
		
	}
	
	
	.qbunuDaCevir {
	position:relative;
	display:block;
	height:104px;
	width:394px;
	float:left;
	border-right:1px solid #333;
	margin-left: 20px;	
	}
	
	
.bunuDaCevir {
	position:relative;
	display:block;
	height:104px;
	width:130px;
	float:left;
	border-right:1px solid #333;
	
	}
.bunuDaCevir * {
	  display: none;
	}

		
	
	
.bunuDaCevir span.hover {
	cursor:pointer;
		position: absolute;
		top:0;
		left:0;
		display: block;
		height:104px;
		width:130px;
		
	}
