body {
	font-size:11px;
	font-family:verdana;
}
#ana {
	width:970px;
	height:100%;
	overflow:hidden;
	margin:auto;
}
#badi {
	width:100%;
	height:100%;
	padding-left:11px;
	background: url(resimler/arkafon.gif) 10px bottom no-repeat;
}
#ust_kenar {
	background:url(resimler/ust_kenar.gif) top left no-repeat;
	width:100%;
	height:16px;
}
#orta_tekrar {
	background:url(resimler/orta_tekrar.gif) repeat-y;
	width:100%;
	height:100%;
	overflow:hidden;
}
#alt_kenar {
	background:url(resimler/alt_kenar.gif) top left no-repeat;
	width:100%;
	height:11px;
}
#footer {
	width:100%;
	height:90px;
}
#logo {
	width:300px;
	height:80px;
	float:left;
	margin-left:30px;
	margin-top:10px;
}
#banner {
	width:450px;
	height:70px;
	margin-left:100px;
	margin-top:5px;
	float:left;
	padding-top:10px;
}
#menu {
	width:952px;
	height:39px;
	background:url(resimler/menu_back.gif) repeat-x;
}
#menu a {
	z-index:2;
	position:relative;
}
#golge {
	position:absolute;
	background:url(resimler/menu_hover.png) top left no-repeat;
	width:137px;
	height:5px;
	/*cursor:pointer;*/
	z-index:3;
	bottom:0px;
}
#bant {
	background:url(resimler/orta_bant.gif) top left no-repeat;
	width:952px;
	height:185px;
}
#kutular {
	text-align: center;
	clear:both;
	display:block;
}
#kutular img {
	margin-right:0px;
	padding-left:23px;
	float:left;
}
#hizmetler {
	width:635px;
	height:100%;
	float:left;
	margin-top:20px;
	margin-left:10px;
	padding-left:10px;
}
#hizmet_sag {
	width:260px;
	height:100%;
	float:right;
	margin-right:45px;
	margin-top:20px;
}
.baslik {
	color:#F00;
	font-size:18px;
	font-weight:bold;
}
.baslik_detay {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#333;
}
.devam {
	color:#D20000;
	text-decoration:none;
	font-weight:bold;
}
.aralik {
	background:url(resimler/noktanokta.gif) center left no-repeat;
	width:100%;
	height:30px;
	clear:both;
	display:block;
}
#alt_logolar_div {
	width:100%;
	clear:both;
	display:block;
	padding-top:30px;
	padding-left:15px;
}
#copy_div {
	width:925px;
	height:25px;
	clear:both;
	display:block;
	background:url(resimler/copyright_kutusu.gif) top left no-repeat;
	margin-left:15px;
	margin-top:15px;
	padding-bottom:20px;
	padding-top:7px;
	text-align:center;
}
#icmetin{
  width:630px;
  height:100%;
  float:left;
  margin-top:20px;
  margin-left:10px;
  padding-left:10px;
  font-size:12px;
  font-family:verdana;
  line-height:2em;
}
#cssdropdown, #cssdropdown ul {
	list-style: none;
}
#cssdropdown, #cssdropdown * {
	padding: 0;
	margin: 0;
}
/* Head links */
#cssdropdown li.headlink {
	float: left;
	margin-left: -1px;
	text-align: center;
}
#cssdropdown li.headlink a {
	display: block;
}
/* Child lists and links */
#cssdropdown li.headlink ul {
	display: none;
	border-top: 1px black solid;
	text-align: left;
	position:absolute;	
	width:300px;
}
#cssdropdown li.headlink:hover ul {
	display: block;
}
#cssdropdown li.headlink ul li a {
	padding: 5px;
	height: 17px;
}
#cssdropdown li.headlink ul li a:hover {
	background-color: #333;
}
#cssdropdown a {
	color: white;
	text-decoration: none;
}
#cssdropdown ul li a:hover {
	text-decoration: none;
}
#cssdropdown li.headlink ul {
	background-color: #e71425;
}