.servicesMap { margin-bottom: 30px;}

.lawyersMap { margin-bottom: 30px;}

#siteMap {
	padding: 10px 0 0 30px;
	border-left: 1px dotted #77767a;	
}

.firstCol {position: inherit; width: 160px; float:left; left: 0px; top: 10px; }

.secondCol { position: inherit; width: 160px; float:left; left: 0px; top: 10px; }

.thirdCol { position: inherit; width: 160px; float:left; left: 0px; top: 10px; }

#siteMap a { font-weight: normal;}

#siteMap  h3 a {
	font-weight: bold;
	padding-left: 25px;
	
}

#siteMap li {
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

.tierOne {
	background-image: url(../images/sitemap_left.gif); 
	background-position: 0 50%; 
	background-repeat:no-repeat;
	margin-left: -30px;
	padding-bottom: 10px;
}


.tierOneExpand {
	background-image: url(../images/sitemap_left_expand.gif); 
	background-position: 0 50%; 
	background-repeat:no-repeat;
	margin-left: -35px;
	padding-bottom: 10px;
}

.tierOneExpand h3 {
	font-weight: bold;
	padding-left: 6px;
}

.tierOneCollapse {
	background-image: url(../images/sitemap_left_collapse.gif); 
	background-position: 0 50%; 
	background-repeat:no-repeat;
	margin-left: -35px;
	padding-bottom: 10px;
}

.tierOneCollapse h3 {
	font-weight: bold;
	padding-left: 6px;
}



