body {
	background-color: #000000;
	margin-top: 40px;
}
.homepage_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-style: italic;
	text-align: center;
	line-height: 21px;
	margin-top: 30px;
}
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 18px;
}
.greyCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8f8f8f;
	text-decoration:none;
	line-height: 18px;
}
.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 20px;
	text-transform:uppercase;
	letter-spacing: 2px;
}
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6e6e6e;
	text-decoration:none;
	line-height: 18px;
}
a.link:hover {
	text-decoration:underline;

}
#ServicesBg {
	background-image: url(images/services_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 869px;
}
#EventsBg {
	background-image: url(images/events_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 846px;
}
#ContactBg {
	background-image: url(images/city_outline.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 650px;
}
#showroomBg {
	background-image: url(images/showroom_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 672px;
}

.press-link {
	float:left;
	display:inline;
	margin:12px 10px;
	width:250px;
}

.press-heading {margin:0;width:100px;}