/* 2012-09-06 19:44:03 ./css/home_footer.css */
/* Generated by LESS PHP v0.3.8 */

#bottom {
  *zoom: 1;
  margin-bottom: 20px;
}
#bottom:after,
#bottom:before {
  content: '';
  display: table;
}
#bottom:after {
  clear: both;
}
#bottom nav {
  *zoom: 1;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: url(../img/1px-footer-bg.jpg);
}
#bottom nav:after,
#bottom nav:before {
  content: '';
  display: table;
}
#bottom nav:after {
  clear: both;
}
#bottom address {
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: url(../img/footer-degradado.jpg) repeat-x;
  text-align: center;
  height: 60px;
  color: #333;
  font-size: 13px;
  font-style: normal;
}
#other {
  *zoom: 1;
  padding: 15px 10px;
  float: left;
  margin: 0;
}
#other:after,
#other:before {
  content: '';
  display: table;
}
#other:after {
  clear: both;
}
#other li {
  margin: 0;
  padding: 0;
  float: left;
  font-size: 10px;
  border-right: 1px solid white;
  margin-right: 10px;
  padding-right: 10px;
}
#other li a {
  display: block;
  color: white;
  font-size: 12px;
  text-decoration: none;
}
#other li.uamx {
  border-color: #003399;
}
#other li.uama {
  border-color: #A62530;
}
#other li.uamc {
  border-color: #A14E20;
}
#other li.uami {
  border-color: #588B3B;
}
#other li.uaml {
  border-color: #79268B;
}
#social {
  *zoom: 1;
  margin: 15px 10px;
  float: right;
  padding: 0;
}
#social:after,
#social:before {
  content: '';
  display: table;
}
#social:after {
  clear: both;
}
#social li {
  float: left;
  font-size: 12px;
  line-height: 32px;
  margin-left: 5px;
}
#social li a.wp {
  width: 30px;
  height: 29px;
  display: inline-block;
  background: url(../img/wp-icon.png) no-repeat;
  text-indent: -99999px;
  white-space: nowrap;
}
#social li a.twitter {
  width: 30px;
  height: 29px;
  display: inline-block;
  background: url(../img/twitterIcon.png) no-repeat;
  text-indent: -99999px;
  white-space: nowrap;
}
#social li a.facebook {
  width: 30px;
  height: 29px;
  display: inline-block;
  background: url(../img/FBicon.png) no-repeat;
  text-indent: -99999px;
  white-space: nowrap;
}
