/* FOOTER */
#footer{
width:770px;
float:left;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
background-image:url(../images/resources/footer.png);
background-repeat:no-repeat;
padding:15px;
}

.terms{
width:auto;
height: auto;
float:right;
}

.terms a { 
color: #000000;
}

.terms a:hover { 
color: #1D4A35;
}
.terms a:active {
color:#1D4A35;
}
.terms a:visited {
color:#000000;
}

.spacer {
font-weight:bold;
color: #1D4A35;
}
