@charset "utf-8";

#inner-box {
	min-height: 1px;
	margin: 3px 41px 0 36px;
	background: url("images/bg_inner_box.gif") repeat-y 151px 0;
}

#inner-box:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

#breadcrumb {
	float: right;
	width: 781px;
	color: #919395;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8px;
	line-height: 22px;
	text-transform: uppercase;
}

.BannerPane {
	clear: both;
	min-height: 82px;
	margin: 22ox 0 0 36px;
	
.breadcrumb,a.breadcrumb {
	color: #919395;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8px;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #5e5f61;
}

a.current-location,a.current-location:hover {
	color: #6f071e;
}

#sidebar {
	float: left;
	width: 144px;
}

#main {
	float: right;
	width: 781px;
	margin-top: 4px;
}
