#container {
	color: #000;
	width: 465px;
}

#logo {
	display: block;
}
#phone-coa {
	font-size: 1em;
	font-weight: 700;
	margin: 10px 0 10px 0;
}

#global-nav, #primary-nav, #banner, #print-page, #left-column, #right-column, #clients, #footer {
	display: none;
}

#breadcrumbs {
	border-bottom: 1px solid #cbcbcb;
	color: #999;
}

	.B_crumbBox a {
		color: #000;
		text-decoration: none;
	}
	
		.B_crumbBox a:hover {
			text-decoration: underline;
		}
	
	.B_homeCrumb, .B_crumb {
		background: transparent url(../images/bcrumb-pipe.gif) no-repeat right 5px;
		padding-right: 0.75em;
	}
	.B_crumb, .B_currentCrumb {
		color: #000;
		padding-left: 0.5em;
	}
	.B_currentCrumb {
		font-weight: 700;
	}

#main img {
	display: none;
}
