/* Level 1 customizations */

/* --Adjust height left nav panel */

div#mainSideBar .navigation {
	padding-bottom: 20.7em;
}

/* --Adjust height of sub feature columns */

div.sub-feature-block {
	min-height: 47em;
}

/* --Set background for page */

#wrapper {
	background: url("/core/SLCv4.0/img/bg/bg-wrap.gif") top center fixed;
}
