@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url(../images/bg_wood.png) repeat;
	font:Verdana, Geneva, sans-serif 9px;
}
h1 {
	color: #3a2b20;
	border-bottom: solid 1px #aca58c;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 1.7em;
	width: 590px;
}
h3
{
	color: #3a2b20;
	padding-left:8px;
	padding-bottom:5px;
	font-size: 1em;
}
#top {
	float:left;
	width:100%;
	height:229px;
	background:url(../images/top1.png) no-repeat;
}
#top2 {
	float:left;
	width:100%;
	height:104px;
	background:url(../images/top2.png) no-repeat;
}
#middle {
	text-align:center;
	position:absolute;
	left: 100px;
	top: 215px;
	width: 800px;
}
#navigation {
	float: left;
	width: 940px;
	height: 50px;
}
#navigation ul {
	width: 627px;
	float: left;
	padding: 0;
	margin: 0;
	background:url(../images/linkler_body.png) repeat-y 0 0 #a6a07d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#navigation ul li {
	list-style-type: none;
	float: left;
	font-size: 1.25em;
}
#navigation ul li a {
	padding: 20px 0px 0px 0px;
	height: 37px;
	text-decoration: none;
	color: #7c7758;
	display: block;
	float: left;
	text-align: center;
}
#navigation ul li a:hover {
	color: #625e41;
	background: url(../images/bg-nav-hover.jpg) no-repeat center 0;
}
#navigation .divider {
	border-right: solid 1px #928d6c;
}
#m1 {
	width: 110px;
}
#m2 {
	width: 125px;
}
#m3 {
	width: 125px;
}
#m4 {
	width: 110px;
}
#m5 {
	width: 75px;
}
#m6 {
	width: 75px;
}
#p01 #m1, #p02 #m2, #p03 #m3, #p04 #m4, #p05 #m5, #p06 #m6 {
	background: url(../images/bg-nav-arrow.gif) no-repeat center bottom #948d69;
	color: #625e41;
	text-decoration: none;
}
#p03 #m3, #p04 #m4 {
	background: url(../images/bg-nav-arrow2.gif) no-repeat center bottom #9e9771;
}

/*------------------------------------------------------------------------------------------------------
 LEFT
------------------------------------------------------------------------------------------------------*/

p{
	padding:6px 8px 6px 15px;
}
a{
	color:#030;
}
a:hover{
	color:#090;
}
#homeImg {
	float: left;
	width: 627px;
	padding: 0px 22px ;	
}

#left {
	position:absolute;
	width: 627px;
	min-height:450px;
	background:url(../images/bg-left.gif) repeat-y 0 0 #beb99b;
	padding: 0px;
	left: 100px;
	top: 272px;
}

#p06 #left
{
	padding-top:10px;
	text-align:center;
}
#p06 #left a
{
	text-align:center;
}
.fide
{
	float:right;
	padding-right:22px;
	padding-bottom:20px;
}

.giris {
	font-size: 1.05em;
	color: #4b4736;
	line-height: 1.3em;
}
.prf {
	width: 590px;
}
.icerik {
	width: 380px;
}

/*------------------------------------------------------------------------------------------------------
 RIGHT
------------------------------------------------------------------------------------------------------*/

#right
{
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	left: 728px;
	top:293px;
	width:250px;
	height:400px;
}

#harita
{
	left:70px;
	background-color:#FFF;
	width:520px;
	height:450px;
}

.imap
{
	display:block;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:#000 thick;
}

.imgBorder
{
	border:#000 thin solid;
}
.imgBorder:hover
{
	border:#CCC thin solid;
}
#imgs
{
	padding:30px 15px;
}
