@charset "UTF-8";
/* CSS Document */


#footer{
	/*background-color:#002910;*/
	background-repeat:repeat-y;
	width:950px;
	margin:0px auto;
	font-size:11px;
	/*border-top:solid 4px #030;*/
	/*margin-top:-15px;*/
	bottom:0px;
	/*z-index:1;
	position:fixed;*/
	text-align:left;
}
#footerInside{
	width:700;
	border-left:solid 1px #000;
	/*background-image:url(../images/pbf-footerBG.jpg);*/
	/*margin-left:10px;*/
}

.footercopyrighttable{
	margin-top:4px;
}
a.footerlinks{
	color:#ddd;
}
a.footerlinks:link active visited{
	color:#ddd;
}

a.footerlinks:hover{
	color:#4fb94a;
}



a.footertitle{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#fff;
	font-weight:900;
	text-transform:uppercase;
	font-size:13px;
}
.footercontact{
	float:left;
	width:184px;
	font-size:12px;
	color:#000;
	margin-top:15px;
	margin-left:5px;
}
.ftrcontacthdr{
	font-size:14px;
	font-weight:900;
	
	}
.footertable{
	background:url(../images/pbf-Footer-bg.jpg);	
	background-color:#675643;
	border-top:solid medium #000;
}