/* Onur Öğdüm Psd to Css */
body {
	background: top left url(images/bg.png) no-repeat;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
:focus {
	outline: 0px;
}
h1, h2, h3, h4, h5, h6, li, ul, table, tr, td, a, img {
	margin: 0;
	padding: 0;
}
#genel {
	margin-top: -15px;
}
#banner {
	background: url(images/banner.png);
	width: 1008px;
	height: 274px;
}
#menu {
	background: url(images/menu-bg.png);
	width: 1008px;
	height: 59px;
}
.menu {
	padding-top: 15px;
}
#menu a {
	color: #fff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
#menu img {
	vertical-align: middle;
	margin: 0px 15px 0px 15px;
}
#menu a:hover {
	color: #f64535;
}
#orta {
	background: url(images/orta-bg.png);
	width: 1008px;
	height: 779px;
}
#sol-ust {
	background: url(images/sol-ust.png);
	width: 209px;
	height: 209px;
	float: left;
	margin: 15px 10px 0px 50px;
}
.sol-ust {
	margin-top: 23px;
}
#orta-ust {
	background: url(images/orta-ust.png);
	width: 479px;
	height: 209px;
	float: left;
	margin: 15px 7px 0px 0px;
}
#sag-ust {
	width: 208px;
	float: left;
	margin-top: 15px;
}
.baslik {
	background: url(images/sag-ust.png);
	width: 208px;
	height:39px;
}
#sag-ust font {
	font-size: 11px;
}
.t1 {
	width: 110px;
}
.t2 {
	width: 120px;
	height: 40px;
}
#sag-ust table {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	border-spacing: 10px 5px;
}
#sag-orta {
	float: right;
	margin: 20px 45px 0px 0px;
}
#haberler {
	width: 482px;
	float: right;
	margin: 5px 6px 0px 0px;
}
.h-baslik {
	background: url(images/h-baslik.png);
	width: 482px;
	height: 39px;
}
#sol-orta {
	width: 208px;
	float: left;
	margin: 5 0 0 50px;
	text-align: left;
}
.sol-orta {
	background: url(images/sol-orta.png);
	width: 208 px;
	height: 39px;
}
#sol-orta a {
	background: no-repeat 2px url(images/ok.png);
	color: #000;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-align: left;
	border-bottom: 1px solid #d1d3d4;
	padding: 4px 18px;
}
#sol-orta a:hover {
	color: #f64535;
}
#sol-alt {
	width: 208px;
	float: left;
	margin: 15px 0 0 50px;
}
.sol-alt {
	background: url(images/sol-alt.png);
	width: 208px;
	height: 39px;
}
#orta-alt {
	float: left;
	margin: 50px 0 0 15px;
}
#sag-alt {
	width: 208px;
	float: right;
	margin-top: -35px;
	margin-right: 45px;
}
.sag-alt {
	background: url(images/sag-alt.png);
	width: 208px;
	height: 39px;
}
.sag-alt-icerik {
	background: no-repeat url(images/sag-alt-icerik.png);
	width: 200px;
	height: 142px;
	margin: 10px 0 0 1px;
}
#footer {
	background: url(images/footer-bg.png);
	width: 1008px;
	height: 51px;
}
#copy {
	width: 1008px;
	text-align: left;
}
.copy {
	float: left;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 75px;
	margin-top: 5px;
}
.designer {
	float: right;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 75px;
	margin-top: 5px;
}

