body {
	background: url(/images/portal/bt/header_background.jpg) no-repeat top center;
}

div#header_wrapper ul {
  position: static;
	display: inline;
	margin-right: 20px;
}

div#page_header {
	border: 1px solid #DBC6E7;
	border-bottom: 0;
}

#branding_logo span {
	display: none;
}

#branding_logo #customer_links,
#branding_logo #customer_links a {
  color: black;
}
#branding_logo #customer_links span.seperator {
  display: inline !important;
}

div#primary {

	margin-top: -1px;
	border: 1px solid #DBC6E7;
	border-top: 0;
}

div#page_footer {
	color: white;
}

div#page_footer a {
	color: white;
}

