#siwrthanks{font-size:1.4em;margin-top:20px;}
/* Over-ride Default Link Styles */
a {color: #43AC6A;}
a:hover, a:focus {color: #005830;}
/* NEWSLETTER */
#newsletter {
    background: none repeat scroll 0% 0% #005830;
    padding: 10px 0px;
    color:#FFF;
    text-align: center;    
}
#newsletter a, #newsletter a:hover, #newsletter a:focus{
    color:#FFF;
    text-decoration:none;
}
#newsletter a:hover, #newsletter a:focus{
    color:rgb(179, 179, 140);
    text-decoration:none;
}
#newsletter p#sspfootlinks{
    font-size: 16px;
    margin:0.5em 0;
}
#newsletter p#sspfootzw{
    font-size: 13px;
    margin:0.5em 0;
}
/* FOOTER */
#footer {clear: both;position: relative;height: 72px;background-color: red;}