/* Corporate Styles
-------------------------------------------------------------------------------------- */
#logo {
	background:  url(/images/logo_geotechnical.gif) no-repeat top left;
	float: left;
	height: 148px;
	width: 222px;
}
#logo a {
	color: #20961c;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	padding-top: 130px;
	width: 222px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#banner {
	background:  url(/images/banner_geo.jpg) no-repeat top left;
	float: left;
	height: 148px;
	width: 550px;
}
#banner h1 {
	background-color: #20961c;
	border-left: 3px solid #0a4178;
	color: #fff;
	font-size: 12px;
	float: right;
	line-height: 18px;
	margin: 91px 0 0;
	padding: 0 40px 0 10px;
	text-transform: uppercase;
}
