.anadiv{
	width:80%;
	height:900px;
    background-color:#4f4f4f;
	margin-left:auto;
	margin-right:auto;
}
.banner{
	width:100%;
	height:150px;
	background-color:#696969;
	color:white;
	font-size:60pt;
	text-align:center;
	text-shadow:2px 2px 20px red;
	padding-top:20px;
	margin-bottom:15px;
}
.nav {
	width:20%;
	height:400px;
	background-color:#696969;
	color:white;
	padding-top:20px;
	float:left;
}
 .content{
	 font-family:Roboto;	
	width:78%;
	height:400px;
	background-color:#696969;
	color:white;
	padding-top:20px;
	float:left;
    margin-left:20px;
	margin-bottom:20px;
 }
 
 .kkutu1 {
	 width:24%;
	 height:150px;
	 background-color:#696969;
	 color:white;
	 float:left;
	  margin-right:10px;
 }
 
 
  .kkutu2 {
	 width:24%;
	 height:150px;
	 background-color:#696969;
	 color:white;
	 float:left;
	  margin-right:10px;
 }
 
  .kkutu3 {
	 width:24%;
	 height:150px;
	 background-color:#696969;
	 color:white;
	 float:left;
	  margin-right:10px;
 }
 
  .kkutu4 {
	 width:24%;
	 height:150px;
	 background-color:#696969;
	 color:white;
	 float:left;
	 margin-right:10px;
	 margin-bottom:20px;
 }
 
 .footer{
	width:100%;
	height:150px;
	background-color:#696969;
	color:white;
	font-size:16pt;
	text-align:center;
	padding-top:20px;
	clear:both;
 }
  
.resim1{
	width:259px;
	height:150px;
}
.resim3{
	width:259px;
	height:150px;
}
.resim2{
	width:259px;
	height:150px;
}
.resim4{
	width:259px;
	height:150px;
}

.resim5{
	width:500px;
	height:300px;
    margin-right:10px;   
}

.baslik2
{
	text-transform:uppercase;
	text-align:center;
	background-color:#170a5b;
}
ul {
	list-style-type:none;
	
	
}


ul li a {
	color:white;
	text-decoration:none;
}

ul li a:hover{
	color:cyan;
	background-color:white;
	display:block;
	text-indent:15px;
}

.s{
	height:30px;
	width:30px;

	
}