			#menu {
			float:left;
			width:354px; 			
		  height: 50px;
		  background:url(/img/bb.png) repeat-x;
	    font-family: Helvetica, Arial, Verdana, sans-serif;
			font-size: 17px;
			text-align: center;
		  }
		  #menu a {
		  	padding-top: 5px;
		    color: #507D96;
		   	text-decoration: none;
		   	display: block;
				width: 118px;
				height: 28px;
				outline: none !important;
		  }
		  #menu ul {	
		   	margin-left: 0px; 
		  	margin-top:13px;
				padding:0;
	    }
			#menu li {
				display: block;
				float: left;
        list-style: none;
			  background: url(/img/abutton2.png) no-repeat;
			}
			#menu #first {
				background: url(/img/abutton1.png) no-repeat;
			}
			#menu #last {
			  background: url(/img/abutton3.png) no-repeat;			
			}
			#menu a:hover {
			  color: white;
			  outline: none;
      }
      #sp1 {
      margin-left: 30px; 
      height:50px; 
      width:9px; 
      float:left; 
      background:url(/img/endeli.png); 
      background-repeat:no-repeat;
      }
      #sp2 {
      height:50px; 
      width:9px; 
      float:left; 
      background:url(/img/ender.png); 
      background-repeat:no-repeat;
      }
      #searchi {
      overflow: hidden; 
      float:left; 
      height:40px; 
      width:0px; 
      background: url(/img/search-b.png) no-repeat; 
      margin-top:6px; 
      padding-left:3px;
      text-align:left;
      font-family: Helvetica, Arial, Verdana, sans-serif;
			font-size: 17px;
      }
