@charset "UTF-8";
/* CSS Document */

#Services p {
	font-size: 13px;
	margin:0 0 13px;
}

#Services tr {
	background: #ffffff url(../../images/hr.jpg) bottom left no-repeat;
	margin-top: 20px;
}

#Services td img {
	margin: 0 15px 20px 0;
}

h3 {
	margin-top: 15px;
}

h3 a {
	text-decoration: none;
}

.learn_more {
	clear: left;
	color: #729D01;
	display: block;
	font-size: 16px;
	margin: 5px 0 0 0;
}

ol strong, ul strong {
	color: #638800;
	font-size: 15px;
}

ol {
	color: #000;
	font-weight: bold;
}

ol p {
	color: #5B5B5B;
	font-weight: normal;
}
