.topban {
	background-repeat: repeat;
	height: 110px;
	width: 100%;
	overflow: hidden;
	background-color: #0A2D71;
}
.navbar {
	background-image: url(../Navigation%20Bar%202010_r1_c7.gif);
	background-repeat: repeat-x;
	height: 44px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	z-index: auto;
}
