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


#NavigationContainer {
	margin-left:-460px;
	height: 30px;
	width: 900px;
	position: absolute;
	background-image: url(/Images/NavBG_Masking.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 50%;
	z-index: 75;	padding-top: 9px;
padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 100px;
	right: 15px;
}