#subnav{height:12px; width:472px; margin:0 auto; }
	
	/* about-nav */
	.sub {margin:0 auto; padding:0; list-style:none; clear:both;}
	/* START NAV    ----------------------------------------- */
	.sub li	{ margin-bottom:4px; list-style:none; height:12px; float:left; overflow:hidden; border-right:1px solid #8f9392;}
	.sub li.last_link {border:none;}
	.sub li a				{display:block; float:left; text-indent:-9999px; overflow:hidden; height:12px;}
	.sub li a#k12			{width:81px; background:url(/images/sub-nav_clients.gif) 0 0 no-repeat;}
	.sub li a#higher		{width:103px; background:url(/images/sub-nav_clients.gif) -81px 0 no-repeat;}
	.sub li a#religious {width:61px; background:url(/images/sub-nav_clients.gif) -184px 0 no-repeat;}
	.sub li a#historical {width:64px; background:url(/images/sub-nav_clients.gif) -245px 0 no-repeat;}
	.sub li a#healthcare {width:75px; background:url(/images/sub-nav_clients.gif) -309px 0 no-repeat;}
	.sub li a#commercial {width:71px; background:url(/images/sub-nav_clients.gif) -384px 0 no-repeat;}
	.sub li a#municipal { clear:both; float:none; width:59px; background:url(/images/sub-nav_clients.gif) -460px 0 no-repeat;}
	.sub li a#planning {width:61px; background:url(/images/sub-nav_clients.gif) -519px 0 no-repeat;}
	.sub li a#residential {width:73px; background:url(/images/sub-nav_clients.gif) -580px 0 no-repeat;}
	
	.sub li a#k12:hover {background:url(/images/sub-nav_clients.gif) 0 -12px no-repeat;}
	.sub li a#higher:hover {background:url(/images/sub-nav_clients.gif) -81px -12px no-repeat;}
	.sub li a#religious:hover {background:url(/images/sub-nav_clients.gif) -184px -12px no-repeat;}
	.sub li a#historical:hover {background:url(/images/sub-nav_clients.gif) -245px -12px no-repeat;}
	.sub li a#healthcare:hover {background:url(/images/sub-nav_clients.gif) -309px -12px no-repeat;}
	.sub li a#commercial:hover {background:url(/images/sub-nav_clients.gif) -384px -12px no-repeat;}
	.sub li a#municipal:hover {background:url(/images/sub-nav_clients.gif) -460px -12px no-repeat;}
	.sub li a#planning:hover {background:url(/images/sub-nav_clients.gif) -519px -12px no-repeat;}
	.sub li a#residential:hover {background:url(/images/sub-nav_clients.gif) -580px -12px no-repeat;}
	
	.sub li a#k12.selected {background:url(/images/sub-nav_clients.gif) 0 -24px no-repeat;}
	.sub li a#higher.selected {background:url(/images/sub-nav_clients.gif) -81px -24px no-repeat;}
	.sub li a#religious.selected {background:url(/images/sub-nav_clients.gif) -184px -24px no-repeat;}
	.sub li a#historical.selected {background:url(/images/sub-nav_clients.gif) -245px -24px no-repeat;}
	.sub li a#healthcare.selected {background:url(/images/sub-nav_clients.gif) -309px -24px no-repeat;}
	.sub li a#commercial.selected {background:url(/images/sub-nav_clients.gif) -384px -24px no-repeat;}
	.sub li a#municipal.selected {background:url(/images/sub-nav_clients.gif) -460px -24px no-repeat;}
	.sub li a#planning.selected {background:url(/images/sub-nav_clients.gif) -519px -24px no-repeat;}
	.sub li a#residential.selected {background:url(/images/sub-nav_clients.gif) -580px -24px no-repeat;}

#list{ margin-top:30px; width:472px; float:right;}
#list p {line-height:14px;}
.col {width:150px; margin-right:11px; float:left;}
.col.last{margin:0;}

.italic{font-style:italic; margin:0; padding:0; color:#666666;}