.nav-container {
	height:44px;
	background-color:white;
	}
	
.navbar {
	height:44px;
	width:824px;
	background-image:url(/images/bg-blue-fade.png);
	background-repeat: no-repeat;
	background position: top center;
	}
