#topnav-left {
	float: left; 
	width: 575px;
}

#logo-image {
	float: left; 
	margin-right: 8px;
}

#title {
	font-size: 30px; 
	font-weight: bold;
}

#tagline {
	color: #327e04;
}

#sociallinks {
	margin-top: 4px; 
	float: right;
}

#sociallinks img {
	margin-right: 10px;
}