/* CSS Document */

body{
	padding:0;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/pattern2.png);
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
.iletisim_kutu{	margin:0;
	padding:0;
	font-size: 11px;
}
.birim {	margin:0;
	padding:0;
	font-weight:bold;
}
.mail {		margin:0;
	padding:0;
	background-image: url(images/mail1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:27px;
}
.tel {		margin:0;
	padding:0;
	background-image: url(images/phone1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:27px;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top--------------------*/
.yansayfa{
	background-color:#FFF;
	border:1px solid #C9D9E6;
	width:902px;
	padding:28px;
	margin-top:4px;
}
.yansayfa h5{
	font-size:14px;
}
.yansayfa h3{
	font-size:15px;
	border-bottom-style:dotted;
	border-bottom-color:#999;
	border-bottom-width:2px;
	margin-bottom:12px;
	background:none;
}

.yansayfa li{
	list-style-position:inside;
}

#topMain{
	padding-top:11px;
	.padding-top:12px;
	width:100%;
	height:144px;
}
#top{
	width:986px;
	margin:0 auto;
	height:144px;
	background-image:url(images/sablon6d_03_en.jpg);
	background-repeat:no-repeat;
}
#footer{
	height:33px;
	padding-top:16px;
	width:986px;
	margin:0 auto;
	height:54px;
	background-image:url(images/footer_25.gif);
	background-repeat:no-repeat;
	text-align: center;
}
#top a.latestProject{
	display:block;
	background:url(images/latest_project.gif) 0 0 no-repeat;
	width:213px;
	height:136px;
	float:left;
	margin:35px 0 0 0;
}
#top a.latestProject:hover{
	background:url(images/latest_project_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------nav--------------------*/
#navMain{
	width:986px;
	margin: 0 auto;
	background-image:url(images/sablon6d_06.jpg);
}


#nav ul li.son{
	background-image:none;
}
#nav ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;

	background-color:inherit;
	text-decoration:none;
	line-height:33px;
	padding:0 7px 0 10px;
	
	
}
#nav ul li a:hover{
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#999;
	background-color:inherit;
	line-height:33px;
	padding-top:0;
}
#nav ul li a.hover{
	display:block;
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x;
	font:bold 13px "Trebuchet MS";
	background-color:inherit;
	text-decoration:none;
	line-height:33px;
	padding-top:0;
}
/*------------------------------------------------nav--------------------*/
