#highlights
{
	width: 810px;
	background: url(../img/line.png) no-repeat;;
	clear: both;
	padding-top: 8px;
}

#highlights .column-left, #highlights .column-middle, #highlights .column-right
{
	padding: 8px 8px 8px 110px;
	width: 152px;
	min-height: 102px;
}

#highlights p
{
	font-size: 8pt;
	line-height: 13pt;
}

#highlights a:link, #highlights a:visited
{
	text-decoration: none;
}

#highlights .column-left
{
	background: url(../img/services-repair.png) no-repeat;
}

#highlights .column-middle
{
	background: url(../img/services-remodel.png) no-repeat;
}

#highlights .column-right
{
	background: url(../img/services-build.png) no-repeat;
}

#content
{
	margin: 14pt 80px;
	width: 460px;
}

