﻿div#footer {
  clear: both;
  width: 920px;
  padding: 20px;
  color: #CCFFCC;
  background: #006633 url(../Images/VIVAHEALTH_GreenGradient_10x35.jpg) repeat-x scroll left bottom;
  margin: 0px auto 0px auto;
}
div#footer a {
  color: #CCFFCC;
  line-height: 18px;
}
div#footer b {
  color: #FFFFFF;
}
div#footer div.sitemap {
  float: left;
  width: 220px;
}
div#footer div#sitemap a {
}
div#footer div#contact, div#footer div#social {
  float: left;
  width: 220px;
}
font.arrows {
  color: #66CC99;
  font-weight: bold;
}
div#copyright {
  clear: both;
  margin-top: 10px;
  padding-top: 20px;
  text-align: center;
}