#footer-sitemap ul {
  margin: 0;
  padding: 0;
}

#footer-sitemap ul li{
  float: left;
  list-style: none;
  width:200px;
  background-position: center bottom;
  margin-right:10px;
  padding-top:10px;
}

#footer-sitemap ul li ul {
  margin: 0;
  padding: 0;
  background-image:url('img/h2_underline.png');
  background-repeat: repeat-x;
  background-position: center top;
  margin-right:10px;
  padding-top:10px;
}


.menu-512.fs-no-children{
background-image:url('img/h2_underline.png');
  background-repeat: repeat-x;
  background-position: center top;
}

.menu-510.fs-no-children{
background-image:url('img/h2_underline.png');
  background-repeat: repeat-x;
  background-position: center top;
}




#footer-sitemap ul li ul li.leaf {
  list-style-image: none;
}

#footer-sitemap h2 {
  font-size:1.1em;
  font-weight:normal;
  margin:0 0 1em;
  padding:0 0 0 1em;
}

#footer-sitemap a {
  font-size:12px;
  text-decoration: none;
}

#footer-sitemap a.fs-root-link{
  
  margin-bottom:10px;
  font-size:16px;
  margin-top:15px;
  padding-bottom:5px;  
}

#footer-sitemap ul.menu li {
  line-height: 1em;
}

#footer-sitemap div.clear {
  padding-top: 1em;
}

#footer-sitemap ul.menu li ul.menu li {
  font-weight: bold;
}

#footer-sitemap ul.menu li ul.menu li ul.menu li {
  font-weight: normal;
  padding-left: .4em;
}

#footer-sitemap{
  margin-top:40px;
  padding-top:20px;
  background-image:url('img/h2_underline.png');
  background-repeat: repeat-x;
  background-position: center top;
  float:right;
  margin-bottom:30px;
  width:670px;
}

#footer-sitemap a{
  color:#6E6E6E;
}

#footer-sitemap a:hover{
  color:black;
}
