body {
      width: 900px;
      margin: 0 auto;
	background: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	font-family: arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

.bg1 { background: url(resimler/img06.gif) no-repeat left bottom; }
.bg2 { background: url(resimler/img06.gif) no-repeat left bottom; }
.bg3 { background: url(resimler/img06.gif) no-repeat left bottom; }
.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 0px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(resimler/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 650px;
}

#content p, #content ul, #content ol {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 130px;
	padding: 0 20px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(resimler/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
	clear: both;
	background: #ffffff;
}

#footer p {
	background: #ffffff;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #000000;
}

#footer a:hover {
	color: #000000;
}

#legal {
}

#legal strong {
	display: block;
	padding: 10px 0 0 0;
	background: #ffffff;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}