#header .with-outer .img {
	background: url(header-bg.gif) 0 0 repeat-x;
}

#header .with-outer img {
	margin-left: -272px;
}

#header .img .icon {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 120px;
	margin-left: -113px;
	height: 107px;
	width: 195px;
	background: url(../../global/icon-units.jpg) 0 0 no-repeat;
}

#header .img .header-title {
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 86px;
	width: 393px;
	height: 105px;
	margin-left: -197px;
	background: #FFF url(header-title.jpg) no-repeat;
}

.unit {
	background: #F7F7F7;
	border-bottom: 2px solid #D0CEC2;
	margin-bottom: 0.5em;
	position: relative;
	z-index: 2;
	min-height: 140px;
}

#content .unit h2 {
	margin-top: 0.2em;
}

.unit .icon-wrapper {
	position: absolute;
	left: 0;
	top: 30px;
	width: 170px;
	height: 107px;
	overflow: hidden;
}

.unit .icon {
	position: absolute;
	left: -27px;
	top: 0;
	width: 225px;
	height: 107px;
	background: url(../../global/icon-units.jpg) 0 0 no-repeat;
}

.unit dt,
.unit dd {
	margin-left: 170px;
	padding: 0.2em 1em 0 0;
}

.unit dt {
	padding-top: 0.4em;
}

.unit .header {
	font-size: 1.1em;
}

.unit .lead {
	font-size: 0.85em;
	margin-bottom: 1em;
}

.unit blockquote {
	font-size: 1em;
}

#content h2 {
	font-size: 1.4em;
	margin-bottom: 0.3em;
}

#content .unit h2 {
	font-size: 1.8em;
}
