body {
	background-color: #FFFFFF;
}
#outer {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
#header {
	clear: both;
	height: 186px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
}
#headercentre {
	float: left;
	height: 186px;
	position: absolute;
	left: 500px;
	top: 0px;
	right: 40px;
	bottom: 186px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#headershadow {
	background-image: url(../shadow-header.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 166px;
}

#header .right {
	float: right;
}
#header .left {
	float: left;
}
#logo {
	position: absolute;
	left: 16px;
	top: 24px;
	z-index: 2;
}
#telephone {
	position: absolute;
	left: 30px;
	top: 126px;
	z-index: 2;
}
#menu {
	position: absolute;
	right: 40px;
	top: 20px;
	z-index: 2;
}
#quarries {
	position: absolute;
	right: 40px;
	top: 120px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
#StoneFed {
	position: absolute;
	right: 40px;
	top: 60px;
	z-index: 2;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	width: 240px;
}
#StoneFedLogo {
	float: right;
}
#MembersOf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-top: 20px;
}
