.brand-header {
	background-color: #FFF;
	background-image: url(../images/header-example.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 155px;
	width: 960px;
	margin: 0 0 1px 0;
}

body.inhouse-services .brand-header {
	background-image: url(../images/header-inhouse.png);
}

body.hr-solutions .brand-header {
	background-image: url(../images/header-hr.png);
}

.brand-header .randstadlogo {
	float: left;
	margin: 76px 0 0 66px;
}

.brand-header .headerimage {
	float: right;
	border: 1px solid #888;
	width: 400px;
	height: 140px;
}

.brand-header .payoff {
	float: right;
	margin: 62px 107px 0 0;
	clear: right;
}

.brand-header .service-concepts {
	float: right;
	margin: 9px 18px 0 0;
}

.brand-header .service-concepts ul {
	list-style: none;
	cursor: pointer;
}

.brand-header .service-concepts li {
	display: inline;
	margin: 0;
}

.brand-header .service-concepts a {
	color: #2175d9;
	font-size: 11px;
	text-decoration: underline;
}

body.staffing .brand-header .service-concept a {
	color: #7AAFDE;
}

body.professionals .brand-header .service-concept a {
	color: #7AAFDE;
}

body.search-selection .brand-header .service-concept a {
	color: #7AAFDE;
}

body.hr-solutions .brand-header .service-concept a {
	color: #7AAFDE;
}

body.inhouse-services .brand-header .service-concept a {
	color: #7AAFDE;
}

body.staffing .brand-header .service-concept#staffing a {
	color: #2175d9;
}

body.professionals .brand-header .service-concept#professionals a {
	color: #2175d9;
}

body.search-selection .brand-header .service-concept#search-selection a {
	color: #2175d9;
}

body.hr-solutions .brand-header .service-concept#hr-solutions a {
	color: #2175d9;
}

body.inhouse-services .brand-header .service-concept#inhouse-services a {
	color: #2175d9;
}

.brand-header .service-concept a:hover {
	color: #00308f !important;
}
