#container {
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	height: 775px;
}
#banner {
	background-image: url(bgb_banner.png);
	background-repeat: no-repeat;
	height: 134px;
	width: 871px;
	background-position: right top;
}
#navigation {
	height: 32px;
	width: 871px;
}
#bgb_body {
	height: 782px;
	width: 871px;
	background-image: url(bgb_body_bkgrnd.png);
}
#left {
	background-image: url(bgb_left.png);
	height: 460px;
	width: 205px;
	position: relative;
	top: 34px;
	left: 25px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-align: left;
}
#footer {
	position:absolute;
	width:815px;
	height:20px;
	z-index:1;
	left: 49px;
	top: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
}

#right {
	background-image: url(bgb_right.png);
	height: 465px;
	width: 502px;
	float: right;
	position: relative;
	top: 34px;
	right: 34px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	background-position: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.breadcrumbs {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #3A554F;
}
.breadcrumbs a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #3A554F;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #13181B;
	text-decoration: underline;
}
