 div #menu {
	text-align: center;
	background-color:#BDE3F7;
	height: 23px;
	padding: 5px;
	}
 div #menu a {
	float:left;
	font-size: 0px;
    color: #BDE3F7;
	margin-left: 10px;
	height: 21px;
	border: 1px solid #BDE3F7;
  }

 div #menu a:hover { border: 1px solid #0886CE; }
  
  /* home */  
  a#home {background: url("../images/menu/home.gif") 0 0 no-repeat; width:41px; }


  /* word passwords */
  a#word_passwords {background: url("../images/menu/word_pwd.gif") 0 0 no-repeat; width:111px;}


  /* word data recover */
  a#word_data {background: url("../images/menu/word_data.gif") 0 0 no-repeat; width: 133px;}

  /* reviews */
  a#reviews{background: url("../images/menu/reviews.gif") 0 0 no-repeat; width: 57px;}

  /* recommendation */
  a#recommend {background: url("../images/menu/recommendation.gif") 0 0 no-repeat; width: 107px;}

  /* other products */
  a#other_products {background: url("../images/menu/other_products.gif") 0 0 no-repeat; width: 104px;}

  /* downloads */
  a#downloads {background: url("../images/menu/downloads.gif") 0 0 no-repeat; width: 75px;}