/* FOOTER
********************************************/
.footer{background:url(Images/footer/footer.png) no-repeat;clear:both;color:#333;font-size:1.1em;margin:0;padding:22px 0 20px 17px;}
.footer h3{background:url(Images/footer/footerHeadline.png) no-repeat;display:block;height:13px;overflow:hidden;text-indent:-9000em;width:135px;}
.footer ul{margin:4px 0 0;overflow:hidden;width:700px;}
.footer ul li{background:url(Images/footer/footerDivider.png) no-repeat 100% 5px;float:left;padding:0 16px;}
.footer ul li.first{padding-left:0;}
.footer ul li.last{background:none;padding-right:0;}
.footer ul li a{color:#39c;text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer p{color:#a9a8a3;}