html, body {
	background: #352b26 url('insight-exhibits/body-bg-home.png') repeat-x;
}

header {
	padding: 66px 0 0;
	height: 382px;
	background: none;
}

header .logo {
	position: absolute;
	top: 12px;
	right: 75px;
}

#content {
	display: none;
}

nav {
	height: 34px;
}

footer {
	height: 201px;
	background: #440000 url('insight-exhibits/footer-bg-home.png') no-repeat;
}

footer .address {
	position: absolute;
	bottom: 30px;
	right: 65px;
	font-size: .85em;
}

#quote {
	display: block;
	position: absolute;
	width: 380px;
	top: 125px;	
	right: 30px;
	color: #666;	
}

#social-links {
	position: absolute;
	top: 415px;
	right: 50px;
	z-index: 80;
}