@charset "utf-8";
#conteiner {
	height: auto;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../image/57625cc7565f9.jpg);
	height: 200px;
	width: 890px;
}
#menü {
	height: 40px;
	width: 890px;
	margin-top: 5px;
}
#slider-img {
	background-image: url(../image/resim8.jpg);
	height: 620px;
	width: 890px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	font-size: 16px;
}
#temizle {
	clear: both;
}
#footer {
	background-color: #003366;
	height: 50px;
	width: 890px;
	margin-top: 5px;
	line-height: 50px;
	color: #FFF;
	font-size: 14px;
}
