@charset "utf-8";
#sayfaUst {
	background-image: url(images/bg_sayfa_ust.gif);
	background-repeat: repeat-x;
}
#sayfaAlt {
	background-image: url(images/bg_sayfa_alt.png);
	background-repeat: repeat-x;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 157px;
	color: #000;
	font-size: 14px;
}
#footer_sol {
	float: left;
	width: 500px;
	padding-top: 20px;
}
#ust {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer_sag {
	background-image: url(images/bg_iletisim.png);
	background-repeat: no-repeat;
	float: right;
	height: 142px;
	width: 170px;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFF;
	padding-top: 15px;
	font-size: 12px;
}
#logo {
	float: left;
	width: 300px;
	padding-top: 30px;
}
#sayfaUst #ust #menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sayfaUst #ust #menu ul li {
	float: left;
}
#sayfaUst #ust #menu ul li a {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat-x;
	display: block;
	margin-left: 1px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 1px;
	background-color: #FFF;
}
#menu {
	float: right;
}
#sayfaUst #ust #menu ul li a:hover {
	color: #333333;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #F00;
}
#icerik {
	background-image: url(images/icerik_bg_sn.png);
	background-repeat: no-repeat;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 25px;
	padding-bottom: 50px;
	height: 850px;
}
#sayfaUst #icerik p img {
	margin-right: 5px;
}


#gorsel {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 120%;
	background-attachment: fixed;
	background-image: url(images/body_bg.png);
	background-repeat: no-repeat;
}
#sayfaUst #icerik h1 {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #F00;
}
#icerik p a {
	text-decoration: none;
	color: #F00;
}
#harita {
	height: 200px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
