@charset "utf-8";
#header {
	margin-left:0px;
	margin-top:0px;
	width:957px;
	height:110px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#navigation {
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #007BD6;
	background-color: #00003f;
	text-align: right;
	font-size: 90%;
}
#navigation a {
	font-size: 100%;
	text-decoration: none;
	color: #ffffff;
	margin-right: 20px;
}

