@charset "utf-8";
/*
		I Love CSS
		CSS Coding sinanisler.com
*/





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style:none;
	text-decoration:none;
	font-family: Myriad, Arial, Helvetica, sans-serif;

}

body {
	background:url(img/arka.png) top no-repeat ;
	
	}


#hepsi{
	width:882px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}


#banner{
	width:882px;
	height:190px;
	background:url(img/banner.png) no-repeat;
	margin-top:6px;
	}











a.bannerlink{
	width:882px;
	height:190px;	
	cursor:pointer;
	display:block;
	}
/* /////////////////////////////// menu ///////////////////////////////////////////*/
#menu{
	width:882px;
	height:45px;
	margin-top:6px;
	
	}


ul#menu, ul#menu ul{
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
ul#menu li {
	float: left;
	position: relative;
	width:147px;
	height:45px;
}
 
ul#menu li ul {
	display: none;
	position: absolute; 
	top: 43px; /* yukseklik 15px + sonradan eklenecek paddingler 4px toplam 19px */ 
	left: 0;
}
 
ul#menu li > ul {
top: auto;
left: auto;
}
 
ul#menu li a { 
font: bold 11px arial, helvetica, sans-serif;
font-size:15px;
font-weight:bold;
display: block;
margin: 0;
color: #000;
background: #efefef;
text-decoration: none;
height:34px;
text-align:center;
background: url(img/buton.png) center no-repeat;
border-left:1px solid #EBEBEB;
padding-top:12px;
color:#4dc100;
cursor:pointer;
}
 
ul#menu li a:hover {
color: #ffffff;
background: url(img/butonalt.png) center repeat-x #6C3;
border-left:none;
}
 
ul#menu li:hover ul, ul#menu li.over ul { 
	display: block;
}
	
/* /////////////////////////////// menu bitti ///////////////////////////////////////////*/


#slide{
	width:882px;
	height:355px;
	background:white;
	}

.slideic{
	width:856px;
	height:340px;
	padding-left:14px;
	padding-top:11px;
	}


#kutular{
	width:882px;
	height:140px;
	background: url(img/kutular.png) center no-repeat white;
	
	}

#kutular .kutu1{
	width:245px;
	height:110px;
	position:relative;
	top:16px;
	left:40px;
	color:white;
	float:left;
	
	}

#kutular .kutu1 h1{
	font-size:25px;
	text-shadow:black 2px 3px;
	}
#kutular .kutu1 p{
	font-size:12px;
	line-height:15px;
 	}






#kutular .kutu2{
	width:245px;
	height:110px;
	position:relative;
	top:16px;
	left:75px;
	color:white;
	float:left;
	}

#kutular .kutu2 h1{
	font-size:25px;
	text-shadow:black 2px 3px;
	}
#kutular .kutu2 p{
	font-size:12px;
	line-height:15px;
 	}






#kutular .kutu3{
	width:245px;
	height:110px;
	position:relative;
	top:16px;
	left:115px;
	color:white;
	float:left;
	
	}

#kutular .kutu3 h1{
	font-size:25px;
	text-shadow:black 2px 3px;
	}
#kutular .kutu3 p{
	font-size:12px;
	line-height:15px;
 	}





#altgovde{
	width:auto;
	height:auto;
	background:white;
	}

#altgovdeIC{
	width:856px;
	height:522px;
	background:white;
	position:relative;
	top:10px;
	left:13px;
	background:#f5fbf2;
	}
	
#altgovdeIC2{
	width:856px;
	height:auto;
	background:white;
	position:relative;
	top:10px;
	left:13px;
	background:#f5fbf2;
	font-size:12px;
	}
.sol{
	width:190px;
	height:auto;
	position:relative;
	top:45px;
	left:41px;
	float:left;
	}
	
.sol h2{
	color:#4fb101;
	font-weight:bold;
	font-size:18px;
	}

.sol a{
	color: #000;
	font-size:13px;
	line-height:20px;
	}


.sol .harita{
	width:169px;
	height:212px;	
	background:url(img/haritaarka.png) left no-repeat;
	display:block;
	color:#FFF;
	font-size:12px;
	text-align:center;
	margin-top:6px;
	}


#orta2{
	width:856px;
	height:auto;
	background:white;
	position:relative;
	top:10px;
	left:13px;
	background:#f5fbf2;
	}

.orta{
	width:410px;
	height:auto;
	position:relative;
	top:45px;
	left:38px;
	float:left;
	}

.orta h2{
	color:#4fb101;
	font-weight:bold;
	font-size:18px;
	}


.orta p{
	font-size:12px;
	}


.orta a{
	color:#000;
	}








.sag{
	width:190px;
	height:190px;
	position:relative;
	top:45px;
	left:52px;
	float:left;
 	}



.sag h2{
	color:#4fb101;
	font-weight:bold;
	font-size:18px;
	}

.sag p{
	font-size:10px;
	}


#footer{
	width:auto;
	height:90px;
	background:url(img/footer.png) no-repeat;
 	}

#footer p{
	font-size:12px;
	text-align:center;
	color:white;
	position:relative;
	top:27px;
	
	}
