body {
	background: #ffffff;
	font: 76% "Helvetica Neue", Arial, sans-serif;
	text-align: center;
	margin:0;
	height:100%;
	width:100%;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block;
}
#website {
	width: 950px;
	height: 600px;
	margin-left: -475px;
	position: absolute;
	top: -300px;
	left: 50%;
	visibility: visible;
	text-align:left;
	border:0;
	outline:none;
}
/* ACCESSIBLE VERSION */
a {
	color:#8F887F;
	text-decoration:none;
}
#menu {
	position:absolute;
	top: 83px;
	right:110px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:1em;
	line-height:1.5em;
}
h1 {
	font-family:"HelveticaNeueLT Std Thin";
	font-weight:normal;
	font-size:2.2em;
	margin:0 0 8px 0;
	padding:0;
}
p {
	font-size:1em;
	line-height:1.4em;
	text-align: justify;
	color:#8F887F;
}
#images img {
	float:left;
	clear:left;
}
#images img.picture {
	margin-bottom:16px;
}
/* Who we are */
.page h1 {
	color:#F4A442;
}
.page a:hover {
	color:#F4A442;
}
.page a.selected {
	color:#F4A442;
}
.page #content {
	position:absolute;
	top: 400px;
	left:55px;
	width:270px;
}
/* What we do */
.pagewhat-we-do h1 {
	color:#459FC0;
}
.pagewhat-we-do a:hover {
	color:#459FC0;
}
.pagewhat-we-do a.selected {
	color:#459FC0;
}
.pagewhat-we-do #content {
	position:absolute;
	top: 400px;
	left:55px;
	width:270px;
}
/*How we do it */
.pagehow-we-do-it h1 {
	color:#C05162;
}
.pagehow-we-do-it a:hover {
	color:#C05162;
}
.pagehow-we-do-it a.selected {
	color:#C05162;
}
.pagehow-we-do-it #content {
	position:absolute;
	top: 400px;
	left:55px;
	width:270px;
}
/*Our work */
.pageour-work h1 {
	color:#C3D33A;
}
.pageour-work a:hover {
	color:#C3D33A;
}
.pageour-work a.selected {
	color:#C3D33A;
}
.pageour-work #content {
	position:absolute;
	top: 255px;
	left:665px;
	width:220px;
}
.pageour-work #images {
	position:absolute;
	top: 210px;
	left:120px;
	width:540px;
}
/*Get in touch */
.pageget-in-touch h1 {
	color:#AEDFC5;
}
.pageget-in-touch em {
	font-style:normal;
	color:#AEDFC5;
}
.pageget-in-touch a:hover {
	color:#AEDFC5;
}
.pageget-in-touch a.selected {
	color:#AEDFC5;
}
.pageget-in-touch #content {
	position:absolute;
	top: 100px;
	left:50px;
	width:270px;
}
