.main {
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

body {
	margin-top: 0px;
	background-color: #006d60;
	background-image: url(img/back_repeat.jpg);
	background-repeat: repeat-x;
}
.middle {
	height: 435px;
	width: 985px;
	float: left;
	background-image: url(img/main.png);
	background-repeat: no-repeat;
	overflow: visible;
	top: 100px;
	z-index: 2;
	margin-top: -28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foot_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: left;
	float: left;
	margin-left: 20px;
	width: 300px;
}

.top {
	float: left;
	margin-left: 15px;
	width: 955px;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	height: 128px;
	clear: both;
	z-index: 1;
}
.foot_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: right;
	float: right;
	width: 275px;
	margin-right: 40px;
}
.foot_right a {
	color: #FFF;
	text-decoration: underline;
}
.m_menu {
	float: left;
	height: 280px;
	width: 160px;
	margin-left: 21px;
	margin-top: 27px;
}
.m_seperator {
	float: left;
	height: 350px;
	width: 5px;
}
.icerik {
	float: left;
	height: 400px;
	width: 765px;
	margin-top: 22px;
	margin-left: 5px;
}

.m_seperator {
	display: inline;
	background-color: #63935F;
	width: 1px;
	height: 395px;
	float: left;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 22px;
}
.mh_seperator {
	display: inline;
	background-color: #63935F;
	width: 150px;
	height: 1px;
	float: left;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-right: 0px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.cssnav span {
	position: absolute;
	text-align: left;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	float: left;
	clear: both;
	left: 15px;
	margin-left: 6px;
	margin-top: 4px;
	text-decoration: none;
	cursor: pointer;
}
.cssnav {
	float: left;
	width: 155px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	text-align: left;
	text-decoration: none;
	display: block;
	height: 220px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.cssnav a img {
	height: 20px;
	width: 150px;
	border-width:0;
	background: top left no-repeat;
	text-decoration: none;
}
.cssnav a#button img {
	background-image: url(img/button.png);
	text-decoration: none;
}
.cssnav a#button:hover img {
	background-image: url(img/button_over.png);
	text-decoration: none;
}
.icerik_m {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	height: 380px;
	width: 770px;
	overflow: auto;
	margin-top: 8px;
}
.icerik_m_yazi {
	background-image: url(img/icerik_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	font-size: 14px;
	color: #FFF;
	padding-top: 7px;
	padding-left: 10px;
	width: 740px;
}
.ic_tablo {
	text-align: center;
	height: 92px;
	width: 760px;
}
