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

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


#menubar #menuleft {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:548px;
	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:137px;
	height:48px;
	background: url(http://www.lifescapemed.com/images/core/dr_pc.jpg) top left no-repeat;
}
#menubar #menubotright {
	position:relative;
	float:left;
	width:411px;
	height:48px;
	background: #bd7f07 url(http://www.lifescapemed.com/images/core/online_consultation.gif) 10px 50% no-repeat;
}