#columnWrapper {
/*
	margin-left:1px;
	width:750px;
	padding:0 10px;
	*/
	background:none;
	height:auto !important;
	height:471px;
	min-height:471px;
}

#flashArea {
	margin-left:85px;
}

#header {
	background:none;
}
#header .headerLogo {
	display:none;
}
#header .tagline1 {
	display:none;
}
#mothSeal {
	top:174px;
	left:0;
}
#footer {
	background:none;
}

#container {
	background: url('/images-layout/home-bg.jpg') top left no-repeat;
}
#content {
	background:none;
}

.filmStrip {
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:199px;
	position:absolute;
	top:255px;
}

#filmStripLeft {
	left:0;
	width:263px;
	background:url('/images-layout/learn-about-our-hunts.gif') top left no-repeat;
}
#filmStripLeft:hover, #filmStripLeft:active {
	background:url('/images-layout/learn-about-our-hunts-hover.gif') top left no-repeat;
}

#filmStripMiddle {
	left:253px;
	width:252px;
	background:url('/images-layout/what-industries-we-can-help.gif') top left no-repeat;
}
#filmStripMiddle:hover, #filmStripMiddle:active {
	background:url('/images-layout/what-industries-we-can-help-hover.gif') top left no-repeat;
}

#filmStripRight {
	right:0;
	width:265px;
	background:url('/images-layout/learn-more-about-masters-of-the-hunt.gif') top left no-repeat;
}

#filmStripRight:hover, #filmStripRight:active {
	background:url('/images-layout/learn-more-about-masters-of-the-hunt-hover.gif') top left no-repeat;
}

.hasSubNav {
	padding-top:90px;
}
#mainNav {
	top:67px;
	height:34px;
	background:url('/images-layout/main-nav-bg.gif') 0px 30px no-repeat #8d0505;
}