div#footer{
clear:both;
background:transparent url(../images/bg_btm.gif) no-repeat top center;
line-height:130%;
margin:14px auto;
padding:45px 30px;
text-align:left;
width:auto;
height:50px;
color:#FFFFFF;
}
	
div#footer a, div#footer a:active{
color:#FFFFFF; 
}

div#footer a:hover{
border-bottom:1px solid #FFFFFF;
}

.right_floater{
float: right;
}
