/* CSS Document */

.menuItem1 { float:left; width:61px; height:74px; }
.idle1 { background:url(images/menu/home.png) center center no-repeat; }
.hover1 { background:url(images/menu/home_h.png) center center no-repeat; }

.menuItem2 { float:left; width:49px; height:74px; }
.idle2 { background:url(images/menu/gulp.png) center center no-repeat; }
.hover2 { background:url(images/menu/gulp_h.png) center center no-repeat; }

.menuItem3 { float:left; width:112px; height:74px; }
.idle3 { background:url(images/menu/how.png) center center no-repeat; }
.hover3 { background:url(images/menu/how_h.png) center center no-repeat; }

.menuItem4 { float:left; width:66px; height:74px; }
.idle4 { background:url(images/menu/orders.png) center center no-repeat; }
.hover4 { background:url(images/menu/orders_h.png) center center no-repeat; }

.menuItem5 { float:left; width:92px; height:74px; }
.idle5 { background:url(images/menu/other.png) center center no-repeat; }
.hover5 { background:url(images/menu/other_h.png) center center no-repeat; }

.menuItem6 { float:left; width:88px; height:74px; }
.idle6 { background:url(images/menu/contact.png) center center no-repeat; }
.hover6 { background:url(images/menu/contact_h.png) center center no-repeat; }