@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;}
body{
	font:medium/160% Georgia, "Times New Roman", Times, serif;
	color:#DDD;
	background-color:#112d5b;
	}

.hanibana{display:none;}

div#sayfa{
	background:url(images/bg_ana.jpg) repeat-x;
	text-align:center;
	width:100%;
	}
div#container{
	width:988px;
	margin:0 auto;
	padding-top:3px;
	}
div#top{
	height:193px;
	background:url(images/logo.jpg) no-repeat;
	text-align:left;
	}
div#bg{	background:url(images/bg_govde_yeni.jpg) repeat-y;}
div#govde{
	text-align:left;
	margin:0 4px;
	margin-top:-8px;
	padding-top:4px;
	background:url(images/gecis.jpg) repeat-x;
	}

p{padding:4px 4px 40px 20px; margin-bottom:10px;
	background:url(images/sus.jpg) bottom center no-repeat;}

ul, ol{
	padding-left:25px;
	margin-left:20px;
	font-weight:bold;
	padding-top:10px;
	color:#FFFFFF;
	}
ol ol{
	list-style:lower-alpha;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:20px;
	}
div#govde img{float:left;margin-top:10px;}
div#govde h2{
	width:564px;
	height:58px;
	margin-top:20px;
	}
div#govde h2 span{display:none}
h2#temel_ozellikleri{background:url(images/temel_ozellikleri.gif) no-repeat;}
h2#sistem_gereksinimleri{background:url(images/gereksinim.gif) no-repeat;}
h2#siparis_ve_kurulum{background:url(images/siparis.gif) no-repeat;}
h2#iletisim{background:url(images/iletisim.gif) no-repeat;}

div#footer{
	background:#112d5b url(images/footer.jpg) no-repeat;
	padding-top:185px;
	font:small "Times New Roman", Times, serif;
	padding-bottom:80px;
	}
a{color:#99FFCC}
.top{padding-right:40px;text-align:right;}
.top a{font:10px verdana;color:#99FFCC;}
.top a:hover{text-decoration:overline;color:#fff;}

div#menu ul{
	list-style:none;
	height:27px;
	line-height:27px;
	padding-top:166px;
	padding-left:390px;
	}
div#menu ul li{
	display:inline;
	}
div#menu ul li a span{
	display:none;
	}
div#menu ul li a{display:block; float:left; margin-left:2px;}
#link_temel{
	width:129px;
	height:27px;
	background:url(images/temel_ozellikleri.png) no-repeat;
	}
#link_gereksinim{
	background:url(images/sistem_gereksinimleri.png) no-repeat;
	width:161px; height:27px;
	}
#link_siparis{
	background:url(images/siparis_ve_kurulum.png) no-repeat;
	width:161px; height:27px;
	}
#link_iletisim{
	background:url(images/iletisim.png) no-repeat;
	width:92px; height:27px;
	}

div#interanaliz{
	position:absolute;
	right:0;
	top:0;
	width:180px;
	height:63px;
	}
div#interanaliz a{
	background:url(images/interanaliz.jpg) no-repeat;
	width:180px;
	height:63px;
	display:block;
}
div#interanaliz a span{display:none;
	}