#logo { 
  width: 770px;
  height: 198px;
  padding-top: 7px;

  text-align:right;
  background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	

}

a#about_us {margin-left: 41px; width: 150px; height: 28px; display: block; background: url('images/menu/about_us.png') no-repeat; }
a#about_us:hover { background: url('images/menu/about_us1.png') no-repeat;  }

a#offer {margin-left: 40px;  width: 150px; height: 25px; display: block; background: url('images/menu/offer.png') no-repeat; }
a#offer:hover { background: url('images/menu/offer1.png') no-repeat;  }

a#boar {margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/boar.png') no-repeat; }
a#boar:hover { background: url('images/menu/boar1.png') no-repeat;  }

a#fallow_deer {margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/fallow_deer.png') no-repeat; }
a#fallow_deer:hover { background: url('images/menu/fallow_deer1.png') no-repeat;  }

a#sheep_skin {margin-left: 48px;   width: 150px; height: 16px;   display: block; background: url('images/menu/sheep_skin.png') no-repeat; }
a#sheep_skin:hover { background: url('images/menu/sheep_skin1.png') no-repeat;  }

a#calf {margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/calf.png') no-repeat; }
a#calf:hover { background: url('images/menu/calf1.png') no-repeat;  }

a#deer{margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/deer.png') no-repeat; }
a#deer:hover { background: url('images/menu/deer1.png') no-repeat;  }

a#cow {margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/cow.png') no-repeat; }
a#cow:hover { background: url('images/menu/cow1.png') no-repeat;  }

a#zebra{margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/zebra.png') no-repeat; }
a#zebra:hover { background: url('images/menu/zebra1.png') no-repeat;  }

a#round_carpet {margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/round_carpet.png') no-repeat; }
a#round_carpet:hover { background: url('images/menu/round_carpet1.png') no-repeat;  }

a#rectangular_carpet {margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/rectangular_carpet.png') no-repeat; }
a#rectangular_carpet:hover { background: url('images/menu/rectangular_carpet1.png') no-repeat;  }

a#fox_carpet {margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/fox_carpet.png') no-repeat; }
a#fox_carpet:hover { background: url('images/menu/fox_carpet1.png') no-repeat;  }

a#other_carpets{margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/other_carpets.png') no-repeat; }
a#other_carpets:hover { background: url('images/menu/other_carpets1.png') no-repeat;  }

a#racoon_cap {margin-left: 48px;   width: 150px; height: 17px;   display: block; background: url('images/menu/racoon_cap.png') no-repeat; }
a#racoon_cap:hover { background: url('images/menu/racoon_cap1.png') no-repeat;  }

a#fox_cap {margin-left: 48px;   width: 150px; height: 17px; display: block; background: url('images/menu/fox_cap.png') no-repeat; }
a#fox_cap:hover { background: url('images/menu/fox_cap1.png') no-repeat;  }

a#rabbit_hat {margin-left: 48px;   width: 150px; height: 17px; display: block; background: url('images/menu/rabbit_hat.png') no-repeat; }
a#rabbit_hat:hover { background: url('images/menu/rabbit_hat1.png') no-repeat;  }

a#nutria_cap {margin-left: 48px;  width: 150px; height: 17px; display: block; background: url('images/menu/nutria_cap.png') no-repeat; }
a#nutria_cap:hover { background: url('images/menu/nutria_cap1.png') no-repeat;  }

a#goat {margin-left: 48px;  width: 150px; height: 23px; display: block; background: url('images/menu/goat.png') no-repeat; }
a#goat:hover { background: url('images/menu/goat1.png') no-repeat;  }


a#contact {margin-left: 40px; width: 150px; height: 25px; display: block; background: url('images/menu/contact.png') no-repeat; }
a#contact:hover { background: url('images/menu/contact1.png') no-repeat;  }

a#transport {margin-left: 40px; width: 150px; height: 25px; display: block; background: url('images/menu/transport.png') no-repeat; }
a#transport:hover { background: url('images/menu/transport1.png') no-repeat;  }




