/* Footer Style */

#footer a {
  color		  : inherit;
  border-bottom	  : none;
  text-decoration : none;}
#footer a:hover {
  color		  : #a1a7ab;
  border-bottom	  : none;
  text-decoration : none;}
.idc {
  padding	  : 0px 44px 1px 5px;
  background-color: #0700c0;
  color		  : white;
  border	  : 1px outset #0700c0; border-right: none;
  font-family	  : Tahoma, verdana, Arial;
  font-stretch	  : ultra-condensed;
  font-size	  : 12pt;
  font-weight	  : bold;
  text-transform  : uppercase; }
.contact {
  padding	  : 1px 30px 1px 30px;
  background-color: #a1a7ab;
  color		  : white;
  border	  : 1px outset #a1a7ab;
  border-left	  : none;
  font-family	  : Tahoma, verdana, Arial, sans-serif;
  font-size	  : 11pt; }