@charset "utf-8";
body {
	margin: 0px;
	background-color: #E5E5E5;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sil {
	clear: both;
}
#sayfa {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#sayfa #icerik {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#sayfa #icerik #sag p {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 30px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
#sayfa #icerik #sag p img {
	position: relative;
	top: 2px;
}



#sayfa #ustbg {
	width: 100%;
}
#sayfa #ustorta {
	background-image: url(images/ust-orta.jpg);
	height: 186px;
	position: relative;
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#sayfa #icerik #sol {
	float: left;
	width: 170px;
	text-align: left;
}
#sayfa #icerik #sag {
	float: left;
	width: 731px;
	text-align: left;
	height: auto;

}
#sayfa #icerik #sag h1 {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #C30;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 30px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
#sayfa #icerik #sag h1 img {
	position: relative;
	top: 2px;
}

