/*********************************************
					FOOTER
*********************************************/ 
.footer {clear:both;font-size:11px;color:#aaa;padding:10px 0 15px;height:15px;background-color:#7d7d7d;}

.footer a {color:#aaa;}
.footer a:hover {color:#d2d9ab;}
.footer a.active {color:#aaa;}
.footer a.active:hover {color:#d2d9ab;}

.footer ul {list-style:none none;padding:0;margin:0;list-style-position:inside;background:none;}
.footer li{float:left;display:block;list-style:none none;background:transparent url(/FCWSite/img/Client/bullet_disc_grey.gif) no-repeat left 6px;padding-left:7px;margin-left:3px;}
.footer li.separator {display:none;}

.footer .nav {float:right;}
.footer .text {float:right;}
.footer .text a {color:#d2d9ab;}
.footer .text a:hover {color:#aaa;}
.footer .text a.active {color:#d2d9ab;}
.footer .text a.active:hover {color:#aaa;}

.footer .office {color:#d2d9ab;}