/* @group Site specific styles */

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

#footer {
	color: #fff;
}

#footer a {
	color: #fff;
}

li.rewardpoints a.switch-on {
	height: 94px;
	position: absolute;
	width: 112px;
	display: block;
	background: url(../furniture/switcher/reward-points.png) no-repeat 0 -99px;
	left: 832px;
}

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

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

* {
	
}

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

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

#headimage {
	background-color: #d24b37;
}
#wrapper {
	background-color: #d24b37;
}
#headline {
	background-color: #d14d36;
}

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

