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

.siteContainer {
	position: relative;
	width: 1000px;
	height: 651px;
	border: 1px solid #000000;
	background: url(../hb_images/splashAssets/splashTile.png) repeat-x bottom;
	margin: 0 0 0 -500px;
	left: 50%;
}
.siteContainer1 {
	position: relative;
	width: 1000px;
	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: 611px;
	margin: 5px 0 0 5px;
}

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

.splashImg {
	margin-top: 150px;
}

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

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

.firstNavItem {
	margin-left: 3px;
}

.flashHolder {
	width: 990px;
	height: 611px;
}
.flashHolder1 {
	width: 990px;
	overflow:hidden;
	margin:5px;

}
