/* @override http://www.vantagepoint.co.uk/css/gce-sitestyles.css */

/* @group Site specific styles */

body {
	background: #12122a url(http://www.vantagepoint.co.uk/furniture/glassandsteel.jpg) no-repeat fixed center top;
}

#footer {
	color: #fff;
}

#footer a {
	color: #fff;
}

li.globalevents a.switch-on {
	height: 94px;
	position: absolute;
	width: 145px;
	display: block;
	background: url(../furniture/switcher/global-corporate-events.png) no-repeat 0 0;
	left: 269px;
	background-position: 0 -99px;
}

#headimage.people {
	background-image: url(../images/uploads/person.jpg);
}

#navigation li a, #navigation ul#nav li ul li a, #headline p {
	color: #cddfea;
}

* {
	
}

a {
	text-decoration: none;
	color: #e57f01;
}

a:hover {
	text-decoration: none;
	color: #f9a61a;
}

#headimage {
	background-color: #a8b6bf;
}
#wrapper {
	background-color: #a6b5be;
}
#headline {
	background-color: #a8b6bf;
}

#splash {
	background-image: url(http://www.vantagepoint.co.uk/furniture/gce-splash.jpg);
}
/* @end */

