/* CSS Document */

#footer_fluid{
	width:100%;
	height:100%;
	background:url(/bial/images/Footer_Gradient.jpg) repeat scroll 0 0 transparent;
	height:190px;
 }

#footer_container{
	width:999px;
	/*margin:0px auto;*/
        margin-left: 200px;
	background:url(/bial/images/Footer_Gradient.jpg) repeat scroll 0 0 transparent;
	height:190px;
}

.footer_sections{
 	width:735px;
	height:75%;
	position:relative;
	display:block;

}

.footer_sections div{
	float:left;
	font-size:89%;
	margin-top:14px;
	margin-right:10px;
 	width:15%;
} 

.footer_sections span{
	font-weight:bold;
	color:#ffffff;
	font-size:93%;
}

.footer_sections ul li{
	list-style-image:url(/bial/images/footer_li.gif);

}

.footer_sections ul{
 	padding-left:12px;
        text-align:left;
}

.footer_sections a:hover{
 	font-weight:normal;
}

#footer_quickmenu{
 	font-size: 75%;
	margin-left:2%;
	margin-right:3%;
	width:95%;
	padding-top:5px;
}

.fquickmenu_left{
	padding-top:10px;

}

#footer_quickmenu label{
	width:36%;
}

#footer_quickmenu a{
	color:#ffffff;
}

.fquickmenu_centre{
	padding-left:90px;
 }

#footer_quickmenu small{
	padding-left:200px;
}

.footer_subscribe{
	padding-left:16px;
	position:relative;
	width:22% !important;
}