* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	background-color: #b5b9c2;
}

body {
	height: 100%;
	background-color: #b5b9c2;
}

div#centreAnchor {
	width: 1px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
}

div#pageContainer {
	width: 976px;
	height: 0;
	position: absolute;
	top: -350px;
	left: -488px;
	background-image: url(../img/refined-holding.png);
	padding-top: 700px;
}

div#refinedBanner {
	position: absolute;
	top: 440px;
	left: 60px;
	height: 0;
	overflow: hidden;
}

div#recruitNote {
	position: absolute;
	top: 10px;
	left: 560px;
}

div#recruitNote a {
	background-image: url(../img/recruit-note.png);
	width: 354px;
	height: 0;
	display: block;
	padding-top: 380px;
	overflow: hidden;
}

div#pricesNote {
	position: absolute;
	top: 10px;
	left: 560px;
}

div#pricesNote a {
	background-image: url(../img/prices-note.png);
	width: 354px;
	height: 0;
	display: block;
	padding-top: 390px;
	overflow: hidden;
}

div#dateNote {
	position: absolute;
	top: 540px;
	left: 450px;
}

div#dateNote p {
	background-image: url(../img/date-note.png);
	width: 354px;
	height: 0;
	display: block;
	padding-top: 380px;
	overflow: hidden;
}

div#image {
	width: 976px;
	height: 700px;
	position: relative;
}

div#recruitText {
	position: absolute;
	top: 100px;
	left: 300px;
	width: 510px;
}

#recruitText h2 {
	background-image: url(../img/heading-beauty-therapist.png);
	width: 440px;
	height: 0;
	padding-top: 64px;
	overflow: hidden;
}

#recruitText p {
	color: #903;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.jobDescription {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}

p.jobContact {
	font-size: 14px;
	line-height: 24px;
}

p.jobContact a {
	color: #903;
	font-weight: bold;
}