body {
	background-color: #888888;
	margin: 0px;
}


#content {
	background-color: #0078B2;
	text-align: center;
	margin-top: -300px;
	margin-left: -439.5px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 879px;
	height: 600px;
	visibility: visible;
}

#gallery_navigation{
	width: 879px;
	height: 60px;
}

#display_windows{
	background-color: 0078B2;
	width: 879px;
	height: 270px;
}

#interactive_panel{
	width: 879px;
	height: 194px;
}

	#logo{
		float: left;
		width: 311px;
		height: 194px;
	}

	#spacer{
		float: left;
		width: 568px;
		height: 36px;
	}

	#spacer2{
		float: left;
		width: 385px;
		height: 131px;
	}

	#interactive_images{
		float: left;
		width: 568px;
		height: 194px;

	}

	#logo_nav{
		float: left;
		width: 152px;
		height: 131px;
	}


	#off_the_cuff{
		width: 568px;
		height: 27px;
	}

#contact_info{
	background-color: #FFFFFF;
	width: 879px;
	height: 76px;
}


.image_exact_size{
	border-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}


