.back_to_top{ 
position: absolute; right:30px;
	
}

.back_to_top_mobile{ 
	position:relative;
	text-align: center;
	margin-bottom: 10px;
}
.footer_banners{
text-align: center; 
width:380px; 
margin: 0 auto;
overflow: hidden;
}

.security_logos {
text-align: center; 
width:300px; 
margin: 0 auto;
overflow: hidden;
}

.footergrad {
background-image: url(../images/foot_grad.gif);
background-repeat: repeat-x;
background-color: #012f59;

}

.Advertising_Policy {
font-size: 14px; 
color: #FFFFFF; 
text-align: center; 
width:70%; 
margin: 0 auto;
overflow: hidden;
}

.copyright {
color: #ffffff; 
font-size:14px; 
text-align: center; 
}

.footer { 
color: #ffffff; 
font-size:14px; 
text-align: left; 
width:70%; 
margin: 0 auto;
overflow: hidden;
}
.footer A:link { color: #ffffff; }
.footer A:visited { color: #ffffff; }
.footer A:active { color: #ffffff; }
.footer A:hover { color: #ffffff; }
.footer A { text-decoration:underline}











