#footer{
color:#ffffff;
background-image:url('images/footer_background_slim.jpg');
background-repeat:repeat-x;
height:300px;
width:100%;
padding-top:5px;
text-align:center;
float:left;
}

#stands {
width:700px;
margin:0px auto;
 }

#standleft {
width: 274px;
float: left;
text-align:left;
 }
 
#standright {
width: 363px;
float: right;
 }   

#footer a:link {
text-decoration: none;
color:#ffffff;
}

#footer a:hover {
text-decoration: none;
color:#35AEB5;
}

#footer a:visited{
text-decoration: none;
color:#FFFFFF }


 
 
