body{
	margin: 0;
	padding: 0;
	background-color: #272727;
	font-family: Arial, Helvetica, sans-serif;
}

.latest_img {
	border: 0px solid #575757;
}

img{
	border: 0;
}

.mainpage{
	background-color:#f4f4f4;
	width: 801px;
	margin: 0 auto;
	border:0px solid;
	overflow: hidden;
	padding-bottom:150px;
	
}


	
.header{
	width: 801px; 
	height: 125px; 
	background-color: white; 
	
}
.header_logo{
	height: 125px;
	width: 350px; 
	float:left;
	
}

.header_sag_bilgi{
	
	width: 400px; 
	height:125px; 
	float:right;
	
}
	
.header_sag_bilgi p{
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-align:center; 
	padding-top: 14px; 
	padding-left: 5px; 
	padding-right: 5px;
}


.main_navigasyon{
	height:200px;
	width: 801px;
	clear:both;
	background-image:url(../images/MAIN_02.jpg);
	background-color: #272727;
	padding-top: 45px;
	
}
	
.navigasyon_butons{
	height: 151px;
	width: 180px; 
 	float:left;
	border-left: 1px solid #929391;
	line-height: 20px;

		
}
	
.navigasyon_bottom{
	height: 30px;
	background-color: #c6c6c6; 
	float:left; 
	display:block; 
	width:801px;
	
}
	
.content_sag{
	height: inherit;
	width: 502px;
	float:right;
	background-color:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 13px;
	padding-right: 19px;
	text-align:justify;
	
}

.devamLnk{
	font-weight:normal;
	font-size:11px;
	color: #000;
	text-decoration:none; 
	
}

.devamLnk:hover{
	color: #10b5b0; 
	text-decoration:underline; 
}

.solres{
	width:264px;
}

#IE6{
	float:left;
	}
	

.etkinlikLnk{
	color:#333;
	font-size:11px;
	text-decoration:none; 
	
}

.etkinlikLnk:hover{
	color: #10b5b0; 
	text-decoration:underline;
	
}

.etkinlikmenu{
	width:233px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	
}


.eposta{
	color: #10b5b0; 
	text-decoration:none; 
	font-size:11px;

}
.eposta:hover{
	color: #333; 
	text-decoration:underline; 
}

.list{
	style="list-style:none;
	list-style-image: url(images/list.jpg);
	padding:0;
	margin-left:8px;
	
}

.content_total{
	float:left
	
}


