body
{
  margin: 0px;
}

div#nav
{}

div#nav1
{
  position: absolute;
  left: 0;
  bottom: 75px;
  height: 27px;
  width:464px;
}

div#nav1 img
{
  border:none;
}

div#nav2
{
  position: absolute;
  left: 0;
  bottom: 30px;
  min-width: 600px;
}

div#nav2 ul
{
  padding:0px;
  margin:0px;
  list-style:none;
}

div#nav2 ul li
{
  float: left;
}

div#nav2 ul li img
{
  border: none;
}

li.filler
{
  background-image: url('../images/kmax-filler.png');
  width: 25px;
  height: 26px;
}