#content p {
	margin: 20px 0 30px 0;
}

#content h3 {
	margin: 0;
	font-size: 1em;
}

.service_section {
	overflow: hidden;
	height: auto !important;
	height: 1%;
}

.service_section div {
	width: 50%;
	float: left;
}

#content ul {
	list-style-image: url("../images/li.png");
	list-style-type: square;
}

#content li {
	margin-bottom: 5px;
}