/*--------------------------------------------

	Create By		: Omer GOKSEL
	Company			: KAPLAN TEMIZLIK
	XHTML-CSS Date	: 13.06..2009

--------------------------------------------*/
body{
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg) repeat-x left top;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
}
/*--------------------------------------------
					WRAPPER
--------------------------------------------*/
#wrapper{
	margin:0px auto;
	width:960px;
}
/*--------------------------------------------
					HEADER
--------------------------------------------*/
#header{
	background:url(images/header-bg.jpg) no-repeat left top;
	width:960px;
	height:165px;	
}
/*--------------------------------------------
					MENU
--------------------------------------------*/
#menu{
	width:960px;
	height:35px;	
}
#menu ul{
	margin-left:33px;
}
#menu li{
	width:100px;
	line-height:35px;
	list-style:none;
	display:inline;
	margin:0px 10px 0px 0px;
}
#menu li a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#menu li a:hover{
	color:#e87f1b;
	font-weight:bold;
	text-decoration:none;
}
/*--------------------------------------------
				MENU BOTTOM ALL
--------------------------------------------*/
#menu-bottom-all{
	margin:0px auto;
	margin-top:25px;
	width:900px;	
	color:#666666;
	text-decoration:none;
}
/*--------------------------------------------
					SOL
--------------------------------------------*/
#left{
	width:550px;
	float:left;	
}
/*--------------------------------------------
				ANASAYFA - TABLO 1
--------------------------------------------*/
#tablo1{
	width:262px;
	height:218px;	
	border:solid #f8f7f7 1px;
	background:url(images/tablo-bg.jpg) repeat-x left 130px;
	margin-bottom:15px;
	float:left;	
	margin:0px 20px 20px 0px;
	
}
*html #tablo1{
	width:262px;
	height:218px;	
	border:solid #f8f7f7 1px;
	background:url(images/tablo-bg.jpg) repeat-x left 130px;
	margin-bottom:15px;
	float:left;	
	margin:0px 15px 20px 0px;
	
}
#tablo1 ul{
	margin:5px 0px 0px 0px;
	padding:0px;
}
#tablo1 a:hover img{
	border:solid #6e91b1 1px;
}
#tablo1 img{
	border:solid #c3c3c3 1px;
}
#tablo1 li{
	background:url(images/tablo-arrov.png) no-repeat 0px 7px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	font-size:11px;
	margin-left:8px;
}
#tablo1 li a{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
#tablo1 li a:hover{
	text-decoration:none;
	color:#996600;
	font-weight:normal;
}
/*--------------------------------------------
				ANASAYFA - TABLO 2
--------------------------------------------*/
#tablo2{
	width:262px;
	height:218px;	
	border:solid #f8f7f7 1px;
	background:url(images/tablo-bg.jpg) repeat-x left 130px;
	margin-bottom:15px;
	float:left;
	margin:0px 0px 20px 0px;

}
#tablo2 ul{
	margin-top:5px;
}
#tablo2 li{
	background:url(images/tablo-arrov.png) no-repeat 0px 7px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	font-size:11px;
	margin-left:8px;
}
#tablo2 a:hover img{
	border:solid #6e91b1 1px;
}
#tablo2 img{
	border:solid #c3c3c3 1px;
}
#tablo2 li a{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
#tablo2 li a:hover{
	text-decoration:none;
	color:#996600;
	font-weight:normal;
}
/*--------------------------------------------
				ANASAYFA - TABLO 3
--------------------------------------------*/
#tablo3{
	width:262px;
	height:218px;	
	border:solid #f8f7f7 1px;
	background:url(images/tablo-bg.jpg) repeat-x left 130px;
	margin-bottom:15px;
	float:left;
	margin:0px 20px 20px 0px;

}
*html #tablo3{
	width:262px;
	height:218px;	
	border:solid #f8f7f7 1px;
	background:url(images/tablo-bg.jpg) repeat-x left 130px;
	margin-bottom:15px;
	float:left;
	margin:0px 15px 20px 0px;

}
#tablo3 ul{
	margin-top:5px;
}
#tablo3 li{
	background:url(images/tablo-arrov.png) no-repeat 0px 7px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	font-size:11px;
	margin-left:8px;
}
#tablo3 a:hover img{
	border:solid #6e91b1 1px;
}
#tablo3 img{
	border:solid #c3c3c3 1px;
}
#tablo3 li a{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
#tablo3 li a:hover{
	text-decoration:none;
	color:#996600;
	font-weight:normal;
}
/*--------------------------------------------
				ANASAYFA - TABLO 4
--------------------------------------------*/
#tablo4{
	width:262px;
	height:218px;	
	border:solid #f8f7f7 1px;
	background:url(images/tablo-bg.jpg) repeat-x left 130px;
	margin-bottom:15px;
	float:left;
	margin:0px 0px 20px 0px;

}
#tablo4 ul{
	margin-top:5px;
}
#tablo4 li{
	background:url(images/tablo-arrov.png) no-repeat 0px 7px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	font-size:11px;
	margin-left:8px;
}
#tablo4 a:hover img{
	border:solid #6e91b1 1px;
}
#tablo4 img{
	border:solid #c3c3c3 1px;
}
#tablo4 li a{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
#tablo4 li a:hover{
	text-decoration:none;
	color:#996600;
	font-weight:normal;
}
/*--------------------------------------------
					SAG
--------------------------------------------*/
#right{
	width:326px;
	float:right;	
}
/*--------------------------------------------
					DUYURU
--------------------------------------------*/
#duyuru{
	width:326px;
	height:167px;	
	border:solid #f8f7f7 1px;
	background:url(images/duyuru-bg.jpg) repeat-x left top;
	margin-bottom:15px;

}
#duyuru h1{
	line-height:10px;
	margin:10px;
	font-size:11px;
	font-weight:bold;
	color:#9d9d9d;
	background:url(images/duyuru-arrov.png) no-repeat 3px 6px;
	border-bottom:solid #e3dfba 1px;
	padding-top:3px;
	padding-bottom:10px;
	padding-left:15px;
}
#duyuru li{
	background:url(images/arrov.png) no-repeat 3px 9px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	font-size:11px;
	margin-left:10px;
}
#duyuru li a{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
#duyuru li a:hover{
	text-decoration:none;
	color:#996600;
	font-weight:normal;
}
/*--------------------------------------------
					HİZMETLERİMİZ
--------------------------------------------*/
#hizmet{
	width:520px;	
	border:solid #f8f7f7 1px;
	background:url(images/duyuru-bg.jpg) repeat-x left top;
	margin-bottom:15px;

}
#hizmet h1{
	line-height:10px;
	margin:10px;
	font-size:11px;
	font-weight:bold;
	color:#9d9d9d;
	background:url(images/duyuru-arrov.png) no-repeat 3px 6px;
	border-bottom:solid #e3dfba 1px;
	padding-top:3px;
	padding-bottom:10px;
	padding-left:15px;
}
#hizmet li{
	background:url(images/tablo-arrov_1_tu.jpg) no-repeat 3px 9px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	font-size:11px;
	margin-left:10px;
}
#hizmet li a{
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
#hizmet li a:hover{
	text-decoration:none;
	color:#996600;
	font-weight:normal;
	font-weight: bold;	
}
/*--------------------------------------------
					SAYFA
--------------------------------------------*/
#sayfa{
	width:550px;
	border:solid #f8f7f7 1px;
	background:url(images/duyuru-bg.jpg) repeat-x left top;
	display:table;
	clear:both;
}
#sayfa h1{
	line-height:10px;
	margin:10px;
	font-size:11px;
	font-weight:bold;
	color:#9d9d9d;
	background:url(images/duyuru-arrov.png) no-repeat 3px 6px;
	border-bottom:solid #e3dfba 1px;
	padding-top:3px;
	padding-bottom:10px;
	padding-left:15px;
}

#sayfa h3{
	margin:10px 20px 0px 20px;
}
#sayfa img{
	border:solid #BBBBBB 2px;
	padding:5px;
	margin:0px 0px 0px 18px;
}

/*--------------------------------------------
					ILETISIM
--------------------------------------------*/
#iletisim{
	width:326px;
	height:149px;
	border:solid #f8f7f7 1px;
	margin-bottom:15px;
}
/*--------------------------------------------
				ONLINE TEKLIF
--------------------------------------------*/
#online-teklif{
	width:326px;
	height:104px;	
	border:solid #f8f7f7 1px;
	margin-bottom:15px;
}

/*-------------------------------------
				GOOGLE MAPS
--------------------------------------*/
#map_canvas
{
	position:relative;
	width: 520px; 
	height: 200px; 
	margin-top:10px;
	border:solid #E3E3E3 3px;
	margin-bottom:10px;
	margin-right:10px;
	overflow:hidden;
}
/*------------------------------
 			REFERANSLAR
------------------------------*/

#referans-listele{
	width:520px;
	margin:0px 0px 0px 10px;

}
#referans-listele h1{
	line-height:10px;
	margin:10px;
	font-size:11px;
	font-weight:bold;
	color:#9d9d9d;
	background:url(images/duyuru-arrov.png) no-repeat 3px 6px;
	border-bottom:solid #e3dfba 1px;
	padding-top:3px;
	padding-bottom:10px;
	padding-left:15px;
}
#referans-listele h2{
	width:520px;
	margin:5px 0px 5px 0px;
	border-bottom:dotted #DDDDDD 1px;
	padding:5px;
	display:table;
}
#referans-listele h2 img{
	border:double #C3C3C3 1px;
	float:left;
	margin:0px 5px 5px 0px;
}
#referans-listele h2 h5{
	margin:3px 0px 5px 0px;
	font-weight:bold;
	color:#c7a555;
	width:200px;
	display:table;
}
/*--------------------------------------------
					FOOTER
--------------------------------------------*/
#footer{
	margin:0px auto;
	margin-top:25px;
	padding-left:10px;
	width:890px;
	line-height:25px;
	border:solid #e6e5e5 1px;
	display:table;
	clear:both;
}
#footer h1{
	line-height:25px;
	font-size:10px;
	float:right;
	padding-right:10px;
}
/*--------------------------------------------
					ISO
--------------------------------------------*/
#iso{
	position:fixed;
	top:0px;
	right:0px;
}
*html #iso{
	position:absolute;
	top:0px;
	right:0px;
}