
.page {
	width		:752px;
	margin		:auto;
	text-align	:left;
	margin-top	:10px;
}

.cleaner {
	clear	:both;
	height	:0;
}

.main {
	border-right:1px solid #a7d3d4;
	border-left:1px solid #a7d3d4;
	padding:0 0 30px 0;
	background-color:#FFFFFF;
}

.main2 {
	border-right:1px solid #a7d3d4;
	border-left:1px solid #a7d3d4;
	padding:0 30px 30px 30px;
	background-color:#FFFFFF;
}

.bottom {
	padding-top:10px;
	padding-bottom:20px;
	background-image:url(../images/page_bottom.jpg);
	background-repeat:no-repeat;

}

.copyright {
	float:left;
	width:500px;
	padding-left:10px;
}

.logo {
	float:right;
	width:200px;
	text-align:right;
}

.left_nav {
	float:left;
	width:170px;
}

.middle {
	float:left;
	width:580px;
}

.content {
	border-left:2px solid #dbebe4;
	padding:0 25px;
}

.event_list, .event_list li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.event_list {
	margin-bottom:20px;
}

.event_list li {
	margin-left:12px;
}

.event_lista {
	display:block;
	padding:5px;
	color:#373737;
	text-decoration:none;
}

.event_lista:hover {
	background-color:#ebf2ed;
	color:#871003;
}

.event_listsayfada {
	background-color:#ebf2ed;
	color:#871003;
	display:block;
	padding:5px;
	text-decoration:none;
}

.main_bottom {
	margin-top:5px;
}

.main_middle {
	background-image:url(../images/main_bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.main_middle_ic {
	background-image:url(../images/main_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:365px;
	padding:20px 0;

}

.main_haber{
	width:540px;
	text-align:left;
	border-bottom:1px solid #a7bcd5;
	margin-bottom:10px;
	margin-left:106px;
}

.main_haber_image{
	float:left;
	width:140px;
}

.main_haber_text {
	float:left;
	width:400px;
}

.basinda img {
	margin:0 10px 10px 0;
}