
* { 
	background-color: transparent !important;
	background-image: none !important;
}
#header { 
	padding: 0 0 15px 0;
	border-bottom: 1px solid #136f9f;
	width: 85%;
	position: relative;
}
#header a { display: none; }
#header img { display: block; height: 80px; width: 166px; }

#navbuffer, #masthead, #outer, #inner, #container, #content, #action, #industries, #info {
	float: none;
	width: auto;
	position: relative;
	zoom: 100%;
}
#nav, #subnav, #action, #flashcontent, .requestform, #skiplinks {
	display: none;
}
#outer, #inner {
	border-width: 0;
}
#masthead {
	padding-top: 0;
}
#industries {
	position: relative;
	margin: 0;
}
#info {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 15px 17px;
	height: auto;
	text-indent: 0;
	display: block;
}
#content {
	width: 85%;
	border-top: 1px solid #136f9f;
}
#breadcrumbs a, #breadcrumbs a:visited { text-decoration: none; }
#footer { margin-top: 1em; }