.clear {clear: both;}

#menu {
overflow: hidden;
width: 900px;
}

#menu a {
display: block;
float: left;
height: 57px;
background-position: top center;
text-indent: -9999px;
outline: none;
}

#menu a:hover {background-position: bottom center;}

#menu a.about {width: 114px;background-image: url('images/menu/about-us.png');}
#menu a.gallery {width: 118px;background-image: url('images/menu/photo-gallery.png');}
#menu a.products {width: 82px;background-image: url('images/menu/products.png');}
#menu a.catering {width: 76px;background-image: url('images/menu/catering.png');}
#menu a.planning {width: 80px;background-image: url('images/menu/planning.png');}
#menu a.contact {width: 92px;background-image: url('images/menu/contact.png');}
#menu a.locations {width: 87px;background-image: url('images/menu/locations.png');}
#menu a.policies {width: 137px;background-image: url('images/menu/policies.png');}

#menu #menu_flash {
width: 114px;
height: 57px;
float: left;
background: url('images/menu/CelebrationTentR_r1_c14.jpg') center no-repeat;
}

#menu li {display: inline;}

.menu_sub { 
float: left;
width: 900px;
background-color: #719FC1;
padding: 10px 0;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}

.menu_sub li {display: inline;}

#menu_sub_prod ul {padding-left: 45px;}
#menu_sub_plan ul {padding-left: 330px;}

.menu_sub a {
display: block;
float: left;
background-position: top center;
text-indent: -9999px;
outline: none;
margin-right: 20px;
height: 10px;  
line-height: 10px;
}

.menu_sub a:hover {background-position: bottom center;}

.menu_sub a.frametents {width: 87px;background-image: url('images/menu/frametents.png');}
.menu_sub a.poletents {width: 76px;background-image: url('images/menu/poletents.png');}
.menu_sub a.tables {width: 48px;background-image: url('images/menu/tables.png');}
.menu_sub a.chairs {width: 47px;background-image: url('images/menu/chairs.png');}
.menu_sub a.lighting {width: 59px;background-image: url('images/menu/lighting.png');}
.menu_sub a.flooring {width: 63px;background-image: url('images/menu/flooring.png');}
.menu_sub a.heating {width: 54px;background-image: url('images/menu/heating.png');}
.menu_sub a.bandstands {width: 85px;background-image: url('images/menu/bandstands.png');}
.menu_sub a.tableware {width: 77px;background-image: url('images/menu/tableware.png');}

.menu_sub a.information {width: 86px;background-image: url('images/menu/information.png');}
.menu_sub a.testimonial {width: 166px;background-image: url('images/menu/testimonials.png');}
.menu_sub a.helper {width: 102px;background-image: url('images/menu/helper.png');}
