#home { background: url(../images/menu/home.jpg) 0px -36px no-repeat; float:left; }
#home a { text-decoration: none; display: block; width: 95px; height:35px; background: url(../images/menu/home.jpg) 0 0 no-repeat; }
#home a.over { background: none; }
#home a:hover { background: none; }

#products { background: url(../images/menu/products.jpg) 0px -36px no-repeat; float:left; }
#products a { text-decoration: none; display: block; width: 103px; height:35px; background: url(../images/menu/products.jpg) 0 0 no-repeat; }
#products a.over { background: none; }
#products a:hover { background: none; }

#preparation { background: url(../images/menu/site_preparation.jpg) 0px -36px no-repeat; float:left; }
#preparation a { text-decoration: none; display: block; width: 138px; height:35px; background: url(../images/menu/site_preparation.jpg) 0 0 no-repeat; }
#preparation a.over { background: none; }
#preparation a:hover { background: none; }

#pumps { background: url(../images/menu/pumps.jpg) 0px -36px no-repeat; float:left; }
#pumps a { text-decoration: none; display: block; width: 163px; height:35px; background: url(../images/menu/pumps.jpg) 0 0 no-repeat; }
#pumps a.over { background: none; }
#pumps a:hover { background: none; }

#consumption { background: url(../images/menu/consumption.jpg) 0px -36px no-repeat; float:left; }
#consumption a { text-decoration: none; display: block; width: 168px; height:35px; background: url(../images/menu/consumption.jpg) 0 0 no-repeat; }
#consumption a.over { background: none; }
#consumption a:hover { background: none; }

#blog { background: url(../images/menu/blog.jpg) 0px -36px no-repeat; float:left; }
#blog a { text-decoration: none; display: block; width: 128px; height:35px; background: url(../images/menu/blog.jpg) 0 0 no-repeat; }
#blog a.over { background: none; }
#blog a:hover { background: none; }

#faq { background: url(../images/menu/faq.jpg) 0px -36px no-repeat; float:left; }
#faq a { text-decoration: none; display: block; width: 76px; height:35px; background: url(../images/menu/faq.jpg) 0 0 no-repeat; }
#faq a.over { background: none; }
#faq a:hover { background: none; }

#contact { background: url(../images/menu/contact.jpg) 0px -36px no-repeat; float:left; }
#contact a { text-decoration: none; display: block; width:123px; height:35px; background: url(../images/menu/contact.jpg) 0 0 no-repeat; }
#contact a.over { background: none; }
#contact a:hover { background: none; }


