#mh {
	height:270px;
	position:relative;
}

#text_content_wrapper {
	width:307px;
	float:right;
	padding-right:20px;
}
#logo {
	width:100%;
	height:185px;
	display:block;
	position:absolute;
	bottom:0;
}


#content {
	float:left;
	width:525px;
	_width:496px !important;
	margin-left:30px;
	padding:15px 0 !important;
}
#navbar { 
	float:left;
	width:90px;
	margin-left:175px;
	_margin-left:90px !important;
}
