  #menu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
	height: 32px;
    color: #fff;
  }
  
  div#menu li.menu1{margin: 10px 4px 10px 0; color: #51a3ef; background: url("../images/bluebg.jpg") repeat-x bottom left; text-align:center; width:100px; height: 32px;}
  div#menu li.menu2{margin: 10px 4px 10px 0; color: #51a3ef; background: url("../images/bluebg.jpg") repeat-x bottom left; text-align:center; width:110px; height: 32px;}
  div#menu li.menu3{margin: 10px 4px 10px 0; color: #51a3ef; background: url("../images/bluebg.jpg") repeat-x bottom left; text-align:center; width:110px; height: 32px;}
  div#menu li.menu4{margin: 10px 4px 10px 0; color: #51a3ef; background: url("../images/bluebg.jpg") repeat-x bottom left; text-align:center; width:180px; height: 32px;}
  div#menu li.menu5{margin: 10px 4px 10px 0; color: #51a3ef; background: url("../images/bluebg.jpg") repeat-x bottom left; text-align:center; width:140px; height: 32px;}
  div#menu li.menu6{margin: 10px 4px 10px 0; color: #51a3ef; background: url("../images/bluebg.jpg") repeat-x bottom left; text-align:center; width:180px; height: 32px;}
  div#menu li.menu7{margin: 10px 4px 10px 0; color: #51a3ef; background: url("../images/bluebg.jpg") repeat-x bottom left; text-align:center; width:100px; height: 32px;}

  div#menu li.menu1hilite{margin: 10px 4px 10px 0; color: #fff; background: url("../images/greenbg.jpg") repeat-x bottom left; text-align:center; width:110px; height: 32px;}
  div#menu li.menu2hilite{margin: 10px 4px 10px 0; color: #fff; background: url("../images/greenbg.jpg") repeat-x bottom left; text-align:center; width:140px; height: 32px;}
  div#menu li.menu3hilite{margin: 10px 4px 10px 0; color: #fff; background: url("../images/greenbg.jpg") repeat-x bottom left; text-align:center; width:180px; height: 32px;}
  div#menu li.menu4hilite{margin: 10px 4px 10px 0; color: #fff; background: url("../images/greenbg.jpg") repeat-x bottom left; text-align:center; width:100px; height: 32px;}

  
