
#footer {
    text-align: center; 
    font-size: 90%;
    clear: both;
    padding-top: 20px;
    padding-bottom:20px;
    color: #005596;
    font-weight: bold;   
}

#footer a {
    color: #005596;   
    font-weight: bold;
}

#footer p, #footer p a {
    font-size: 90%;
    color: #A1A1A1;
}

#footer p a:hover {
    text-decoration: underline;
}



ul#logos {

  margin: 0;

  padding: 20px 0 40px 0;

}



#logos li {

  margin: 0;

  padding: 0;

  display: block;

  float: right;

  list-style: none;

}



#logos li a {

	display: block;

	border: 0;

	text-decoration: none;

	text-indent: -9900px;

	background-repeat: no-repeat;

	background-position: top left;

}



