@charset "utf-8";
/* CSS Document */

body {
	background-color: #e9e9ce;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
body, td, th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #483318;
	line-height: 15px;
}
#container {
	margin: 0pt auto;
	text-align: left;
	width: 960px;
}
#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	visibility: visible;
	display: block;
	z-index: 3;
	width: 100%;
	height: 83px;
	background-repeat: repeat-x;
	background-image: url(images/footer_bg.gif);
}
#footerTxt {
	margin: 0 auto;
	width: 900px;
	margin-top: 23px;
}
#footerSol {
	margin-left: 216px;
	float: left;
	background-image: url(images/footer_doga.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#footerSag {
	float: right;
	background-image: url(images/salp_bg.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#sidebar1 {
	width: 176px;
	background-image: url(images/logo_bg.gif);
	margin-left: 22px;
	float: left;
}
#sidebar2 {
	width: 707px;
	margin-left: 32px;
	float: left;
}
#naviga {
	margin-top: 20px;
}
#mainGorsel {
	margin-top: 18px;
}
#icerik {
	margin: 20px 20px 100px 20px;
}
#solNavi {
	padding-top: 20px;
	margin: 0 auto;
	width: 138px;
}
.menu {
	width: 108px;
	background: transparent;
	color: #eeeeee;
	padding: 0px;
	margin: 0px;
}
.menu ul {
	text-decoration: none;
}
.menu li {
	text-decoration: none;
	list-style: none;
}
.menu ul li a {
	text-decoration: none;
	color: #483318;
	padding: 2px 0 2px 7px;
	display: block;
	width: 108px;
	text-align: left;
	border-bottom: 1px solid #eee;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 17px;
	background-image: url(images/ok.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	background-color: #fff;
	margin-left: -40px;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #483318;
	background: #f8f8f8;
	width: 108px;
	text-align: left;
	border-bottom: 1px solid #eeeeee;
}
a:link {
	color: #483318;
	text-decoration: none;
}
a:visited {
	color: #483318;
	text-decoration: none;
}
a:hover {
	color: #483318;
	text-decoration: underline;
}
a:active {
	color: #483318;
	text-decoration: none;
}
h1 {
	color: #486d7e;
	font-size: 13px;
}