#header-image {
	position: relative;
	background: url('/images/company/header.jpg');
	height: 162px;
	width: 860px;
	left: 2px;
}
#header-image h2 {
	line-height: 162px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 35px;
	font-size: 48px;
	color: #fff;
	font-weight: normal;
}

#content {
	margin: 10px 35px 0px 35px;
	padding-bottom: 40px;
}
#content-left {
	width: 390px;
	float: left;
	padding-top: 15px;
}

h3 {
	font-weight: normal;
	color: #060;
	font-style: italic;
	font-size: 18px;
	margin-top: 0;
}

#content-right {
	float: right;
	padding-top: 15px;
}