@charset "utf-8";
body {
	padding: 5px;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/bg_8.jpg);
	background-repeat: repeat;
}
#container {
	background-color: #FFF;
	padding: 5px;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #CC9;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#header {
	height: 180px;
	width: 980px;
	background-image: url(image/Alplogobyz.jpg);
}
#menu {
	background-color: #999;
	height: 40px;
	width: 978px;
	margin-top: 5px;
	border: thin solid #999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#container #menu ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
}
#container #menu ul li {
	display: block;
	float: left;
	height: 40px;
	width: 115px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 40px;
	border: medium solid #FFF;
	background-image: url(image/mavi4.jpg);
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
}


#container #menu ul li:hover {
	display: block;
	float: left;
	height: 40px;
	width: 114px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	line-height: 40px;
	background-image: url(image/mavi6.jpg);
}


#banner {
	background-image: url(image/mavi6.jpg);
	background-repeat: repeat;
	height: 40px;
	width: 980px;
	margin-top: 10px;
	background-color: #D6D6D6;
	border: thin solid #999;
	color: #666;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#orta {
	height: 305px;
	width: 980px;
	margin-top: 5px;
	background-image: none;
}
#clear {
	clear: both;
}





#center {
	float: left;
	height: 300px;
	width: 320px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(image/bina_3.png);
	background-repeat: repeat;
	border: thin solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sagmarj {
	float: left;
	height: 300px;
	width: 320px;
	background-image: url(image/grafikler.jpg);
	background-repeat: repeat;
	margin-top: 5px;
	border: thin solid #999;
	color: #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#solmarj {
	float: right;
	height: 300px;
	width: 318px;
	margin-top: 5px;
	background-image: url(image/bg_21.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: thin solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#buyukkutu {
	height: 292px;
	width: 982px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#footer {
	height: 80px;
	width: 980px;
	margin-top: 5px;
	background-color: #333;
	color: #CCC;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#ekb {
	background-color: #09C;
	float: right;
	height: 292px;
	width: 280px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(image/bg_19.jpg);
}
