body {
	background-color: #BFD3E7;
	background-repeat: repeat-x;
	background-image: url(../images/layout/zemin.jpg);
	background-attachment: fixed;
}
#container {
	height: auto;
	width: 1024px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #666;
	border-radius:10px;
	-noz-border-radius:10px;
	-webkit-border-radius:10px;
}
#baslik {
	height: 150px;
	width: 1.024;
}
#logo {
	height: 150px;
	width: 150px;
	float: left;
	border-radius:5px;
	-noz-border-radius:5px;
	-webkit-border-radius:5px;
}
#menu {
	float: left;
	height: 40px;
	width: 874px;
	clip: rect(auto,auto,auto,auto);
	background-color: #2C69A2;
	margin-top: 55px;
	border-radius:5px;
	-noz-border-radius:5px;
	-webkit-border-radius:5px;
}
#container #baslik #menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#container #hakkimda ul li em a {
	text-decoration: none;
}

#container #baslik #menu ul li {
	float: left;
	position: relative;
	height: 40px;
	width: 145px;
}
#container #baslik #menu ul li a {
	text-decoration: none;
	height: 40px;
	display: block;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #2C679F;
	font-variant: normal;
	border-radius:5px;
	-noz-border-radius:5px;
	-webkit-border-radius:5px;
}

#container #baslik #menu ul li ul {
	position: absolute;
	left: 0px;
	top: 40px;
	display: none;
}

#container #baslik #menu ul li a:hover {
	text-decoration: none;
	height: 40px;
	display: block;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F90;
}
#container #baslik #menu ul li:hover ul {
	display: block;
}
#temizlik {
	clear: both;
}
#banner {
	height: 300px;
	width: 1024px;
	margin-top: 10px;
	border-radius:5px;
	-noz-border-radius:5px;
	-webkit-border-radius:5px;
}

#cizgi {
	height: 40px;
	width: 1024px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content {
	height: 200px;
	width: 1024px;
	border-radius:5px;
	-noz-border-radius:5px;
	-webkit-border-radius:5px;
}
#sol {
	background-color: #FFF;
	float: left;
	height: 200px;
	width: 300px;
	border-radius:5px;
	-noz-border-radius:5px;
	-webkit-border-radius:5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-size: 36px;
}
#container #content #sol h1 {
	font-size: 8px;
	margin: 0px;
	border-bottom-style: none;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#orta {
	background-color: #FFF;
	height: 200px;
	width: 320px;
	float: left;
	border-radius:5px;
	-noz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-right: 20px;
	margin-left: 20px;
}
#sag {
	background-color: #39F;
	height: 200px;
	width: 354px;
	float: left;
	border-radius:5px;
	-noz-border-radius:5px;
	-webkit-border-radius:5px;
}
#temiz_iki {
	clear: both;
}

#foter {
	height: 40px;
	width: 1024px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	line-height: 40px;
	text-decoration: none;
	font-style: oblique;
}
 #container #content #orta table {
	height: auto;
	width: 1024px;
}
#tablo {
	height: auto;
	width: 1024px;
	background-color: #FFF;
}
#hakkimda {
	font-size: 14px;
	height: auto;
	width: 1024px;
	font-family: "Comic Sans MS", cursive;
	margin-top: 10px;
	margin-bottom: 10px;
}
#alt_baslık {
	background-image: url(../images/layout/binbir_surat_istanbul.jpg);
	height: 250px;
	width: 1024px;
	background-repeat: repeat;
	color: #FFF;
	border-radius:5px;
	-noz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top: 5px;
	background-position: center center;
	margin-bottom: 10px;
}
#alt_baslık2 {
	background-color: #666;
	height: 100px;
	width: 1024px;
	border-radius:10px;
	-noz-border-radius:10px;
	-webkit-border-radius:10px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
#container #alt_baslık p a {
	text-decoration: none;
}
#container #alt_baslık2 {
	text-decoration: none;
}
#container #temizlik h1 {
}
