@charset "utf-8";
body {
	background:url(/images/bg.png) top center no-repeat #c32127;
	margin:0; padding:0;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    

}
.temizle{clear:both;}
#ust{
	width:100%;
	height:115px;
	min-width:850px;
}
#ust_ic{
	width:850px;
	height:115px;
	margin:0 auto;
	position: relative;
}
#menu{
	width:100%;
	height:35px;
	min-width:850px;
	background:url(/images/sop50.png);
}
#menu_ic{
	width:600px;
	height:35px;
	margin:0 auto;
	padding:0 0 0 250px;
}
#resimler{
	width:100%;
	height:520px;
	padding:50px 0;
	background:#666666;
	background:url(/images/bg_01.jpg) center center;
}
#logo{
	width:200px;
	height:185px;
	position: absolute;
	z-index:200;
	background:url(/images/logo.png) no-repeat;
}
#orta{
	width:810px;
	height:480px;
	background:url(/images/sop80.png);
	margin:0 auto;
    padding: 20px;
    
}
#sol{
    width: 600px;
    float:left;
}
#sag{
    width: 190px;
    float:left;
    padding: 0 0 0 20px;
}
#alt{
	width:850px;
	margin:0 auto;
	padding:30px 0;
}