@charset "UTF-8";
/* DA INDEX STYLES */
.content_container {
	background:url(../images/secondary_bottom_bg.jpg) no-repeat;
	background-position:bottom;
	padding:0 0 2em 0;
}
.content {
	float:left;
	width:620px;
}
.content h3 {
	font-size:1.6em;
	color:#1c7e59;
}
.content h4 {
	font-size:1.2em;
	margin:1em 0 .5em 0;
}
.service_requests {
	clear:both;
	width:620px;
	border-bottom:1px dotted #104e90;
	height:7em;
	margin:0 0 1em 0;
}
.content p {
	padding:.8em 0 0 0;
}
.service_requests img {
	margin:0 10px 0 0;
}
.call_out_content .go_btn {
	margin:1em 0 1em 12px;
}
.column_container {
	clear:both;
	float:left;
	width:620px;
}
.column_container h3 {
	padding:.5em 0 .2em 0;
	border-bottom:1px dotted #104e90;
	margin:.7em 0 .8em 0;
	color: #1c7e59;
}
.column_container img {
	margin:0 10px 0 0;
}
