@import url("reset.css");
html, body{
	background: #000 url("../img/_bg.jpg") no-repeat center top;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #fff;
}
#wrapper {
	background: #000 url("../img/_bg.jpg") no-repeat center top;
	text-align: left;
	width: 860px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
* html #wrapper {
	height: 100%;
}
#content {
	padding-top: 516px;
	padding-bottom: 51px;
	overflow: hidden;
	zoom: 1;
}
h1 {
	height: 68px;
	background: url("../img/farewell-citi-golf.gif") no-repeat;
	text-indent: -9999em;
	margin-bottom: 39px;
	float: left;
	width: 131px;
}
h3 {
	font: 12px/18px Arial, Helvetica, sans-serif;
}
h3 a{
	color: #FFE000;
}
#introduction {
	float: left;
	padding-left: 50px;
	width: 670px;
}
#page-links {
	clear: both;
	overflow: hidden;
	border-top: 1px solid #424242;
	padding-top: 42px;
	zoom: 1;
}
#page-links li {
	float: left;
	clear: none;
	width: 240px;
	margin-right: 70px;
}
#page-links li#register {
	margin-right: 0;
}
#page-links li h2 {
	background-repeat: no-repeat;
	text-indent: -9999em;
	height: 30px;
}
#page-links li a {
	text-transform: uppercase;
}
#page-links #the-tour h2	{ background-image: url("../img/the-tour.gif"); }
#page-links #get-social h2	{ background-image: url("../img/get-social.gif"); }
#page-links #register h2	{ background-image: url("../img/register.gif"); }

#page-links #the-tour a		{ color: #FFE000; }
#page-links #get-social a	{ color: #008EC3; }
#page-links #register a		{ color: #C0161D; }

#footer {
	background: url("../img/bg-footer.gif") repeat-x;
	position: relative;
	margin-top: -31px;
	font: 11px/31px Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	zoom: 1;
}
#footer-content {
	background: url("../img/bg-footer-spline.gif") no-repeat 35px 0px;
	width: 860px;
	margin: 0 auto;
	height: 31px;
	overflow: hidden;
	zoom: 1;
}
#footer p, #footer ul, #footer ul li {
	float: left;
	clear: none;
}
#footer ul {
	float: right;
	padding-top: 8px;
}
#footer ul li {
	margin-right: 8px;
}
#footer ul #youtube {
	margin-right: 0;
}
#footer ul li a {
	display: block;
	text-indent: -9999em;
	height: 15px;
	background-repeat: no-repeat;
}
#footer ul #facebook a	{ width: 59px; background-image: url("../img/facebook.gif"); }
#footer ul #flickr a	{ width: 40px; background-image: url("../img/flickr.gif"); }
#footer ul #twitter a	{ width: 58px; background-image: url("../img/twitter.gif"); }
#footer ul #youtube a	{ width: 39px; background-image: url("../img/youtube.gif"); }
#footer p {
	background: url("../img/vw-logo.gif") no-repeat 0px 7px;
	padding-left: 70px;
}

#footer a {
	color: #6D6D6D;
}