@charset "utf-8";
/* CSS Document */
body {
	background:url(img/bg-page-noise.jpg);
	margin:auto;
	top:0;
	
	}
.taban{
	width:100%;
	height:105px;
	margin:auto;
	background:url(img/ust-pattern.png);
	border-bottom:solid 1px #ccc;
}
.header{
	width:980px;
	height:125px;

	margin:auto;
}
.logo{
	width:333px;
	height:125px;
	
	float:left;
}

.menu{
	float:left;
	width:646px;
	height:125px;

}

.header-golge{
	width:980px;
	height:40px;
	background:url(img/golge.png);
	
}

.slider{
	width:100%;
	height:498px;
	background:url(img/slider-pattern.png);
	border-bottom:solid 1px #ccc;
}
.slider-ic{
	width:980px;
	height:400px;
	margin:auto;
	
}

.orta-anasayfa{
	width:980px;
	height:450px;
	margin:auto;

}
.orta-hakkimizda{
	width:980px;
	height:900px;
	margin:auto;

}
.orta-hizmetlerimiz{
	width:980px;
	height:1500px;
	margin:auto;

}
.orta-iletisim{
	width:100%;
	height:400px;
	margin:auto;

}
.orta-urunler{
	width:980px;
	height:530px;
	margin:auto;

}
.orta-urunler2{
	width:980px;
	height:660px;
	margin:auto;

}
.orta-urunler3{
	width:980px;
	height:660px;
	margin:auto;

}




	
