body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	background-position: center -60px;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
#dis {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #234769;
}
#sayfa {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
#menu {
	height: 50px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/btn.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#ust {
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}

.formbg {
	background-color: FDFDFD;
	background-image: url(../images/form-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	height: 25px;
	font-size: 12px;
	color: #666;
}
#mesaj {
	padding: 10px;
	height: 20px;
	width: 181px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	cursor: default;
}
#mesaj a {
	color: #FFF;
	text-decoration: none;
}


.txarea {
	background-color: FDFDFD;
	background-image: url(../images/form-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	height: 75px;
	font-size: 12px;
	color: #666;
}

#tel {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #234769;
	padding-top: 2px;
}
#menuic {
	float: right;
	width: 920px;
	height: 50px;
}
#menuic ul li {
	float: left;
}
#menuic ul {
	display: block;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
#menuic ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 18px;
	padding-left: 18px;
	font-weight: bold;
	height: 20px;
	margin-left: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#menuic ul li a:hover {
	color: #000;
	background-image: url(../images/btnhover.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#icerik {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#sol {
	float: right;
	width: 650px;
	border: 1px solid #CCC;
	padding: 10px;
}
.slayt {
	border: 10px solid #356EA5;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 630px;
	background-color: #356EA5;
}

#sag {
	float: left;
	width: 200px;
}
#kutular {
	float: left;
	width: 670px;
	margin-top: 10px;
}
.cerceve {
	background-color: #09F;
	padding: 2px;
	border: 5px solid #28537D;
}

#haber {
	float: right;
	width: 200px;
	margin-top: 10px;
}
#sag ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#sag ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/yanbtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#sag ul li a:hover {
	background-image: url(../images/yanbtnhover.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menuic ul li a:active {
	color: #000;
	background-color: #FFE400;
}
.clear {
	clear: both;
}
#alt {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
	padding: 10px;
}
