h1 {
	position: relative;
	top: 0;
	left: 0;
	height: 261px;
	width: 123px;
	border: solid 1px #ccc;
	margin-right: 20px;
	float: left;
}
	h1 span {
		width: 123px;
		height: 261px;
		background-position: center;
	}
h2 {
	color: #c90;
	font: normal 25px 'HelveticaNeue-CondensedMedium', 'Helvetica Neue Medium Condensed', 'ArialNarrow', 'Arial Narrow', 'Futura Condensed', Verdana, sans-serif;
	padding-bottom: 15px;
}
h3 {
		padding: 0 0 .5em;
		font: bold 14px Helvetica, Arial, sans-serif;
		text-transform: uppercase;
}

span {
	font-weight: bold;
}

a.pdf {
	background: transparent url(/images/icons/pdf-yellow.gif) no-repeat scroll 0 0;
	color: #333333;
	display: block;
	margin: -15px 0;
	min-height: 48px;
	padding: 12px 20px 20px 85px;
	width: 145px;
}


.date {
	display: block;
	padding: 2px 0;
	color: #369;
	font: italic 12px 'Lucida Grande', 'trebuchet', 'Trebuchet MS', sans-serif;
}
.contact {
	width: 170px;
	padding: 15px;
	background: url(/images/gold-pane.jpg) no-repeat 0 100%;
	margin-left: 2px;
}
	#abovefold .contact a {
		color: #960;
	}
	.contact h3 {
		background: url(/images/gold-pane.jpg) no-repeat 0 0;
	}
.news {
	width: 315px;
	float: left;
}
	.news li {
		padding: 20px 0;
		border-top: solid 1px #aaa;
	}
	.news .button {
		display: block;
		height: 33px;
		background: url(/images/button-more-headlines.gif) no-repeat  100% 0;
		text-indent: -2000em;
		overflow: hidden;
	}
.widenews {
	width: 522px;
	float: left;
}
.panes {
	width: 200px;
	padding: 0 10px;
	float: left;
}
	.panes a.readmore {
		display: block;
		text-align: right;
		white-space: nowrap;
	}
	.panes h3 {
		padding: 10px 15px 5px;
		margin: -15px -15px 0;
		font: normal 20px 'HelveticaNeue-CondensedMedium', 'Helvetica Neue Medium Condensed', 'ArialNarrow', 'Arial Narrow', 'Futura Condensed', Verdana, sans-serif;
	}
.pane {
	width: 170px;
	padding: 15px 15px 0px;
	/*margin: 0 0 15px;*/
	color: #ccc;
	background: url(/images/gray-pane.jpg) no-repeat 0 100%;
}
	

	.pane h3 {
		color: #fff;
		background: url(/images/gray-pane.jpg) no-repeat 0 0;
	}
	.pane p {
		padding-bottom: 2em;
	}
	.panes p.lowcost {
		padding-bottom: 0em;
	}
#abovefold {
	width: 762px;
	padding: 30px 25px;
	color: #333;
	background: #e1e1e1 url(/images/bg-underfold.png) repeat-y 0 0;
	overflow: hidden;
}
	#abovefold a {
		color: #c90;
	}
#industry {
	width: 177px;
	padding: 10px 15px 20px;
	margin: 0 0 15px;
	background: url(/images/box-narrow-grad-light.jpg) no-repeat 0 0;
	overflow: hidden;
	float: right;
}
	#industry h3 {
		padding: 0 0 3px;
		border-bottom: solid 1px #ccc;
		margin: 0 0 .5em;
		color: #666;
		font: normal 16px 'HelveticaNeue-CondensedMedium', 'Helvetica Neue Medium Condensed', 'ArialNarrow', 'Arial Narrow', 'Futura Condensed', Verdana, sans-serif;
		text-transform: uppercase;
	}
	#industry li {
		padding: 0 0 1em 10px;
		background: url(/images/arrows/tiny-ccc-on-fff.gif) no-repeat 0 .2em;
	}