@charset "utf-8";
#anamenu {
	margin:0;
	padding:0;
	list-style-type:none;
	width: 935px;
} 
#anamenu li {float:left;} 
#anamenu li a {
	text-align:center;
	padding-top: 5px;
	height: 23px;
} 
#anamenu li.menu_1 a {
	width:130px;
	background-image: url(images/button_anasayfa_off.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C5BA2;
	text-decoration: none;
} 
#anamenu li.menu_1 a:hover {
	width: 130px;
	background-image: url(images/button_anasayfa_on.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9EB;
	text-decoration: none;
} 

#anamenu li.menu_2 a {
	width:123px;
	background-image: url(images/button_hakkimizda_off.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C5BA2;
	text-decoration: none;
} 
#anamenu li.menu_2 a:hover {
	width: 123px;
	background-image: url(images/button_hakkimizda_on.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9EB;
	text-decoration: none;
} 

#anamenu li.menu_3 a {
	width:102px;
	background-image: url(images/button_tarihce_off.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C5BA2;
	text-decoration: none;
} 
#anamenu li.menu_3 a:hover {
	width: 102px;
	background-image: url(images/button_tarihce_on.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9EB;
	text-decoration: none;
} 


#anamenu li.menu_4 a {
	width:149px;
	background-image: url(images/button_faaliyetlerimiz_off.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C5BA2;
	text-decoration: none;
} 
#anamenu li.menu_4 a:hover {
	width: 149px;
	background-image: url(images/button_faaliyetlerimiz_on.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9EB;
	text-decoration: none;
} 

#anamenu li.menu_5 a {
	width:165px;
	background-image: url(images/button_insan_kaynaklari_off.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C5BA2;
	text-decoration: none;
} 
#anamenu li.menu_5 a:hover {
	width: 165px;
	background-image: url(images/button_insan_kaynaklari_on.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9EB;
	text-decoration: none;
} 

#anamenu li.menu_6 a {
	width:172px;
	background-image: url(images/button_yetkili_servisler_off.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C5BA2;
	text-decoration: none;
} 
#anamenu li.menu_6 a:hover {
	width: 172px;
	background-image: url(images/button_yetkili_servisler_on.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9EB;
	text-decoration: none;
} 

#anamenu li.menu_7 a {
	width:94px;
	background-image: url(images/button_iletisim_off.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C5BA2;
	text-decoration: none;
} 
#anamenu li.menu_7 a:hover {
	width: 94px;
	background-image: url(images/button_iletisim_on.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ECE9EB;
	text-decoration: none;
} 

