@import url(_main.css);
@import url(_nav.css);
#top h2 {
	background-image:url(../images/text/available_space_h2.gif);
	width:164px;
	height:12px;
	margin:4px 0 0 291px;
}

#brochure {
	padding-left: 50px;
	margin-left: 6px;
	padding-top: 8px;
	background: url(../images/pdf_icon.png) 2px 8px no-repeat;
	height: 50px;
	clear: both;
}
#brochure h4 { width: 100%; height: auto; padding-bottom: 4px; }
#brochure h4 a {
	color:#b4caee;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}
#brochure h4 a:hover { color: #fff; }
#brochure p { font-size: 11px; font-style: italic; }
#brochure p a { color: #b4caee; }