#header {
	background-color: #94262c;
	float: left;
	padding-top: 10px;
	height: 100px;
	width: 100%;
}

#weKnowLink {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
}

#weKnowLink a {
	color: white;
	font: 28px Verdana;
	text-decoration: none;
}

#logo {
	width: 172px;
	float: left;
}

#logo a {
	text-decoration: none;
	border-style: none;
	margin-left: 16px;
	margin-top: 10px;
	width: 172px;
	height: 71px;
}

#logo a img {
	border: none;
	text-decoration: none;
}