#topnavi { 
      width: 494px; 
      height: 96px; 
      padding: 0; 
      position: relative; 
      margin-top: 46px; 
      margin-right: 0px; 
      margin-bottom: 0px; 
      margin-left: 233px; 
 } 
 #topnavi li { 
      margin: 0; 
      padding: 0; 
      list-style: none; 
      position: absolute; 
      display: block; 
 } 
 #topnavi a { 
      display: block; 
      color: #FFFFFF; 
      text-decoration: none; 
      padding-top: 4px; 
      padding-bottom: 74px; 
      font-size: 12px; 
      background-color: transparent;
	  text-align:center; 

 } 
 #topnavi1 {left: 0px; top: 0px; width: 67px; height: 96px;} 
 #topnavi2 {left: 67px; top: 0px; width: 115px; height: 96px;} 
 #topnavi3 {left: 182px; top: 0px; width: 90px; height: 96px;} 
 #topnavi4 {left: 272px; top: 0px; width: 97px; height: 96px;} 
 #topnavi5 {left: 369px; top: 0px; width: 128px; height: 96px;} 
 
  
 #topnavi1 a {height: 16px;} 
 #topnavi2 a {height: 16px;} 
 #topnavi3 a {height: 16px;} 
 #topnavi4 a {height: 16px;} 
 #topnavi5 a {height: 16px;} 

  
 #topnavi a:hover { 
      color: #FFFFFF; 
 } 
  
 #topnavi1 a:hover {     background: url(../images/nav2.jpg) -0px -0px no-repeat;} 
 #topnavi2 a:hover {     background: url(../images/nav2.jpg) -67px -0px no-repeat;} 
 #topnavi3 a:hover {     background: url(../images/nav2.jpg) -182px -0px no-repeat;} 
 #topnavi4 a:hover {     background: url(../images/nav2.jpg) -272px -0px no-repeat;} 
 #topnavi5 a:hover {     background: url(../images/nav2.jpg) -369px -0px no-repeat;} 
