@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(images/bg_wallpaper.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#hamal {
	width: 890px;
	margin-top: 0px;
	margin-left: auto;
	background-color: #091935;
	margin-right: auto;
}
#sol {
	background-color: #091935;
	float: left;
	width: 300px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 281px;
	margin-right: auto;
	margin-left: auto;
}

#yildir {
	float: right;
	height: 33px;
	width: 249px;
	margin-top: 24px;
	margin-right: 14px;
	margin-bottom: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #ABC6D6;
	text-align: right;
}

#hamal #sol p {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFF;
	line-height: 33px;
	letter-spacing: 1px;
		letter-spacing: 1px;
	text-align: right;
	padding-right: 14px;
}

#sayfa {
	float: left;
	width: 550px;
}
#sayfaustu {
	background-image: url(images/bgray.gif);
	background-repeat: repeat;
	width: 550px;
	height: 125px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B9D6F4;
	float: left;
}

#icerik {
	float: left;
	width: 550px;
	background-color: #FFF;
}
#temiz {
	clear: left;
	margin-bottom: 20px;
}
#hamal #sayfa #altbilgi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #091935;
	background-color: #9ACAE7;
	float: left;
	width: 550px;
	height: 50px;
	line-height: 24px;
}
#hamal #sayfa #altbilgi p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #091935;
	padding-left: 15px;
	letter-spacing: 2px;
}
#hamal #sayfa #altbilgi p a {
	color: #5389AA;
	text-decoration: none;
}

#hamal #sayfa #altbilgi p a:hover {
	color: #FFF;
}

#proje {
	height: 50px;
	width: 304px;
	margin-right: 15px;
	float: right;
	margin-top: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 50px;
	font-weight: normal;
	text-align: right;
	color: #367BA0;
	letter-spacing: 0px;
	font-style: italic;
	line-height: 44px;
}
#etkin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #999;
	float: right;
	height: 28px;
	width: 300px;
	margin-right: 17px;
	text-align: right;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0px;
}
#hamal #sayfa #menu {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #5F86C0;
	float: left;
	width: 550px;
}
#hamal #sayfa #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#hamal #sayfa #menu ul li {
	float: left;
}
#hamal #sayfa #menu ul li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #5F86C0;
	display: block;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	text-decoration: none;
}
#hamal #sayfa #menu ul li a:hover {
	color: #3F6097;
	background-color: #ABBFDE;
}

