#header h1 a {
	background: url(../images/bct-large.png) no-repeat center center;
}

#header-content {
	background: url(../images/header-content-bg-bct.png) repeat-x;
}

#global-nav {
	background: url(../images/global-nav-bg-bct.png) repeat-x;
}

#global-nav li {
	background: url(../images/global-nav-sep-bct.png) no-repeat center right;
}


#main-content h2, #main-content h4 {
	color: #ff7800;
}

#main-content a {
	color: #ff7800;
}

#main-content a:hover {
	color: #bf5900;
}

th {
	background: url(../images/header-content-bg-bct.png) repeat-x bottom left;
}

input[type=submit] {
	background-color: #ff7800;
	color: #fff;
	border: 1px solid #fff;
}

#footer {
background: url(../images/footer-bg-bct.png) repeat-x;
height: 55px;
padding: 0px 0px 0px 35px;
color: #fff;
}

#footer h2 {
	font-size: 1.2em;
	height: 34px;
	line-height: 34px;
	margin-right: 45px;
}

#footer-nav {
	top: 40px;
}

p#copyright {
	top: 37px!important;
}
