/* Import shared styles 
-------------------------------------------------- */

@import "common.css";
@import "template_base.css";
@import "navigation.css";

/* Structure
-------------------------------------------------- */

#wrapper {
	position: relative;
}

#header_alternate_b {
	height: 490px;
}

#main {
	position: absolute;
	top: 234px;
	left: 0px;
	width: 559px;
	height: 198px !important;
	background: url("/images/bg_main_shadow.gif") #f4f7f9 no-repeat -172px 0px;
}

#tertiaryNav {
	position: absolute;
	bottom: 0;
	width: 540px;
}
