@charset "utf-8";

body {
	background-color:#F4f4f4;
	margin:0 0 0 0;
}
a {
	color:#221F1F;
	text-decoration:none;
}
a:hover {
	color:#646464;
	text-decoration:none;
}


#header {
	background-color: #F4F4F4;
	float: none;
	height: 80px;
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#headerserit {
	background-color: #313131;
	float: none;
	height: 40px;
	width: 100%;
}
#slogan {
	float: none;
	height: 39px;
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 39px;
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 10px;

}
#banner {
	float: none;
	height: 220px;
	width: 990px;
	margin-right: auto;
	background-color: #6F0;
	margin-left: auto;
}
#icerik {
	height: 400px;
	width: 990px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#buttom {
	background-color: #34322D;
	float: none;
	height: 220px;
	width: 100%;
	position: relative;
}
#headeric {
	float: none;
	height: 220px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #34322D;
}
#icerik1 {
	background-color: #FFF;
	float: left;
	height: 400px;
	width: 330px;
}
#buttom1 {
	background-color: #34322D;
	float: left;
	height: 220px;
	width: 330px;
}
#logo {
	float: left;
	height: 80px;
	width: 250px;
}
#menu {
	background-color: #F4F4F4;
	float: left;
	height: 20px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
	text-align: left;
	text-indent: 230px;
	position: relative;
	top: 30px;
	bottom: 30px;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.duzfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}
.beyazbaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.beyazfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
#copyright {
	height: 15px;
	width: 100%;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
