.footer-bottom{ 
	text-align: center;
	line-height: 250px;
}

.footer-nav ul { 
	font-size: 13px;
	text-align: center;
	color: #585858;
	font-weight:bolder;
	margin-bottom: 0;
	line-height: 32px;
	margin-left: 0;
}

.row-fluid.content-border-left .footer-nav{
	border-left: none;
	min-height: 200px;
}

.footer-nav ul li{ 
	font-weight: normal;
	list-style-image:none;
	list-style-type: none;
	margin-bottom: 4px;
}

.footer-nav ul li a, a.webslink{
	color: #585858;
	border-bottom: 1px solid #d5d5d5;
}

.footer-nav ul li a:hover, a.webslink:hover {
	color: #000;
	border-bottom: none;
}

.footer-nav {
	padding-bottom: 10px;
}

.footer-nav .footer-nav-inner{
	padding-left: 0;
	filter: none;
	border: none;
	border-radius: none;
	box-shadow: none;
	border-left: 1px solid #d7d7d7;
	min-height: 200px;
}

.span3:first-child .footer-nav .footer-nav-inner{
	border-left: none;
}

.footer-nav .footer-nav-inner h3{
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
}

.footer-nav .footer-nav-inner h3 a{
	color: #000;
}

.footer-nav .footer-nav-inner h3 a:hover{
	color: #5b5b5b;
}
.align-center {
  text-align: center;
  padding: 15px;
}
a.webslink {
  color: #585858;
  font-size: 12px;
  line-height: 18px;
}
