/* CSS Document */
body {
	margin: 0px;
	background: #fffcf3 url(images/kis-bahcesi-up-bg.jpg) repeat-x top center;

}

a {
	text-decoration:none;
}

#container {
	clear: both;
	background: url(images/bahce-body-bg.jpg) no-repeat center top;
	margin:auto;
	margin-top: 35px;
	width: 770px;
}

#header {
	clear: both;
	width: 300px;
	height: 156px;
	margin:auto;
	background: url(images/kis-header-bg.jpg) repeat-x;
	padding: 70px 0px 0px 220px;
	text-align: center;
}

#header h2 {
	font-family: "Times New Roman", Times, serif;
	color:#FF0000;
}

#kis_bahcesi {
	clear: both;
	margin:auto;
	height: 500px;
	width: 700px;
	text-align:center;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#footer {
	clear: both;
	margin:auto;
	width:526px;
	height:100px;
	text-align:left;
	text-decoration: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#fdf8da url(images/kisbahcesi-footer_bg.jpg) bottom repeat-x;
}

#content {
	clear: both;
	margin:auto;
	width:524px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fdf8da;
}

#nevigation {
	clear: both;
	width:526px;
	margin: 0 auto;
}

#nevigation ul {
	text-align:center;
	margin: 0px;
}

#nevigation ul li {
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#nevigation ul li a {
	padding: 5px 15px 5px 15px;
	text-decoration:none;
}

#nevigation ul li a:hover {
	color:#666666;
}

#dizinler {
	clear: both;
	margin:auto;
}