div#footer {
 clear: both;
 height: 57px;
  border-top: 1px solid #000000;
 background-image: url('../pictures/elements/mpulse_black.png');
 background-position: left;
 background-repeat: no-repeat;
 background-color: #000000;
}
div#footer div#footerRectangles {
 height: 25px;
 background: url('../pictures/elements/rectangleBlack.gif') repeat-x right bottom;
}

ul#footerLeft {
 color: white;
 float: left;
 margin: 0px;
 padding: 0px;
 padding-left: 270px;
 width: 568px;
 position: relative;
}

ul#footerLeft li {
 color: white;
 margin: 0px;
 padding: 0px;
 width: 84px;
 padding-top: 22px;
 text-align: center;
}
ul#footerLeft li a {
 color: white;
}
ul#footerLeft li#footerLeftSiteMap{
 width: 75px;
}
ul#footerLeft li#dot{
 height: 57px;
 width: 11px;
 background-image: url('../pictures/elements/4dots.png');
 background-repeat: no-repeat;
 padding: 0px;
 margin: 0px;
}

ul#footerRight {
 padding: 0px;
 margin: 0px;
}
ul#footerRight li {
 padding: 0px;
 margin: 0px;
 margin-left: 3px;
}
ul#footerRight li div.boxBlack {
 width: 81px;
 height: 18px;
 background-color: #000000;
}

div#footerCopyright {
 color: #79b50f;
 float: right;
 margin: 0px;
 padding: 0px;
 padding-top: 22px;
 width: 160px;
 position: relative;
}
div#footerCopyright a {
 color: white;
}