body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	color:#0060A6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
img {border:0px;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0060A6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #0060A6;
}
a:active {
	text-decoration: none;
	color: #000;
}	
input { border:1px solid #036; font-size:12px;}
#header {
	position:relative;
	height:80px;
	}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	background:url(../img/logo.jpg) no-repeat top left;
	width:214px;
	height:80px;
	text-indent:-9999px;
	text-align:left;
}
#menu {
	position:absolute;
	top:0px;
	left:265px;
	width:613px;
	height:75px;
}

#wrapper {position:static;margin: 0px auto;border: 0px none; height:75px}

#navigation {float:left; margin: 0px 0px 0px 2px; padding:0;}
ul#nav {  margin: 0;  padding:0; }
#nav li { display: inline; text-indent: -9999em; float: left; height: 75px; padding-right:0px; }
#nav a { overflow: hidden;padding-right: 0px;}

.left { background: url(../img/menu/left.jpg)   no-repeat; height: 75px; width:  22px; display: block; }
.right { background: url(../img/menu/right.jpg)   no-repeat; height: 75px; width:  18px; display: block; }
.sep { background: url(../img/menu/seperator.jpg) repeat-x; height: 75px; width:  15px; display: block; }
.nav-home a   { background: url(../img/menu/ana_sayfa.jpg)   no-repeat; height: 75px; width:  70px; display: block; }
.nav-home a:hover {background-position: 0 -75px; }

.nav-hakkimizda a   { background: url(../img/menu/hakkimizda.jpg)   no-repeat; height: 75px; width:  81px; display: block; }
.nav-hakkimizda a:hover {background-position: 0 -75px; }

.nav-hizmetler a   { background: url(../img/menu/hizmetlerimiz.jpg)   no-repeat; height: 75px; width:  97px; display: block; }
.nav-hizmetler a:hover {background-position: 0 -75px; }

.nav-haber a   { background: url(../img/menu/tekno_haber.jpg)   no-repeat; height: 75px; width:  88px; display: block; }
.nav-haber a:hover {background-position: 0 -75px; }

.nav-referans a   { background: url(../img/menu/referanslar.jpg)   no-repeat; height: 75px; width:  89px; display: block; }
.nav-referans a:hover {background-position: 0 -75px; }

.nav-iletisim a   { background: url(../img/menu/iletisim.jpg)   no-repeat; height: 75px; width:  56px; display: block; }
.nav-iletisim a:hover {background-position: 0 -75px; }

