/* @group Site specific styles */

body {
	background: #a2e0ed url(http://www.vantagepoint.co.uk/furniture/mim-background.jpg) no-repeat fixed center bottom;
}

#footer {
	color: #fff;
}

#footer a {
	color: #fff;
}



li.motivationinmotion a.switch-on {
	height: 94px;
	position: absolute;
	width: 98px;
	display: block;
	background: url(../furniture/switcher/motivation-in-motion.png) no-repeat 0 -99px;
	left: 734px;
}

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

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

* {
	
}

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

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

#headimage {
	background-color: #007392;
}
#wrapper {
	background-color: #007392;
}
#headline {
	background-color: #007392;
}

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

