#mainContent {
	min-height: 630px;
	_height: 630px;
}

div.hlt, div.hlt_top, div.hlt_bottom, #hlt_resources {
	float: left;
	width: 234px;
}

#hlt_resources, #hlt_faqs, #hlt_links, #hlt_polls {
	padding: 0px 20px 0px 100px;
	width: 114px;
	background-color: #EAEFF2;
	min-height: 82px;
	_height: 82px;
	background-repeat: no-repeat;
}

div.hlt a, div.hlt a:visited {
	color: #D30024;
	font-weight: bold;
	font-size: 0.9em;
}

#hlt_resources {
	background-image: url(../images/resource_area/hlt_bkg_resources.jpg);
}

#hlt_faqs {
	background-image: url(../images/resource_area/hlt_bkg_faqs.jpg);
}

#hlt_links {
	background-image: url(../images/resource_area/hlt_bkg_links.jpg);
}

#hlt_polls {
	background-image: url(../images/resource_area/hlt_bkg_polls.jpg);
}