@charset "utf-8";
body {
	margin:0; padding:0;
	background:url(/images/bg.jpg) top center repeat-x;	
}
.temizle{clear:both;}
#genel{
	width:960px;
	margin:0 auto;
}
#ust{
	width:940px;
	height:128px;
	margin:0 10px;
}
#logo{
	width:470px;
	height:128px;
	background:url(/images/logo.png) no-repeat;
	float:left;
}
#logo_en{
	width:470px;
	height:128px;
	background:url(/images/logo_en.png) no-repeat;
	float:left;
}
#ust_sag{
	width:470px;
	height:123px;
	padding: 5px 0 0 0;
	background:url(/images/bg_ust_sag.png) no-repeat;
	float:left;
	text-align:right;
	font-size:10px;
}
#ust_sag a{
	color:#fff;
}
.ust_sag_menu{
	float:right;
	padding:5px;
}
#menu{
	width:940px;
	height:40px;
	/*background:url(/images/bg_menu.jpg) repeat-x;*/
	margin:0 10px;
}
#resimler{
	width:930px;
	height:300px;
	padding:15px;
	background:url(/images/bg_resimler.png);
}
#surmanset{
	width:920px;
	height:80px;
	padding:15px 20px;
	background:url(/images/bg_surmanset.png) center center;
}
#orta_ana{
	width:940px;
	min-height:400px;
	padding:10px;
}
#ana_sol{
    width:660px;
    margin:0 20px 0 0;
    float: left;
}
#ana_sag{
    width:260px;
    float: left;    
}
#orta_ic{
    width:920px;
	min-height:400px;
	padding:20px;
    background:url(/images/bg_orta_ic.png) top center no-repeat;
    
}
#alt{
	width:100%;
	min-width:940px;
	min-height:100px;
	background:#444;
	margin:20px 0 0 0;
}
#alt_ic{
	width:940px;
	margin:0 auto;
    padding: 20px 0;
    color:#ccc;
}
.kisayol{
width:260px;
margin:30px 0 0 0;
}
.kisayol a{
margin:0 0 10px 0;
clear:both;
}