@charset "UTF-8";
#Footer-con
{
  height: auto !important;
  left: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  width: 100% !important;
}
#leisure-footer
{
  border-top: 8px solid #429f15;
  background-color: #0a518a !important;
  color: #ffffff;
}
.leisure-footer-logo
{
  background: transparent url(images/svleisure/svleisure-footer-logo.png) no-repeat top left;
  height: 71px;
  width: 167px;
  margin: 15px 20px;
  padding: 0px;
  display: block;
  float: left;
}
.leisure-footer-nav-wrapper
{
  margin: 40px auto 0px auto;
  width: 540px;
  float: left;
}
.leisure-footer-nav-wrapper ul
{
  text-align: center;
}
.leisure-footer-nav-wrapper ul li
{
  font: normal 13px Arial, sans-serif;
  display: inline;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.leisure-footer-nav-wrapper .nav-item-divider 
{
  display: inline-block;
  font-size: 15px;
  width: 3px;
  margin: 0px;
  padding: 0px;
}
.leisure-footer-nav-wrapper ul li a
{
  color: #ffffff;
}
.leisure-copyright
{
  float: right;  
  margin: 70px 20px 0px 0px;
  padding: 0px;
}


