body {
	background-color: #2e3839;
	}

a:link {
	text-decoration: 
	none;
	color: #000000;
	}

a:visited {
	text-decoration: none;
	color: #000000;
	}

a:hover {
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	}

	
.header {

	margin:auto;
	text-align:center;
	
	width:919px;
	height:93px;

	}
.center {


	margin:auto;
	text-align:center;
	width:919px;
	height:460px;
	}
	
	
.left {
	
	text-align:center;
	background-image: url("index_dosyalar/left1.jpg");
	width:180px;
	
	color: #FFFFFF;
	}
	
.menu {

	background-image: url("index_dosyalar/left2.jpg");
	background-color: #FFF;
	width: 180px;
	height: 198px;
	color: #000000;
	text-align: center;

	
		}
.menu ul {
	position:absolute;
	 list-style-type: none;
	 margin: 0;
  padding: 0;
  width: 180px;
	 }

.menu li a{
	display: block;
  color: #000;
  text-decoration: none;
	height:28px;
	padding-top:5px;
	
	}
.menu li a:hover {
  background-color: #143A4D;
  color: #FFF;
  cursor: pointer;
}
.menubottom {

	background-color:#143A4D;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	

	}
.right {
	position: absolute;
	float:right;
	top:118px;
	margin-left:180px;
	background-color: #143A4D;

}
.orta1{
	width:738px;
	height:24px;
	color: #FFF;
	padding-top:12px;
	text-align:left;
	background-image:url(index_dosyalar/ust2.JPG);
}
.orta2{
	width:738px;
	height:370px;
	vertical-align:auto;
	background-image:url(index_dosyalar/orta.JPG);
	background-repeat:no-repeat;
}
.orta3{
	width:738px;
	height:73px;
	color: #FFF;
	}

.frame {
	font-family:"Courier New", Courier, monospace;
	color: #FFF;
	background-color:#143A4D;
	font-weight:bold;
	text-align:center;
}
.footer {
	margin:auto;
	
	height: 30px;
	background-image: url("index_dosyalar/alt.jpg");
	width: 919px;
	
	}
#anasayfa{
display:block;
}
#belgeler{
display:none;
}
#firmalar{
display:none;
}
#resimler{
display:none;
}
#iletisim{
display:none;
}
#linkler{
display:none;
}