h1 {
	font-size: .6875em;
	color: #000;
	margin-left: .625em;
	padding-top: 1.75em;
	margin-top: 0em;
	font-weight: bold;
}




#logo {
	height: 9.125em;
}


#logo img {
	margin-top: 5.875em;
}


#nav {
	border-top: none;
}

#dropDownMenu {
	top: 19.75em;
}



#hero {
	margin: auto;
	height: 8.0625em;
	width: 48.75em
}


#hero img {
	height: 8.0625em;
	width: 48.75em
}

#content {
	width: inherit;
	float: none;
}

#content h2 {
	color: #000;
}

#content p {
	margin-top: .75em;
	color: #000;
}

#leftColumn {
	float: left;
	width: 24.375em;
}

#rightColumn {
	float: left;
	width: 24em;
	border-left: .0625em dotted #999;
	margin-top: 1.25em;
}

#content #rightColumn h2 {
	margin-top: 0em;
}

#content #rightColumn ul + p {
	margin-top: 1.75em;
}

