#bot-white-border {
	background: url(../images/bottom/bar-bot.gif) no-repeat;
	height: 9px;
	margin: 0;
	padding: 0;
	width: 768px;
}

#bottom-nav-bg {
	background-color: #000;
	color: #c7c566;
	height: 36px;
	width: 750px;
}
#white-bg-bottom {
	background-color: #fff;
	border-left: 9px solid #fff;
	border-right: 9px solid #fff;
	width: 750px;
}

#bottom-nav-bg #bottom-nav,
#bottom-nav-bg #bottom-legend {
	font-size: 7pt;
	line-height: 35px;
}

#bottom-nav-bg #bottom-nav {
	float: left;
	margin-left: 12px;
}
#bottom-nav-bg #bottom-nav a {
	color: #c7c566;
	padding: 0 5px;
	text-decoration: none;
}

#bottom-nav-bg #bottom-legend {
	background: url(/common/images/bottom/footer-tagline.gif) no-repeat center;
	color: #fff;
	float: right;
	height: 35px;
	margin-right: 12px;
	text-align: right;
	width: 195px;
}