#FooterLinks .ourPeople
{
	float:left;
	width:150px;
	line-height:1.4em;
}

#FooterLinks .areasOfExpertise
{
	float:left;
	width:150px;
	line-height:1.4em;
}

#FooterLinks .nbPageLinks
{
	float:left;
	width:150px;
}

#FooterLinks .heading
{
	width:100%;
	font-weight:bold;
}

#FooterLinks .ourPeople a
{
	width:100%;
}


#FooterLinks ul
{
	padding:0;
	margin:0;
	text-align:center;
}

#FooterLinks ul li
{
	display:inline;
	list-style:none;
	padding:0 20px 0 5px;
	float:left;
	line-height:1.4em;
	text-align:left;
}

#FooterLinks ul li a
{
	font-size:100%;
	font-weight:bold;
	white-space:nowrap;
}

#FooterLinks ul .last
{
	background:0;
	padding:0 0 0 5px;
}