ul.ratesList {
	list-style-type:none;
	margin-bottom:2em;
	}
	.ratesList h3 {
		font-size:120%;
		margin-bottom:.3em;
	}
	.ratesList .rate {
		font-size:110%;
		font-weight:bold;
		margin-bottom:1em;
	}
	.ratesList ol {
		margin-bottom:1.5em;
	}
/**/

.quote {
	font-style:oblique;
	margin:.8em 4ex 1.5em;
	}	
	.quote .source {
		display:block;
		text-align:right;
		margin-right:5ex;
	}
/**/

.contactBlock {
	clear:both;
	font-size:130%;
	text-align:center;
	line-height:1.5em;
	}
	.contactBlock .phoneNo {
		line-height:2em;
		font-size:160%;
	}
/**/

.footerKeywords {
	color:#666;
	font-size:80%;
	text-align:center;
}

ul.servicesList {
	list-style-type:none;
	margin:0; padding:.5em 3ex;
	}
	ul.servicesList li {
		padding-bottom:1em;
	}
	ul.servicesList li p {
		margin:0;
	}
	ul.servicesList h3 {
		font-weight:bold;
	}
/**/
