
#menubar {
	height:75px; 
	border-bottom:4px solid #111111; 
	border-top:3px solid #dfddad; 
}

#menubar #menulogo {
	position:relative;
	float:right;
	top:0px;
	right:0px;
	width:220px;
	height:75px;
	display:inline;
	background: url(http://www.lifescapemed.com/images/core/continuous_bw.jpg) top right no-repeat;
}

#menubar #menuleft {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:550px;
	height:75px;
	display:inline;
	background-color: #54455c;
}
#menubar #menutop {
	position:relative;
	width:100%;
	height:27px;
	background-color: #392d41;
	background-image: none;
}

#menubar #menubotleft {
	position:relative;
	float:left;
	width:136px;
	height:48px;
	background: url(http://www.lifescapemed.com/images/core/orange.jpg) top left no-repeat;
}

#menubar #menubotright {
	position:relative;
	float:left;
	width:414px;
	height:48px;
	background: #bd7f07 url(http://www.lifescapemed.com/images/core/about_lifescape.gif) 10px 50% no-repeat;
}