#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: #fff url(arrow.gif) no-repeat center bottom; color:#8fb021;
}
#menuqqq li {float:left; margin-left:0px;}
#menuqqq li a {display:block; height:32px; line-height:32px; padding:0 29px 0 37px; float:left; background:#efefef; color:#464544; 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: #fff url(arrow.gif) no-repeat center bottom; color:#8fb021;}

