#footer-container {
background: #000000;
width: 100%;
height: 89px;
}
#footer-box {
width: 1012px;
height: 89px;
background: #000 url("images/footerNav.jpg") repeat-x;
margin: 0 auto;
}
#footer-address {
margin: 0 auto;
color: #fff;
width: 1000px;
height: 40px;
text-align: center;
}
#addy{
font-family: Verdana, Helvetica, Serif;
font-size: 11px;
letter-spacing: 1px;
position: relative;
bottom: -20px;



}
#copy-right {
color: #fff;
padding: 30px 0 0 0;
font-family: Verdana, Helvetica, Serif;
font-size: 11px;
letter-spacing: 1px;
}
