/*
	remove the blank space below the menu. when on homepage there is no sub menu
*/


div#branding {
	/*height: 94px;*/
}
body div#branding {
	background:#F1EBE1 url(img/bg_default.gif) repeat-x scroll left top;
}
/*
ul#nav_primary li ul {
	filter: alpha(opacity=95);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}*/