@charset "utf-8";
body {
	margin:0; padding:0;
	color:#333333;
}
.temizle{clear:both;}
#slider_ust{
    width:100%;
    min-width:960px;
    height:350px;
    background: url(/images/bg1.jpg) repeat-x;
    position: absolute;
    top:0;
}
#ust_bant{
    width:100%;
    height:65px;
    background:rgba(0,55,100,0.8);
    z-index: 1000;
    position: absolute;
}
#genel_dis{
     position: relative;
}
#genel{
    width:960px;
    min-height:800px;
    margin:0 auto;        
}
#ust{
    width:960px;
    height:180px; 
    z-index: 1000;
    position: relative;
}
#ust_ara{
    width:960px;
    height:170px; 
}
#logo{
    width:255px;
    height:180px;
    background:url(/images/logo.png) top center no-repeat;
    float:left;
}
#ust_menu{
    width:705px;
    height:35px;
    padding: 30px 0 0 0;
    color:rgba(255,255,255,1);
    float:left;
}
#orta{
    width:920px;
    min-height:400px;
    margin:20px;
}
.sutun_bir{
    width:215px;
    float:left;
    margin:0 20px 20px 0;
}
.sutun_uc{
    width:685px;
    float:left;
    margin:0 20px 20px 0;
}
.no_margin{margin:0;}
#alt{
    width:920px;
    margin:20px;
    color:#666666;
}


	