/*........................................... css For Accordion start End............................................*/

/* FOOTER = Layout  
DESCRIPTION: centered 980 wide plus border (0px)!
-------------------------------------------------------------- */
#footer {
	background-color: #192239;
}
.footer-nav{	
	margin-left:9px;
	overflow: hidden;
}
.footer-links{
	float: left;
	width: 800px;
	word-wrap:break-word;
}
.footer-nav li{
	background:#192239 url(../../images/global/sepatror.png) 0 19px no-repeat;
	padding: 18px 10px 18px 11px;	
	float: left;
}
.footer-nav li a {
	color: #fff;
	text-decoration: none;
	font-size:14px;
	display:block;
	font-family: BtFont_Rg;
}
.footer-nav a:hover, .footer-nav a.active {
	text-decoration: underline;
}
.bt-logo {		
	margin:20px 20px 20px 0px;
}
.footer-logo a {
    display: block;
}
/*........................................... css For Footer End here............................................*/
