#menu{
	width : 850px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	display: block;
}
#menu ul{
	margin: 0;
	padding : 0;
}


#menu ul li {
	display: inline;
	height : 40px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#ID{
	display: block;
	padding : 0px 0px 0px 0px;
	text-decoration: none;	
    
  width : 106px;
  height : 40px;  
  text-align : center;  
  font-weight : normal;  

  color : #151515;
  
  font-size : 14px;
  right : auto;
}
#menu ul li.menu-01 a{
	display: block;
	background-image : url(../img/menu-01.gif);
	width : 106px;
	height : 40px;
	float: left;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
}

#menu ul li.menu-01 a:hover{
	background-repeat : no-repeat;
	background-position : 0px -40px;
	background-image : url(../img/menu-01.gif);
}

#menu ul li.menu-02 a{
	display: block;
	background-image : url(../img/menu-02.gif);
	width : 106px;
	height : 40px;
	float: left;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
}

#menu ul li.menu-02 a:hover{
	background-repeat : no-repeat;
	background-position : 0px -40px;
	background-image : url(../img/menu-02.gif);
}

#menu ul li.menu-03 a{
	display: block;
	background-image : url(../img/menu-03.gif);
	width : 106px;
	height : 40px;
	float: left;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
}

#menu ul li.menu-03 a:hover{	
	text-decoration: none;
  background-repeat : no-repeat;background-position : 0px -40px;
  background-image : url(../img/menu-03.gif);
}

#menu ul li.menu-04 a{
	display: block;
	background-image : url(../img/menu-04.gif);
	width : 106px;
	height : 40px;
	float: left;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
}

#menu ul li.menu-04 a:hover{
	background-repeat : no-repeat;
	background-position : 0px -40px;
	background-image : url(../img/menu-04.gif);
}

#menu ul li.menu-05 a{
	display: block;
	background-image : url(../img/menu-05.gif);
	width : 106px;
	height : 40px;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #e8e8e8;
	float: left;
	text-decoration: none;
}

#menu ul li.menu-05 a:hover{
	background-repeat : no-repeat;
	background-position : 0px -40px;
	background-image : url(../img/menu-05.gif);
}

#menu ul li.menu-06 a{
	display: block;
	background-image : url(../img/menu-06.gif);
	width : 106px;
	height : 40px;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #e8e8e8;
	float: left;
	text-decoration: none;
}

#menu ul li.menu-06 a:hover{	
	text-decoration: none;
  background-repeat : no-repeat;background-position : 0px -40px;
  background-image : url(../img/menu-06.gif);
}

#menu ul li.menu-07 a{
	display: block;
	background-image : url(../img/menu-07.gif);
	width : 106px;
	height : 40px;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #e8e8e8;
	float: left;
	text-decoration: none;
}

#menu ul li.menu-07 a:hover{
	background-repeat : no-repeat;
	background-position : 0px -40px;
	background-image : url(../img/menu-07.gif);
}

#menu ul li.menu-08 a{
	display: block;
	background-image : url(../img/menu-08.gif);
	width : 100px;
	height : 40px;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #e8e8e8;
	float: left;
	text-decoration: none;
}

#menu ul li.menu-08 a:hover{	
	text-decoration: none;
  background-repeat : no-repeat;background-position : 0px -40px;
  background-image : url(../img/menu-08.gif);
}

