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