/*	Section Specific CSS
	Section ID: 134
	Section Name: Contact Us
	Synopsis: Formats html lists for the customer service links
*/
#location {
	text-align: center;
}

#Staff .col .worker {
	padding-top: 20px;
	text-align:center;
}

#Staff .col .worker h4{
	padding-top: 15px;
	line-height:6px;

}

#Staff .col {
	float: left;
	width: 300px;
	margin-left: 8px;
}
