#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menuqqq {padding:0; margin:0; list-style:none;
font-family:"Trebuchet MS";

}.sel{
background-image:url(images/food_16.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:center;
background-position:top left;
}
#menuqqq li {float:left; margin-left:1px;}
#menuqqq li a {
display:block;
 height:37px;
 width:120px;
  line-height:32px;
  padding-top:2px;
	   
    float:left; 
background-image:url(images/food_18.jpg);
background-repeat:no-repeat;
color:#000000;
text-align:center;
background-position:top left;
	 text-decoration:none;
}
#menuqqq li a b {text-transform:uppercase;}
#menuqqq li a:hover, 
.home #menuqqq li#home a,
.single #menuqqq li#single a,
.dropdown #menuqqq li#dropdown a,
.dropline #menuqqq li#dropline a,
.flyout #menuqqq li#flyout a,
.support #menuqqq li#support a,
.contact #menuqqq li#contact a
{
background-image:url(images/food_16.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:center;
background-position:top left;

}
