@CHARSET "UTF-8";

#main_content {
	height: 155px;
	width: 100%;
	background-image: url(../images/background-red.gif);
	background-repeat: repeat-x; 
}

#bh_logo {
	display: block;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 975px;
	height: 155px;	
	text-indent: -9000px;
	outline: none;
	background: transparent url(../images/head-logo.png) no-repeat;
}

#q_expertise_title {
	display: block;
	position: absolute;
	right: 20px;
	top: 51px;
	width: 146px;
	height: 34px;
	background: transparent url(../images/title-expertise.png) top left no-repeat;
	text-indent: -9000px;
	outline: none;
}
