#about-menu, #colophon-menu {
	width: 100%; 
	position: relative; 
	margin-bottom: 25px;
}

#about-menu--holder, #colophon-menu--holder {
	margin: 0; 
	border-bottom: 5px solid black; 
	padding-bottom: 18px;
	overflow: hidden;
}

.column-half {
	width: 50%;
	position: relative;
	float: left;
}

#colophon--wrapper h2 {
	margin-top: 20px;
}

#about--column-third, #colophon--column-third {
	margin-bottom: 300px;
}
