#menu {padding:0; margin:-16px 0 0 160px; list-style:none; height:50px; background:url(../images/ulback.gif) repeat-x;}
/* ================================================================ 
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.
=================================================================== */
#menu li {float:left; list-style:none;}
#menu li a {display:block; height:50px; line-height:25px; padding:0 20px 0 0; float:left; color:#fff; background:url(../images/tab_a.gif) no-repeat right -25px; text-decoration:none;}
#menu li a strong {display:block; height:50px; float:left; padding:0 0 0 20px; background:url(../images/tab_b.gif) no-repeat left -25px; cursor:pointer;}
#menu li a:hover,
#menu li a:active,
#menu li a:focus,
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a {background:url(../images/tab_a.gif) no-repeat right -10px; line-height:50px; color:#fff;}
#menu li a:hover strong,
#menu li a:active strong,
#menu li a:focus strong,
.home #menu li#home a strong,
.single #menu li#single a strong,
.dropdown #menu li#dropdown a strong,
.dropline #menu li#dropline a strong,
.flyout #menu li#flyout a strong,
.support #menu li#support a strong,
.contact #menu li#contact a strong {background:url(../images/tab_b.gif) no-repeat left -10px; line-height:50px;}

