@charset "utf-8";
/* CSS Document */

body{
	background-color:#DDDDDD;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;	
}

a{
	text-decoration:none;
	color:#16223A;
}

hr{
	border-color:#3B5998;
	margin: 20px 0px 20px 0px;
}

#sayfa{
	margin:auto;
	width:968px;
	top:2px;
}

#sayfa_ust{
	position:relative;
	width:960px;
	height:14px;
	padding-left:4px;
	padding-right:4px;
	background-image:url(../resimler/sayfa_ust.png);
	background-repeat:no-repeat;
}

#sayfa_orta{
	position:relative;
	width:952px;
	padding:0px 8px 12px 8px;
	background-image:url(../resimler/sayfa_orta.png);
	background-repeat:repeat-y;
}

#sayfa_alt{
	position:relative;
	width:960px;
	height:14px;
	padding-left:4px;
	padding-right:4px;
	background-image:url(../resimler/sayfa_alt.png);
	background-repeat:no-repeat;
}

#menu1{
	position:relative;
	float:left;
	width:928px;
	margin-left:12px;
	height:36px;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	z-index:1;
	margin-bottom:8px;
}

#header{
	position:relative;
	float:left;
	width:940px;
	margin:0px 0px 1px 6px;
	z-index:0;
}

#menu2{
	position:relative;
	float:left;
	width:940px;
	margin-left:6px;
	height:36px;
	margin-bottom:5px;
	background-color:#DB470F;
}

#yenimanset{
	float:left;
	width:928px;
	margin-left:12px;
	margin-bottom:5px;
}

#tam_sayfa{
	position:relative;
	float:left;
	width:928px;
	margin-left:12px;
	margin-top:12px;
	padding-left:10px;
}

#tam_sayfa h2{
	float:left;
	width:100%;
}

#sol{
	position:relative;
	float:left;
	width:598px;
}

#sag{
	position:relative;
	float:left;
	width:330px;
	margin-left:12px;
}

#alt{
	position:relative;
	float:left;
	width:928px;
	margin-left:12px;
	height:30px;
	line-height:30px;
	margin-top:12px;
	border-top:1px solid #DDDDDD;
}