.services_text {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
.img_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.title2 {
	font-weight: bold;
	color: #990000;
}
.ul2 {
	list-style-type: square;
	list-style-position: outside;
	text-indent: 20pt;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}

