/* CSS Document */

#services_list {
	margin:10px 0 0 25px;
	font-size:.9em;
	color:#000000;
}

#services_list li {
	margin-top:10px;
}

.service_section {
	margin:12px 15px 10px 15px;
	padding-bottom:15px;
	display:block;
	border-bottom:1px #ddd solid;
}

#contact_form {
	padding:8px;
	margin:10px 30px 10px 10px;
}

.talk_section {
	padding:5px 5px 5px 5px;

}

input {
	border:1px solid #b2b2b2;
}

textarea {
	border:1px solid #b2b2b2;
}


#content {
	padding-top:10px;
}

.service_image {
	margin:10px 10px 10px 10px;
}

h1.special {
	font-weight:bold;
	margin:10px 0 0 15px;
}

h2 {
	font-size:.9em;
	margin-left:15px;
}

p {
	margin-left:15px;
}

#map {
	margin:10px;
}

