#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:right; margin-left:1px;}
#menu li a {display:block; height:20px; line-height:20px; padding:0 12px; float:left; background:#E6E6E6; color:#424242; text-decoration:none;	border: 1px dotted #D8D8D8;}
#menu li a b {text-transform: uppercase;}
#menu li.current a {color:#fff; background:#0c6;}
#menu li a:hover, 
.home #menu li#menu0 a,
.menu1 #menu li#menu1 a,
.menu2 #menu li#menu2 a,
.menu3 #menu li#menu3 a,
.menu4 #menu li#menu4 a,
.menu5 #menu li#menu5 a,
.menu6 #menu li#menu6 a,
.menu7 #menu li#menu7 a
{color:#fff;background-color:#f60;}