/*   AIH
	  Content (c) Copyright Malcolm Zahra
	Running Squiz MySource v3.16.5 (Matrix) - http://matrix.squiz.net/
   Developed by Squiz  - http://www.squiz.net
  (c) Copyright 2008. All rights reserved.
  Page generated: 24 July 2008
*/


/* Footer content */
/* -------------- */

#footer {
background-color:#33538C;
clear:both;
margin-top:22px;
padding:5px 10px 10px;
width:920px;
}

#footer .divider {
    padding-left: 8px;
}
#footer #contact-info {
    border-bottom: 4px solid #2e4b7e;
    padding-bottom: 8px;
    margin-bottom: 5px;
    width: 920px;
}
#footer #contact-info a:hover {
    text-decoration: none;
}
#footer #links {
    height: 1em;
}
#footer #links a {
    text-decoration: none;
}
#footer #contact-info ul, #footer #links ul {
    margin: 0;
    padding: 0;
}
#footer #contact-info ul li, #footer #links ul li {
    list-style-type: none;
    display: inline;
    margin-left: 8px;
}
#footer #contact-info ul li.first, #footer #links ul li.first {
    margin-left: 0;
}
#footer p#matrix {
    text-align: right;
    color: #55718e;
    padding: 0;
    margin: 0;
}
#footer p#matrix a {
    text-decoration: none;
    color: #55718e;
}