body{font:12px Arial,sans-serif;color:#898989;margin:30px 0 50px 0;}
a{text-decoration: none;}
p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}

/* ANASAYFA DÜZENİ */
.wrapper{
    margin:0 auto;
    width:900px;
    -webkit-box-shadow:0 0px 7px 0 #949494,inset 0 0 15px #e8e8e8;
	-moz-box-shadow:0 0px 7px 0 #949494,inset 0 0 15px #e8e8e8;
	box-shadow:0 0px 7px 0 #949494,inset 0 0 15px #e8e8e8;
}
#header{height:130px;width:900px;margin-bottom:10px;}
#header a img{padding:10px 0 5px 12px;border:0;}

/* MENU */
#main-menu              {height:35px;border-top:1pt solid #efefef;border-bottom:1pt solid #efefef;margin-top:10px;font:bold 12px Tahoma;}
#main-menu ul           {margin:0;padding:0;list-style-type: none;width:900px;}
#main-menu ul li        {float:left;}
#main-menu ul li a      {line-height:36px;text-transform:uppercase;color:#555555;font-size:13px;padding:6px 0px 9px 0px;margin-left:30px;text-align: center;}
#main-menu ul li a:hover{color:#339999;border-bottom:1pt solid #339999;}

#cssmenu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#cssmenu ul{
	background:#ffffff;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
#cssmenu li{
	float:left;
	padding:0px;
	}
#cssmenu li a{
	background:#fff url('images/seperator.gif') bottom right no-repeat;
	color:#299fad;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	}
#cssmenu li a:hover, #cssmenu ul li:hover a{
	background: #2580a2 url('images/hover.gif') bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	}
#cssmenu li ul{
	background:#299fad;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;	/*top:1em;
	/*left:0;*/
	}
#cssmenu li:hover ul{
	display:block;
	
	}
#cssmenu li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
	}
#cssmenu li:hover li a{
	background:none;
	
	}
#cssmenu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	}
#cssmenu li ul a:hover, #cssmenu li ul li:hover a{
	background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
	}
#cssmenu p{
	clear:left;
	}	


/* İNTRO BG */
.intro-bg{background:url("../images/intro-bg.png") no-repeat ;height:95px;text-align: center;padding-top:40px;}
.intro-bg h3{margin:0;padding:0;color:#FFF;font-size:22px;line-height:28px;font-family:Times New Roman;}

/* CONTET TEXT*/
#content-text{height:100%;padding:0 20px;}
#content-text p {margin-bottom: 10px;}
#content-text img{width:220px;height:125px;float:left;padding:0 15px 10px 0;}
#content-text p{text-align: justify;font:13px tahoma;}

.sidebar { border: 1px solid #ccc; width: 150px; margin: 15px 0 15px 15px; padding: 10px; float: left;}
.sidebar ul { padding-left: 15px; list-style: disc;}
.metin { width: 650px; padding: 25px; margin:15px auto; text-align: justify; color: #4c4c4c; line-height: 15px; font-weight: bold; font-size: 13px;}
.metin p { margin-bottom: 10px; }
/* son çalışmalar */
#works-bg{background:url("../images/son-calisma.png") no-repeat;height:50px;}
.last-works-wrapper{height:100%;}
.last-works{width:200px;padding-bottom:10px;display:block;float:left;margin-right:15px;}
.last-works h3{padding:10px 0;font:bold 17px times new roman;}
.last-works p{text-align: justify;font:13px tahoma;}
.last-works div{border-top:4px solid #fff;}
.last-works div:hover{border-top:4px solid #339999;}
.temizle { clear: both; }
.colored{color:#339999;}

/* HAKKIMIZDA */
.about-text{padding:15px 10px 15px 27px;text-align: justify;font:13px Tahoma;}

.upper		{
	text-transform: uppercase;
}
/* FOOTER */
#footer{height:60px;background:#339999 url("../images/footer-bg-top.png") no-repeat top; }
#footer p{padding:30px 0 0 28px;color:#f9f9f9;}

/* slider basladi */
#skitter-slider { margin: 5px auto 20px; width:860px; background: #fefefe; padding: 10px 20px;  color: white;position:relative; z-index:4; }
#skitter-slider h3 { color: #fff; font-size: 18px; }
#slider {
	background:url(../images/loader.gif) 50% 52% no-repeat;
	list-style:none;
	width:860px;
	height:350px;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}

object#slider {
	background-image:none;
	background-color:#010101;
	display:block;
}




