@charset "UTF-8";
/* CSS Document */

#content {
	margin-left: 5.8em;
	width: 94em;
}
#content h2.title {
	display: none;
}

div.services {
	float: left;
	width: 18em;
	opacity: 0;
}
div.services h3 {
	font-size: 1.3em;
	margin-bottom: .3em;
}

div.services li {
	list-style: none;
	font-size: 1.3em;
	line-height: 1.5em;
}

