#genel {
	height: auto;
	width: 100%;
}
#ustalan {
	height: auto;
	width: 100%;
	background-color: #f0f8ff;
}
#ortaalan {
	height: auto;
	width: 100%;
}
#altalan {
	height: 100px;
	width: 100%;
	background-color: #F7FBFF;
	margin-top: 50px;
}
#ustalan-icerik {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#ustalan-serit1 {
	height: 65px;
	width: 100%;
	padding-top: 10px;
}
#ortaalan-logolar {
	height: 61px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00A3E5;
	border-bottom-color: #00A3E5;
	margin-top: 50px;
}
#altalan-icerik {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

#ortalogo-icerik {
	height: 56px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logolar.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}


#ustalan-serit2 {
	background-color: #d8d8d8;
	height: 40px;
	width: 100%;
	margin-top: 10px;
}

#serit1-logo {
	float: left;
	height: 128px;
	width: 128px;
	position:absolute;
	z-index:9999;
}

#serit2-logo {
	float: right;
	height: 60px;
	width: 107px;
}
#serit1-sosyal {
	background-image: url(../img/socialnetwork-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 340px;
	margin-top: 10px;
	margin-left: 200px;
}
#sosyal-baslik {
	float: left;
	height: 20px;
	width: 100px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 30px;
}
#sosyal-logolar {
	float: left;
	height: 30px;
	width: 200px;
	margin-top: 10px;
	margin-left: 10px;
}
#ortaalan-icerik {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.ulke-listeleme ul {
	height: 120px;
	list-style-type: none;
	
}
.ulke-listeleme li {
	float: left;
	display: inline;
	position: relative;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	width: 200px;
}
.ulke-listeleme li:hover {
	background-color: #0f3d8a;
	-webkit-transition: background-color 500ms ease-out 0s;
	-moz-transition: background-color 500ms ease-out 0s;
	-o-transition: background-color 500ms ease-out 0s;
	transition: background-color 500ms ease-out 0s;
	color: #FFF;
}

#inegolbelediyesi a {
	background-image: url(../img/kurumlar/inegolbelediyesi.jpg);
	float: left;
	height: 150px;
	width: 275px;
	margin-right: 70px;
}
#itso a {
	background-image: url(../img/kurumlar/itso.jpg);
	float: left;
	height: 150px;
	width: 275px;
	margin-right: 70px;
	
}
#iib a {
	background-image: url(../img/kurumlar/iib.jpg);
	float: left;
	height: 150px;
	width: 275px;
	margin-right: 70px;
}
#mobiliyum a {
	background-image: url(../img/kurumlar/mobiliyum.jpg);
	float: left;
	height: 150px;
	width: 275px;
	
}
#modef a {
	background-image: url(../img/kurumlar/modef.jpg);
	float: left;
	height: 150px;
	width: 275px;
	

}
#inegolmobilyasi a {
	background-image: url(../img/kurumlar/inegolmobilyasi.jpg);
	float: left;
	height: 150px;
	width: 275px;
	margin-top: 70px;
}.galeri-liste ul {
	height: 150px;
	list-style-type: none;
	
}
.galeri-liste li {
	float: left;
	display: inline;
	position: relative;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	width: 200px;
}
.galeri-liste li:hover {
	background-color: #00A3E5;
	-webkit-transition: background-color 500ms ease-out 0s;
	-moz-transition: background-color 500ms ease-out 0s;
	-o-transition: background-color 500ms ease-out 0s;
	transition: background-color 500ms ease-out 0s;
	color: #FFF;
}

.lang-select {
	float:right;
	width:100px;
	height:auto;
	margin-right:10px;
	margin-top:10px;
}