#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.
=================================================================== */
#menu {padding:0; margin:0; list-style:none; }
#menu li {float:left; margin-left:1px; }
#menu li a {display:block; height:25px; line-height:25px; padding:0 20px; float:left; background:#4f6228; color:#fff; text-decoration:none; }
#menu li a b {text-transform:uppercase;}
#menu li a:hover, 
.home #menu li#home a,
.aboutus #menu li#aboutus a,
.products #menu li#products a,
.services #menu li#services a,
.consultancy #menu li#consultancy a,
.partners #menu li#partners a,
.clients #menu li#clients a,
.contact #menu li#contact a
{background: #800001 ; color:#fff;}