#sectionHeader{
	width:754px;
	height:252px;
	display:block;
	position:relative;
	background:url(../images/sectionHeader-landing.jpg) no-repeat center top;
	margin:0 0 -190px 0;
	z-index:2;
}


#sideNav{
	position:absolute;
	display:none;
	visibility:hidden;	
}


#sideNavWrapper{
	width:100%;
	padding:0px 0px 0px 0px;
	top:-50px;
}

#content{
	
	padding:0px 0px 0px 0;
	
}

#wrapper{	background:url(../images/contentBg-landing.jpg) repeat-y center top; }


#footer{
	display:block;
	position:relative;
	width:754px;
	height:73px;
	z-index:6;
	margin:-52px 0 5px;
	background:url(../images/footerBg-landing.jpg) no-repeat center bottom;
}


#contactInfo{ top:24px; }
