/* ================================================================ 
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.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

*html body .menu {
	margin-bottom: -14px;
}

.menu ul li a.hide, .menu ul li a:visited.hide {display:none;}
.menu ul li a:hover ul li a.hide {display:none;}

.menu ul li a:hover {color:#fff; background:#36f;}
.menu ul li a:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li a:hover ul li a.sub {background:#6a3; color:#fff;}
.menu ul li a:hover ul li a {float: left; padding-left:15px; width: 165px; background:#fff; color:#000;}
.menu ul li a:hover ul li a ul {visibility:hidden;}
.menu ul li a:hover ul li a:hover {background:#e2e2e2; color:#000;}
.menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:105px; top:0; color:#000;}
.menu ul li a:hover ul li a:hover ul.left {left:-105px;}

.ie6 {
	position: absolute;
	top: 0px;
}

/* rollovers */
*html body #home a {
    background: transparent url(../i/consumer_nav_home_ie6.gif) 0 0 no-repeat;
}

*html body #cleaningServices a {
    background: transparent url(../i/consumer_nav_cleaningServices_ie6.gif) 0 0 no-repeat;
}

*html body #locations a {
    background: transparent url(../i/consumer_nav_locations_ie6.gif) 0 0 no-repeat;
}

*html body #greenCleaning a {
    background: transparent url(../i/consumer_nav_greenCleaning_ie6.gif) 0 0 no-repeat;
}

*html body #whyUs a {
    background: transparent url(../i/consumer_nav_whyUs_ie6.gif) 0 0 no-repeat;
}

*html body #resources a {
    background: transparent url(../i/consumer_nav_resources_ie6.gif) 0 0 no-repeat;
}

*html body #aboutUs a {
    background: transparent url(../i/consumer_nav_aboutUs_ie6.gif) 0 0 no-repeat;
}
