div#branding a#coLogo {
	position: absolute;
	display: block;
	width: 250px;
	height: 150px;
	top: 0;
	left: 10px;
}

img#logo {
	position: absolute;
	width: 250px;
	height: 150px;	
	top: 0px;
	left: -9999px;
}

.photo {
	padding: 5px 5px 0 5px;
}

#colMain div.services ul {
	list-style-type: circle;
	margin: 1em 0;
	line-height: 1.2em;
}

#colMain div.about ul {
	margin: 1em;
}

#colMain div.services ul li {
	margin-left: 2em;
	line-height: 0;
	font-weight: bold;
	list-style: disc;	
}

#colMain div.about ul li {
	margin-left: 1em;
	line-height: 1.25em;
	font-weight: normal;
	list-style: disc;
}
