#header,
#horiz-menu,
#inset,
#bottom-modules,
#footer-bar,
#footer-shadow,
#body-shadow {
	margin: 0 25px;
}

#header {
	height: 270px;
	background: url(../images/header-bg.png) 0 0 repeat;
}

#overall-frame {
	width: 117%;
	position: relative;
}

#bg-top,
#bg-top-overlay  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	overflow: hidden;
}

#bg-bottom,
#bg-bottom-overlay  {
	width: 100%;
}

#bg-bottom-ie,
#bg-bottom-overlay-ie  {
	display: none;
