#page #primary .sub-head {
	background-color: #ff7607;
}
#page #primary h2 span, #page #secondary h2 span {
	color: #ff7607;
}
.sub-head ul li {
	background: #f9a45f url(images/tab-bcc-off-r.gif) no-repeat right top;
}
.sub-head ul li.active {
	background: #efefef url(images/tab-bcc-on-r.gif) no-repeat right top;
}
#content .sub-head ul li a {
	background: #f9a45f url(images/tab-bcc-off-l.gif) no-repeat left top;
}
#content .sub-head ul li.active a {
	background: #efefef url(images/tab-bcc-on-l.gif) no-repeat left top;
	color: #ff7607;
}
#page #secondary {
	background: transparent url(images/head_bcc.jpg) no-repeat;
}