.ServiceLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cccccc;
	text-indent: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin: 0;

}
.ServiceVline {
	background-image: url(../images/ServiceVline.gif);
	background-repeat: repeat-y;
}

.Service {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6600;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 18px;
	letter-spacing: normal;
	white-space: normal;
	background-image: url(../images/ServiceBullet_08.gif);
	background-repeat: repeat-y;
	list-style-image: none;


	
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0px;
	padding-bottom: 0px;

}

ul {
	list-style: none;
	margin: 0;
	padding: 0px 0 0 10px;
	}
