#bg_container_business  {
	margin: 0;
    padding: 0;
    width: 100%;
	background: url(../xy_images/nav_bg_business.gif) left repeat-y;
	}
	
.sidebusiness, .business_bar_cont, .business_bar_cont a {
	background-color: #DDE1FD;
	color: #161769;
}

.business_bar_cont a:hover {
	color: #27287a;
}

.sidebusiness ul li ul li a {	background-color: #EDF1FF; }

.sidebusiness ul li a:link, .sidebusiness ul li a:visited {
	color: #124E9E;
}

.sidebusiness ul li a:hover {
	background-color: #F8FFFF;
	color: #3F8EEE;
}

.business_bar_cont  {
	display: block;
	margin: 0 0 0 145px;
    padding: 0;
	height: 30px;
	line-height: 30px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	border: 0;
}

.top_bar {	margin-left: 0px; }

.business_bar_cont a {
	line-height: 30px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}