#menuholder {
		height: 28px;
		margin-top: 5px;
		background: url("/img/2/menuright.gif") no-repeat #fff bottom right;
		width: 812px;
		margin-left: 1px;
		margin-bottom: 30px;
		clear: both;
}


#menuholder_aupair {
		height: 28px;
		margin-top: 5px;
		background: url("/img/2/menu_right_aupair.gif") no-repeat #fff bottom right;
		width: 812px;
		margin-left: 1px;
		margin-bottom: 30px;
		clear: both;
}

#menuholder_aupair a{
		color: #fff;
}


.black {
	color: #000;
}




.menu {
		font-family: Arial, Helvetica, sans-serif, luci, "Lucida Grande";
		background: url("/img/2/menu_gradient.gif") repeat-x bottom #fff;	 
		width: 803px;
		font-size: 0px;
		float: left;	 
		height: 28px;
}


.menu .home {
		background: url("/img/2/arrow_home.gif") no-repeat #fff left;
		display: block;
		height: 28px;
		width: 57px;
		float: left;
}

.menu .home2 {
		background: url("/img/2/arrow_home2.gif") no-repeat #fff left;
		display: block;
		height: 28px;
		width: 57px;
		float: left;	
}


ul.menu, ul.submenu {
	margin-left: 0px;
	padding-left:0px;
}

.menu li, .submenu li { display: inline; }



.menu a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	display: block;
	float: left;	
}

.menu li a {
	line-height: 26px;
	outline: none;
}



.home {
	font-weight: bold;
}

a.home {
	color: #fff;
}



.menu a:hover {
	text-decoration: underline;
}

a:hover.home, a:hover.home2 {
		text-decoration: none;
}


.menu .selected {
		background: url("/img/2/arrow_select.gif") no-repeat top right #fff;
		height: 26px;
		padding-right: 20px;
		padding-left: 5px;
		float: left;
		font-weight: bold;	
		display: block;
		text-transform: uppercase;
		border-top: 1px solid #b2b2b2;
		border-bottom: 1px solid #b2b2b2;
		
}

.menu .selected2 {
		background: url("/img/2/arrow_select2.gif") no-repeat top right #fff;
		height: 26px;
		padding-right: 20px;
		padding-left: 5px;
		float: left;
		font-weight: bold;	
		display: block;
		text-transform: uppercase;
		border-top: 1px solid #b2b2b2;
		border-bottom: 1px solid #b2b2b2;
}


.menu .selected_aupair {
		background: url("/img/2/arrow_select_aupair.gif") no-repeat top right #fff;
		height: 26px;
		padding-right: 20px;
		padding-left: 5px;
		float: left;
		font-weight: bold;	
		display: block;
		text-transform: uppercase;
		border-top: 1px solid #b2b2b2;
		border-bottom: 1px solid #b2b2b2;
}


.menu #selected, .menu #selected2 {
	font-weight: bold;
	text-decoration: underline;
}

.menu .div {
		background: url('/img/divider.gifxxx') no-repeat left;
		padding-left: 12px;
		padding-right: 5px;
}



/* ———————- Greywax nav ———————- */
.grey #waxcontainer{position:relative; margin-left: 18px; font-family:"Trebuchet MS",Arial,Verdana,Helvitica,sans-serif;}
.grey #waxnav{position:relative;height:21px;font-size:11px;font-weight:bold;background:#fff;}
.grey #waxnav ul{margin:0px; padding:0 0 0px 0;list-style-type:none;width:auto;float:left;}
.grey #waxnav ul li{display:block;float:left;margin:0 1px;}
.grey #waxnav ul li a{display:block;float:left;color:#414141;text-decoration:none;padding:0 0 0 12px;height:21px;line-height:195%;}
.grey #waxnav ul li a span{padding:0 12px 0 0;}
.grey #waxnav ul li a:hover,.grey #waxnav ul li a.selected{color:#fff;background:#575757 url("/img/navtopleft.gif") no-repeat top left;}
.grey #waxnav ul li a:hover span,.grey #waxnav ul li a.selected span{display:block;width:auto;background:#575757 url("/img/navtopright.gif") no-repeat top right;}
–>		