#nav {
  width: 174; height: 200px;
  background: url(/images/nav_thin.gif);
  margin: 10px auto; padding: 0;
  position: relative;
  no-repeat;}
#nav li {
  margin: 0; padding: 0; list-style: none;
  position: absolute; top: 0;}
#nav li, #nav a {
  height: 400; display: block;}
  
#flaxoil {left: 0; width: 174px;}
  
#flaxoil a:hover {
background: transparent url(/images/nav_thin.gif) 10px 10px no-repeat;}
