body {
	background: #F9F3E3 url(/ui/img/business/background_body.gif) top left repeat-x;
}
#side_content, .side_content {
	width: 200px;
	top: 560px;
	margin-top: 30px; margin-bottom: 10px;
}
#side_content h2, #side_content b {
	color: #6E6256;
}
#content h2, #content a, #hero a {
	color: #628A8A !important;
}
#content .left-col h3,
#content .right-col h3 {
	color: #628A8A;
}
#content a:hover {
	color: red !important;
}
#side_navs {
	background: none;
}
.side_nav {
	background: none;
}
.side_nav li a {
	color: #000;
}
#top_logo {
	width: 300px;
	top: 40px;
	left: 50px;
	background: none !important;
}
#top_logo a {
    float: left;
    position: static;
}
#top_logo a.gotoChampaign {
	width: 161px;
	background: url(/ui/img/logo_bp.gif) top left no-repeat;
}
#top_logo a.gotoKnowHow {
	width: 136px;
	background: url(/ui/img/logo_bp.gif) top right no-repeat;
}
.business #sidebar .search {
	position: absolute;
	top: 446px;
	left: 713px;
	padding-bottom: 100px;
	padding-left: 16px;
	padding-top: 25px;
	width: 200px;
	color: #492D18;
	font: 10px/1.4 Georgia, serif;
}
.business #sidebar .search h2 {
	font: 21px/1.2 "Trebuchet MS", sans-serif;
	color: #6E6256;
	margin: 0;
}
.business #sidebar .search h3 {
	font: 12px/1.16 Georgia, serif;
	margin: 0; color: #6E6256;
}

