@charset "UTF-8";
#genel {
	height: auto;
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f8f8f8;
	text-align: left;
}
#baslik {
	width: 1025px;
	text-align: center;
	height: 155px;
}
#logo {
	float: left;
	width: 682px;
	text-align: right;
	height: 145px;
	margin-top: 10px;
}
#menu {
	height: 50px;
	width: 1025px;
	margin-top: 20px;
	text-align: center;
	background-color: #282828;
}
#dil {
	float: right;
	height: 35px;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	margin-top: 120px;
}
#flash {
	height: 400px;
	width: 1025px;
	background-color: #CCC;
}

#hakkimizdametin {
	height: 430px;
	width: 1025px;
	background-color: #CCC;
}

#referans {
	height: 1730px;
	width: 1025px;
	background-color: #CCC;
	padding-top: 15px;
}

#photo {
	height: 500px;
	width: 1025px;
	background-color: #CCC;
	text-align: center;
	padding-top: 15px;
}



#genel #menu ul li a:hover {
	color: #FFFFFF;
	text-align: center;
	float: right;
	height: 50px;
	margin: 0px;
	padding: 0px;
	width: 205px;
}
#genel #menu ul li a {
	text-decoration:none;
	height:50px;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 205px;
	}
#genel #menu ul {
	list-style-type: none;
	display: inline;
	/*width:100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#genel #menu ul li {
	display: inline;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 205px;
}


#anasayfa a{
	background-image: url(image/anasayfa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#hakkimizda a{
	background-image: url(image/hakkimizda.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#referanslar a{
	background-image: url(image/referans.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#uygulamalar a{
	background-image: url(image/uygulama.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#iletisim a{
	background-image: url(image/iletisim.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#anasayfa a:hover{
	background-image: url(image/anasayfa_sec.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#hakkimizda a:hover{
	background-image: url(image/hakkimizda_sec.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#referanslar a:hover{
	background-image: url(image/referans_sec.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#uygulamalar a:hover{
	background-image: url(image/uygulama_sec.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#iletisim a:hover{
	background-image: url(image/iletisim_sec.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#orta {
	height: auto;
	width: 1024px;
}
#philips {
	width: 1024px;
	text-align: right;
	margin-top: 10px;
}
#cizim {
	width: 1024px;
	height: auto;
	margin-top: 25px;
}
#alt {
	background-color: #282828;
	height: 30px;
	width: 1024px;
	margin-top: 10px;
}
#sol {
	height: auto;
	width: 700px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 9px;
}
#sag {
	float: right;
	height: auto;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	margin-top: 9px;
}
