#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.


=================================================================== */


#pad {height:140px;}


#menu {padding:0; margin:0 0 0px; list-style:none; height:40px; background:url(images/ulback.gif)  repeat-x;}


#menu li {float:left;}


#menu li a {display:block; height:40px; line-height:40px; padding:0 20px 0 0; float:left; color:#fff; text-decoration:none; cursor:pointer;}


#menu li a b {display:block; height:40px; float:left; padding:0 0 0 20px;}


#menu li a:hover, 


.home #menu li#home a b,

.single #menu li#single a b,

.dropdown #menu li#dropdown a b,

.dropline #menu li#dropline a b,

.flyout #menu li#flyout a b,

.support #menu li#support a b,

.contact #menu li#contact a b



{background:url(images/tab_a.gif) no-repeat right top; line-height:36px;}

#menu li a.current, 
.home #menu li#home a b,

.single #menu li#single a b,

.dropdown #menu li#dropdown a b,

.dropline #menu li#dropline a b,

.flyout #menu li#flyout a b,

.support #menu li#support a b,

.contact #menu li#contact a b


{background:url(images/tab_a.gif) no-repeat right top; line-height:36px;}


#menu li a:hover b,
.home #menu li#home a b,

.single #menu li#single a b,

.dropdown #menu li#dropdown a b,

.dropline #menu li#dropline a b,

.flyout #menu li#flyout a b,

.support #menu li#support a b,

.contact #menu li#contact a b


{background:url(images/tab_b.gif) no-repeat left top; line-height:36px;}
#menu li a.current b,
.home #menu li#home a b,

.single #menu li#single a b,

.dropdown #menu li#dropdown a b,

.dropline #menu li#dropline a b,

.flyout #menu li#flyout a b,

.support #menu li#support a b,

.contact #menu li#contact a b

{background:url(images/tab_b.gif) no-repeat left top; line-height:36px;}





.tabs { padding:0; margin:0 6px 0 10px; list-style:none; height:40px; background:url(images/ulback.gif) repeat-x;}





.tabs li {float:left;}





.tabs a {display:block; height:40px; line-height:40px; padding:0 20px 0 0; float:left; color:#fff; text-decoration:none;}





.tabs li a b {display:block; height:40px; float:left; padding:0 0 0 20px; cursor:pointer;}





.tabs a:hover, .tabs a.current {background:url(images/tab_a.gif) no-repeat right top; line-height:36px;}




.tabs li a:hover b {background:url(images/tab_b.gif) no-repeat left top; line-height:36px;}

.tabs li a.current b {background:url(images/tab_b.gif) no-repeat left top; line-height:36px;}