body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CEF0F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.baslik5 {font-size: 24px;
color:#242424;
background:#fff;}
#cerceve {
	position: relative;
	/*z-index: 1000;*/
	width: 960px;
	height:100%
	padding: 0;
	margin: auto;
}
.topbanner1 {
	width:16px; 
	height:63px; 
	position: relative; 
	float:left;
	background-image:url(../images/index_02.png);
}
.logo {
	width:128px; 
	height:63px; 
	position: relative; 
	float:left;
}
.topbanner2 {
text-align:right;
	width:799px; 
	height:63px; 
	position: relative; 
	float:left; 
	background-image:url(../images/topbanner.jpg);
}
.topbanner3 {
	width:17px; 
	height:63px; 
	position: relative; 
	float:left;
	background-image:url(../images/index_03.png);
}
.banner {
	width:960px; 
	height:300px; 
	position: relative; 
	float:left;
}
.orta1 {
	width:472px; 
	height:160px; 
	position: relative; 
	float:left; 
	background-color:#FFFFFF;
	background-image:url(../images/buyutec.png);
	background-position:right bottom;
	background-repeat:no-repeat;

}
.orta2 {
	width:16px; 
	height:160px; 
	position: relative; 
	float:left;
	background-image:url(../images/index_06.png);
}
.orta3 {
	width:472px; 
	height:160px; 
	position: relative; 
	float:left; 
	background-color:#FFFFFF;
	background-image:url(../images/index_07.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.bottom {
	width:960px; 
	height:100%; 
	background-image:url(../images/index_08.jpg); 
	position: relative; 
	float:left; 
	background-repeat:repeat-x; 
	background-color:#242424;
}
.current {
	color: #FFFFFF;
}
.duzyazi {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}
.duzyazi2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
}
.button {
	vertical-align:bottom;
	float:right;
	text-align:right;
	position:absolute;
	padding-right:5px;
	left: 382px;
	top: 145px;
	z-index: 80;
}
.imza {
	vertical-align:bottom;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:12px;
	float:right;
	text-align:right;
	position:inherit;
	z-index: 80;
}
.adres {
	color:#67686A;
	font-family:Tahoma, Arial;
	font-size:11px;	
}
.adres a:link {
	color: #67686A;
	text-decoration: none;
}
.adres a:visited {
	text-decoration: none;
	color: #67686A;
}
.adres a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.adres a:active {
	text-decoration: none;
	color: #67686A;
}
.solbg {
background-repeat:no-repeat;
background-position:left top;
	
}
.sagbg {
background:images/bulutsag.jpg;
background-repeat:no-repeat;
background-position:right top;
	
}
.baslik {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#wrapper {
	background-image:url(images/bottom_bg.png);
	width:960px;}
#panes {
	text-align: justify;
	border-style: none;
	background-color:#373737;
	padding: 15px;
	/*width: 245px;*/
	margin: 0 1em 0 1em;
}
#panes p {
  width: 960px;
  margin: 0 auto 1em auto;
  line-height: 1.2em;
}
#panes div div { overflow: hidden; }
#previous { float: none; cursor: pointer; }
#next { float: none; cursor: pointer; }
img {
behavior: url("pngbehavior.htc");
}
#heading {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}
#heading * {
	display: inline;
	padding: 2px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}
#heading li.active {
	background-color: #fff;
	color:#000000;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-opera-border-radius: 0px;
	-moz-border-radius: 0px;
}
	.section {
	margin: 0;
	padding: 0;
	width: 960px;
	position:relative;
		}
		
		.section ul {
			list-style: none; 
			margin-top:5px;
		}
		.section ul li {
			display: inline;
		}
		.section ul a {
			background-color:#fff;
			border:3px solid #000;
			padding: 2px 2px 4px;
			display:block;
			float:left;
			margin:2px;
			text-decoration: none;
		}
		.section ul a:hover {
			background-color:#FFFFFF;
			border:3px solid #fff;
		}

		.section ul a.lightbox-enabled img {
			border:0;
		}
		
		.section span.code {
			font-family:"Courier New", Courier, monospace;
			margin:0;
			font-size:11px;
			border-left:3px solid #000;
		}
		
		.section .link { font-size:12px; font-style:italic; padding-left:10px; margin-left:10px; }
		
		.section .important { text-decoration: none; }
		
		.section .title { font-weight:bold; font-size:16px;}
		
		.clear { clear:left; }
		
		.section.header { text-align:center; font-size:12px; padding-top:10px; border-top:none; }
		.section.footer { text-align:center; font-size:12px; padding-top:10px; }
