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

#services{
	margin-left: 100px;
	}
#servicesList{
	list-style:none;
	color: #000;
	margin-top: -10px;
	}
#introText{
	padding: 10px;
	line-height: 1.5;
	font-size:14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 10px;
	}
#indexH1{
	clear:both;
	}
