#home #nav-home a,
#services #nav-services a,
#noticed #nav-noticed a,
#copywriting #nav-copywriting a,
#design #nav-design a,
#printing #nav-printing a,
#websites #nav-websites a,
#research #nav-research a,
#branding #nav-branding a,
#visibility #nav-visibility a,
#howitworks #nav-howitworks a,
#products #nav-products a,
#designs #nav-designs a,
#ordering #nav-ordering a,
#order #nav-order a,
#bespoke #nav-bespoke a,
#costs #nav-costs a,
#unique #nav-unique a,
#gallery #nav-gallery a,
#whoareyou #nav-whoareyou a,
#printers #nav-printers a,
#web #nav-web a,
#newbus #nav-newbus a,
#existing #nav-existing a,
#aboutus #nav-aboutus a,
#faqs #nav-faqs a,
#test #nav-test a,
#press #nav-press a,
#costs #nav-costs a
#contact #nav-contact a
{
color:#999999; font-weight:bold;
}

/*DROP DOWN MENU*/
/* ================================================================ 
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.stunicholls.com/menu/hover_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.pad1 {width:50px; height:25px; background:#baa; display:inline; float:left; margin:3px 3px 0 3px;}
.pad2 {width:50px; height:25px; background:#baa; display:inline; float:left; margin:3px 3px 0 0;}

#menu {list-style-type:none; padding:0; margin:0;}
#menu ul {list-style-type:none; padding:0; margin:0;}

#menu li {float:left; background:#eee; margin:0px 1px 0 0; position:relative;}

#menu li.sub {}

/* for IE5.5 and IE6 only */
#menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}

#menu li a {display:block; color:#996; height:25px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:24px; width:80px; text-decoration:none; text-align:center;}
#menu li#nav-visibility a {width:130px;}
#menu li#nav-bespoke a {width:120px;}
#menu li#nav-aboutus a {width:100px;}
#menu li#nav-services a {width:130px;}
#menu li#nav-whoareyou a {width:130px;}


#menu :hover {
	color:#fff;
	background:#988;
}
#menu :hover > a {color:#fff; background:#988;}

#menu ul, 
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {position:absolute; left:-9999px; width:128px;}

#menu :hover ul{left:0;top:25px; background:url(transparent.gif);} /* the background image is for IE7 */

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {padding:0 3px; left:125px; top:-3px;}

#menu :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul.left {padding:0 3px; left:-131px; top:-3px;}
