#sub-nav {
	height: auto;
	padding-bottom: 10px;
}
#sub-nav li {
	min-height: 20px;
}
* html #sub-nav li {
	height: 20px;
}
#sub-nav a {
	text-decoration: none;
	color: #68A3A1;
	font-size: 96.15%; /* 10 */
	line-height: 1.2;
}
#sub-nav a:hover,
#sub-nav a:focus,
#sub-nav .current a {
	color: #333;
}
.column-two-2 {
	width: 460px;
	overflow: hidden;
	zoom: 1;
}
.client-list {
	float: left;
	width: 220px;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.4;
}
.client-list li {
	margin: 0 0 .7em;
}
#client-list-2 {
	float: right;
}