@charset "UTF-8";
#orientation {
	clear: both;
	height: 600px;
	width: 990px;
	float: left;
	margin-top: .25px;
	margin-left: .25px;
}


#nav_bar {
	height: 600px;
	width: 138px;
	float: left;
	background-color: #333399;
}


#background{
	height: 600px;
	width: 851px;
	float: right;
	background-position: 0px;
	background-color: #333399;
}

#png{
	float: left;
}

#banner{
	height: 34px;
	width: 851px;
	float: none;
	background-image:url(../img/commlong_banner.png);
	background-position: left;
	background-repeat:no-repeat;
	z-index: 1;
}
