
/* FOOTER */
#footerMain {
border-top:1px solid #000;
width:100%;
color:#fff;
}
#footerMain a:link, #footerMain a:visited {
color:#fff;
text-decoration:none;
}
#footerMain a:hover {
text-decoration:underline;
}
.footerTop {
background:#323c44;
height:22px;
border-top:1px solid #404d57;
border-bottom:1px solid #000;
font-size:8pt;
padding:0 0 0 10px;
}
.top {
background:url(images/styles/lustrous/style/bullet-top.gif) no-repeat top left;
float:left;
font-weight:700;
padding:3px 12px;
}
.copyright {
background:url(images/styles/lustrous/style/bullet-copyright.gif) no-repeat top left;
float:right;
padding:3px 10px;
}
.footerMain {
background:url(images/styles/lustrous/style/footerBG.gif) repeat-x top left;
border-top:1px solid #7796a8;
border-left:1px solid #86a5b2;
border-right:1px solid #86a5b2;
height:38px;
}
.footerBar_links {
float:left;
font-weight:700;
}
.footerBar_links li {
padding:3px 12px;
float:left;
}
.footerForms {
padding-top:6px;
}
.footerCopyright {
float:right;
text-align:right;
font-size:11px;
padding:5px 10px 0 0;
}