#p7PMnav {
	margin: 0;
	padding:0;
/*	border: 1px solid #000000;*/
	font: 11px verdana,Arial,Helvetica, sans-serif;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-bottom:0px solid #ccc;
	z-index: 10000;
}
#p7PMnav ul li {
	border-bottom: 1px solid #ccc;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px 10px;
	color: #666666;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #f9f9f9;
	color: #9b6e48;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg {
	background-image: url(img/p7PM_dark_east.gif);
	background-repeat: no-repeat;
	background-position: right center !important;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #f9f9f9;
	color: #CCCCCC;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 162px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 160px;
}
#p7PMnav ul li a {
	padding: 7px 10px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/*This is top-level only and is the rule that shifts the background image so that we now
see the bottom one. It is deployed via multiple selectors for hovering, tab key access,
and so it stays persistent when its associated sub-menu is open*/
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMmark {
	background-position: left -48px;
}
#b1, #b2, #b3, #b4, #b5, #b6, #b7 {
  height: 24px!important;
  background-repeat: no-repeat;
  text-indent: -3000px;
}
#b1 {
  background-image: url(img/sirket.gif);
}
#b2 {
  background-image: url(img/hizmetler.gif);
}
#b3 {
  background-image: url(img/musteriler.gif);
}
#b4 {
   background-image: url(img/ekiplerimiz.gif);
}
#b5 {
   background-image: url(img/baglantilar.gif);
}
#b6 {
   background-image: url(img/sorular.gif);
}

#b7 {
   background-image: url(img/iletisim.gif);
}