* {
	margin:0;
	padding:0;
}
a {
	color:#222E62;
	text-decoration:none;
}
a:hover{color:#222E62;}
body {
	background:#ffffff url('images/bg.jpg') repeat-x;
	font-family:arial;
	font-size:12px;
}
.temizle {
	clear:both;
}
a img{ border:none; } 
.genis {
	width:970px;
	margin:0 auto;
}
.header{
	width:970px;
	height:150px;
	margin:0 auto;
}
.logo{
	float:left;
	width:135px;
	height:130px;
}
.banner{
	float:right;
	width:550px;
	height:130px;
}

.menu{
	float:left;
	width:200px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #000;
}

.menu ul li {
	position: relative;
}

.menu li ul {
	position: absolute;
	left: 200px;
	top: 0;
	display: none;
}

.menu ul li a { 
	background:url('images/menu.jpg') no-repeat;
	display: block; 
	text-decoration: none; 
	border-bottom:1px solid #000;
	font-size:15px;
	color:#fff000;
	font-style:italic;
	padding:3px 0px 4px 30px;
	width:170px;
}
.menu ul li a:hover { 
	color:#fff;
}
/* IE. gizle \*/ 
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; } 
/* IE den gizleme sonu */

.menu li:hover ul, li.over ul { 
	display: block;
}
.flash{
	float:left;
	width:770px;
	height:299px;
}
.bar{
	float:left;
	background:url('images/bar.jpg') repeat-x;
	width:970px;
	height:39px;
	margin-top:1px;
	display:block;
}
.bar img{
	float:left;
	padding-right:10px;
	padding-left:10px;
}
.bar a{
	float:left;
	line-height:30px;
	color:#ffed00;

	padding-top:4px;
}
.bar a:hover{
	color:#ffed00;	
}
.ortaalan{
	background:#e4e4e4;
	width:950px;
	margin:0 auto;
	padding:5px 10px 30px 10px;
}
.sol{
	float:left;
	width:190px;
	margin-top:5px;
}
.sol h2{
	background:url('images/baslik.jpg') no-repeat;
	width:180px;
	color:#fff;
	font-size:16px;
	padding-left:10px;
	line-height:38px;
}
.solorta{
	background:#bababa;	
	width:190px;
	margin-top:1px;
}
.sol ul{
	background:#b8b89f;
	width:170px;
	margin:0 auto;
}
.sol li{
	list-style:none;
	padding:5px 0px 5px 10px;	
}
.sol li a{
	background:url('images/li.gif') no-repeat left;
	padding:5px 0px 5px 10px;
	color:#fff;
	font-size:13px;
}
.solalt{
/*	background:url('images/alt.gif') no-repeat top;*/
	width:190px;
	height:7px;
}	
.orta{
	float:left;
	width:550px;
	padding:0px 10px 0px 10px;
	margin-top:5px;	
}
.orta h2{
	background:url('images/baslik2.gif') no-repeat;
	width:480px;
	color:#fff;
	font-size:16px;
	padding-left:70px;
	line-height:38px;
}
.ortaic{
	background:#bababa;
	float:left;
	width:530px;
	padding:10px;
}
.ortaic h2{
	background:url('images/li2.gif') no-repeat left;
	font-weight:bold;
	color:#fff;
	line-height:20px;
	font-size:13px;
	padding-left:20px;
}
.ortaic p{
	padding:5px 20px 5px 20px;
	line-height:18px;
}
.devami{
	padding-left:20px;
	padding-bottom:10px;
}
.devami a{
	color:#6a0000;
}
.devami a:hover{
	color:#6a0000;
}
.ortaalt{
	float:left;
/*	background:url('images/ortaalt.gif') no-repeat top;*/
	width:550px;
	height:11px;
}	
.orta2{
	float:left;
	width:750px;
	padding:0px 0px 0px 10px;
	margin-top:5px;	
}
.orta2 h2{
	background:url('images/baslik3.gif') no-repeat;
	width:680px;
	color:#fff;
	font-size:16px;
	padding-left:70px;
	line-height:38px;
}
.ortaic2{
	background:#e5e5e5;
	float:left;
	width:730px;
	padding:10px;
}
.ortaic2 h2{
	background:url('images/li2.gif') no-repeat left;
	font-weight:bold;
	line-height:20px;
	font-size:13px;
	padding-left:20px;
}
.ortaic2 p{
	padding:5px 20px 5px 20px;
	line-height:18px;
}
.ortaalt2{
	float:left;
/*	background:url('images/ortaalt2.gif') no-repeat top;*/
	width:750px;
	height:11px;
}
.sag{
	float:left;
	width:190px;
	margin-top:5px;
}
.sag h2{
	background:url('images/sagbaslik.jpg') no-repeat;
	width:120px;
	color:#000;
	font-size:16px;
	padding-left:70px;
	line-height:38px;
}
.sagorta{
	background:#a7a686;	
	width:190px;
	margin-top:1px;
}
.sagorta p{
	padding:5px 0px 5px 0px;
	line-height:18px;
}
.sagalt{
	float:left;
/*	background:url('images/alt.gif') no-repeat top;*/
	width:190px;
	height:7px;
}	

.altyer{
	float:left;
	background:url('images/footer.jpg') no-repeat;
	width:970px;
	height:44px;
	padding-bottom:30px;
}

