/* CSS Document */

body{
margin:0px;
padding:0px;
background-color:#333333;
font-family:tahoma;
}
#divbg{
width:99%;
margin-left:auto;
margin-right:auto;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
}
#box{
width:870px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
padding:0px 8px 0px 8px;
}
#top{
width:870px;
height:85px;
background:url(images/top-bg.jpg) repeat-x;
}
#logo{
width:270px;
height:86px;
margin-left:20px;
float:left;
}
#indexbuton{
width:185px;
height:86px;
float:right;
margin-right:50px;

}
#banner{
clear:both;
width:870px;
}
#bannersol{
width:582px;
float:left;
}
#bannersag{
width:288px;
float:right;
background:url(images/banner-sag-bg.jpg) no-repeat;
height:444px;
}
#sagmenu{
margin-top:25px;
width:243px;
height:280px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#bannerflash{
width:582px;
height:346px;
}
#bannerslogan{
width:582px;
height:98px;
background:url(images/banner-slogan.jpg) no-repeat;
}
#govde{
width:870px;
}
#govdesol{
float:left;
width:581px;
border-top:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
background-color:#efece3;
}
#govdesag{
width:288px;
background-color:#f3efe5;
float:right;

}
#govdebaslik{
width:501px;
height:57px;
margin-left:auto;
margin-right:auto;
background:url(images/govdebaslik-bg.jpg) no-repeat;
margin-top:7px;
padding:10px 0px 0px 50px;
}
h1{
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#7e7662;
}
#govdeyazi{
width:531px;
margin-left:auto;
margin-right:auto;
background-color:#fbf9f4;
padding:10px;
font-size:13px;
color:#7a5640;
text-align:justify;
}

#sagspotalan{
width:245px;
height:94px;
background:url(images/spot-bg.jpg) repeat-x;
border:1px solid #e4ddce;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding:10px;
}
#sagspotresim{
float:left;
width:63px;
height:92px;

}
#sagspotyazi{
width:175px;
margin-left:5px;
height:92px;
float:right;
font-size:11px;
color:#7d7561;
text-align:justify;
}
.spot1baslik{
font-size:14px;
font-weight:bold;
color:#233f5e;
margin-bottom:10px;
text-align:right;
}
.spot2baslik{
font-size:14px;
font-weight:bold;
color:#bf3c28;
margin-bottom:10px;
text-align:right;
}
.spot3baslik{
font-size:14px;
font-weight:bold;
color:#7d7561;
margin-bottom:10px;
text-align:right;
}
.spotdevam2{
color:#bf3c28;
text-decoration:none;
font-size:11px;
}
.spotdevam3{
color:#7d7561;
text-decoration:none;
font-size:11px;
}
#footer{
width:830px;
clear:both;
height:35px;
border-top:2px solid #FFFFFF;
background-color:#f0f0eb;
text-align:center;
font-size:11px;
color:#695b36;
padding:20px;
margin-bottom:8px;

}
#footer a{
font-weight:bold;
color:#695b36;
text-decoration:none;


}