@CHARSET "UTF-8";

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

#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;
}

#gear_div {
    width: 975px;
    height: 500px;	
}

#q_work {
width: 100%;
	background: transparent url(../images/background.png) 0px 155px no-repeat;
}

#hub_content {
	position: relative;
	float: left;
	margin-left: 100px;
	color: white;
}


#hub_content h1 {
	font-weight: normal;
	font-size: 36px;
	color: white;
	font-family: "Helvetica Neue Light", "Helvetica Light", Helvetica, Arial, sans-serif;
}

#hub_content div {
	width: 800px;
	color: white;
	font-size: 20px;
	line-height: 1.5em;
	margin-top: -10px;
	font-weight:lighter;
	font-family: "Helvetica Neue Light", "Helvetica Light", Helvetica, Arial, sans-serif;
}

#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;
}

#contact_us {
	position: relative;
	left: 671px;
	top: 0px;
	width: 213px;
	height: 128px;
}

#contact_us a {
	display: block;
	width: 213px;
	height: 128px;
	background-image: url(../images/btn_contactform_work2.gif);
}

#column_1 {
	display: block;
	float: left;
}


#column_2, #column_3 {
	display: block;
	float: left;
	margin-left: 7px;
}


.column {
	width: 283px;
	height: 100%;
}

.column ul  {
	border-left: 0px solid #860000;
	border-right: 0px solid #860000;
	border-bottom: 0px solid #860000;
	width: 100%;
	height: 215px;
	padding-top: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;	
	margin-left: 0px;
	background-color: #003649;
}

.column a {
	color: white;
	display: block;
	height: auto;
	width: 100%;	
}

/*.column a:hover {
	background-color: #003042;	
}*/
.column ul li {
	font-size: 14px;
	color: white;
	line-height: 1.4em;
	margin-left: 10px;
	margin-right: 10px;	
	padding: 3px;
	height: auto;
}

.column ul li+li {
	background: url(../images/expertise-nav-line.png) top no-repeat;
}

#nav_div {
	width: 875px;
	margin-left: 100px;
	margin-top: 30px;
	display: block;
	height: 100%;
	clear: both;
}

img.outline {
	border-top: 0px solid #860000;
	border-right: 0px solid #860000;
	border-left: 0px solid #860000;
}

img.pad {
	margin-top: 1px;
	padding-left: 0px;
	margin-bottom: 5px;
}
