@charset "utf-8";
/* CSS Document */

.siteContainer {
	position: relative;
	width: 1000px;
	height: 560px;
	border: 1px solid #000000;
	background: url(../hb_images/splashAssets/splashTile.png) repeat-x bottom;
	margin: 0 0 0 -500px;
	left: 50%;
}

.col {
	display: inline;
	float: left;
	height: 520px;
	margin: 5px 0 0 5px;
}

.nav {
	height: 30px;
	width: 1000px;
}

.splashImg {
	margin-top: 22px;
	margin-left: 28px;
}

.nav img {
	margin-top: 5px;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

.firstNavItem {
	margin-left: 3px;
}

.flashHolder {
	width: 990px;
	height: 520px;
}