#header {
	height: 100px;
	width: 100%;
	background: #004F8F;
	border-bottom: 1px solid #000;
}
.toplogo {
	float: left;
	margin-right: 10px;
}

