@charset "UTF-8";
body {
	font-family: 'Magra', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#04111a;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
.mainheader {
	background-color: #04111a;
	background-image: url(images/riders-poster.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 589px;
	width: 100%;
}
.textoverlay {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 320px;
	padding-right: 40px;
	padding-left: 40px;
}
.textoverlay span {
	letter-spacing: 8px;
}
.textoverlay p {
	font-size: 70px;
	line-height: 70px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.textoverlay a {
	font-size: 16px;
	color: #FFF;
	background-color: #ee7600;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.textoverlay a:hover {
	background-color: #e95f00;
}.introduction {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/ebrf-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
}
.introduction .one {
	font-size: 17px;
	text-transform: uppercase;
	line-height: 24px;
}
.introduction h1 {
	font-size: 36px;
	text-transform: uppercase;
	color: #ee7600;
}
.introduction .two {
	font-size: 17px;
	line-height: 24px;
	padding-right: 110px;
	padding-left: 110px;
}
.introduction .divider {
	background-color: #04111a;
	height: 3px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 35px;
	clear: both;
}
.statements {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 16px;
}
.statements p {
	line-height: 24px;
}
.statements .leftcopy {
	font-size: 13px;
	float: left;
	width: 530px;
	padding-bottom: 30px;
}
.statements .righttcopy {
	font-size: 13px;
	float: right;
	width: 310px;
	padding-bottom: 30px;
}
.statements h2 {
	font-size: 24px;
}
.statements .spank {
	float: left;
	margin-right: 50px;
	width: 410px;
	line-height: 24px;
}
.statements span {
	font-size: 16px;
}
.statements .ixs {
	float: left;
	width: 410px;
	line-height: 24px;
}
.statements .dialogue {
	font-size: 17px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(images/brackets.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 60px;
	padding-left: 60px;
}
.blueprint {
	background-color: #22282c;
	height: 653px;
	width: 100%;
	background-image: url(images/blueprint.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.blueprint .motivation {
	width: 475px;
	margin-left: 460px;
	color: #FFF;
	line-height: 20px;
	padding-right: 30px;
}
.blueprint .motivation h3 {
	font-size: 30px;
	font-weight: 400;
	margin-top: 0px;
	padding-top: 60px;
	letter-spacing: 3px;
	padding-bottom: 30px;
}
.motivation p strong {
	font-size: 16px;
	text-transform: uppercase;
	color: #ee7600;
}
.blueprint > div {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 20px;
}
.footer .founders {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 4px;
}
.footer .copyright {
	font-size: 12px;
}
