/* CSS Document */

li {
	list-style: circle;
	margin-bottom: 5px;
}

table#mainServices td#mainCol h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #336;
	font-size: 12px;
	text-shadow: none;
	padding-left: 12px;
	letter-spacing: normal;
	}
	
ul {
	margin-top: 0;
	margin-bottom: 15px;
	}
	
h1 {
	margin-bottom: 20px;
	}
	
td#leftCol img.new {
	margin: 50px 0 0 20px;
	border: 1px solid #000;
	}
