#Header {	/* this is the header div above the navigation bar */
	width: 761px;
	height: 107px;
	background-color: #ffffff;
	position:relative;
}
#Header .logo {
	float:left;
	width: 100px;
	height: 100px;
	position: relative;
	margin-left: 10px;
} 