@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
body {
	background: url(../images/back.jpg) repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#container {
	width: 960px;
	height: auto;
	margin: auto;
}
#header {
	width: 960px;
	height: 155px;
}
#logo {
	width: 367px;
	height: 112px;
	display: block;
	float: left;
	background: url(../images/logo.png) no-repeat center;
	margin: 18px 0 0 10px;
}
.logo_link {
	width: 367px;
	height: 112px;
	display: block;
	text-indent: -9999px;
}
#search {
	width: 167px;
	height: 20px;
	display: block;
	float: right;
	background: url(../images/search.jpg) no-repeat;
	margin-top: 105px;
	padding: 1px 0 0 1px;
}
#slogan {
	width: 258px;
	height: 16px;
	display: block;
	float: left;
	background: url(../images/slogan.png) no-repeat;
	margin: 100px 20px 0 40px;
}
#nav {
	width: 960px;
	height: 50px;
	background: url(../images/nav.jpg) no-repeat;
	margin-bottom:20px;
}
#nav ul {
	list-style: none;
}
#nav ul li a {
	height: 50px;
	display: block;
	float: left;
	text-indent: -9999px;
}
.zero {
	width: 359px;
	height: 50px;
	display: block;
	float: left;
}
.one {
	width: 123px;
}
.one:hover {
	background: url(../images/nav.jpg) no-repeat -359px -50px;
}
.two {
	width: 130px;
}
.two:hover {
	background: url(../images/nav.jpg) no-repeat -482px -50px;
}
.three {
	width: 102px;
}
.three:hover {
	background: url(../images/nav.jpg) no-repeat -612px -50px;
}
.four {
	width: 129px;
}
.four:hover {
	background: url(../images/nav.jpg) no-repeat -714px -50px;
}
.five {
	width: 117px;
}
.five:hover {
	background: url(../images/nav.jpg) no-repeat -843px -50px;
}
#content {
	width: 960px;
	height: 350px;
}

.galericik{
width:225px;
height:127px;
display:block;
float:left;
margin: 0 20px 20px 0;	
}

.galericik_son{
width:225px;
height:127px;
display:block;
float:left;
margin: 0 0 20px 0;	
}

#galeri_content {
	width: 960px;
	height: auto;
}

#footer {
	width: 960px;
	height: 35px;
	background-color: #FFF;
	margin:20px 0 50px 0;
	display:block;
	float:left;
	line-height:35px;
	
}
#galeri_footer {
	width: 960px;
	height: 35px;
	background-color: #FFF;
	margin:0 0 50px 0;
	display:block;
	float:left;
	line-height:35px;
}

.text_hakkimizda {
	width: 640px;
	height: 300px;
	display:block;
	float:left;
	text-align: justify;
	color:#FFF;
	margin-left:20px;
	padding-top:50px;
}
.resim_kutusu {
	width:300px;
	height:225px;
	display:block;
	float: left;
	margin-top:50px;}
	
#content_text {
	overflow:auto;
	width:400px;
	height:350px;
	color:#fff;
	font-size:14px
	line-height:18px;
	margin:auto;
}

#content_text ul li{
	padding:0 0 0 30px;
	}
.contact_text {
	width:480px;
	height:350px;
	color:#fff;
	font-size:14px
	line-height:18px;
	float:left;
	display:block;
}
#copy_right {
	width:200px;
	height:35px;
	display:block;
	float:left;
	margin-left:10px;}
.sosyal {
	width:15px;
	height:15px;
	display:block;
	float:right;
	margin:10px 25px 10px 0;}
