#ColumnB {
	background: url(../images/home-background.gif) no-repeat;
}

#header {
	height: 126px;
}

#image {
	position: absolute;
	right: 0px;
	top: 69px;
}

#AdditionalInfo {
	top: 205px;
	height: 331px;
	background: url(../images/info-background.gif);
}

#content h3 {
	margin-top: 10px;
	margin-bottom: 14px;
	width: 348px;
	height: 66px;
	display: block;
	background: transparent url(../images/home-blurb2.gif) no-repeat top left;
	text-indent: -9999px;
	overflow: hidden;
}

#AdditionalInfo ul {
	width: 140px;
}

.pdf {
	list-style-image: url(../images/pdf-icon.gif);
	margin-left: 8px;
}