@charset "UTF-8";
/* CSS Document */

body {
	background: #000;
	margin: 0;
	font-family: 'TeXGyreHerosCnBold', Arial, sans-serif;
}

a {
	color: #d8153b;
	text-decoration: none;
}

img {
	border: 0;
}

.clr {
	clear: both;
}

#wrapper {
	background: url('../images/bg.jpg') top no-repeat;
	position: relative;
	display: block;
	width: 1200px;
	height: 800px;
	margin: 0 auto;
	color: #fff;
}

.content {
	width: 743px;
	float: right;
}

.title h1{
	font-size: 66px;
	margin: 33px 0 0 0;
	line-height: 1.0em;
	text-shadow: #000 12px 12px 12px;
	font-weight: normal;	
}

.signup {
	margin-top: -60px;
	margin-left: 540px;	
}

.left-col {
	width: 330px;
	float: left;
	margin-top: 21px;
	text-shadow: #000 6px 6px 6px;
}

.signup-text {
	width: 320px;
	text-align: justify;
}


.drive h2 {
	width: 320px;
	font-size: 32px;
	color: #d8153b;
	text-align: right;
	margin: 10px 0 10px 0;
}

.visit {
	width: 260px;
	float: left;
	margin: 5px 0 0 0;
	font-size: 14px;
	letter-spacing: .1em;	
}

.facebook {
	width: 66px;
	float: right;
}

.man {
	position: absolute;
	margin-left: 15px;
}

.right-col {
	width: 354px;
	float: right;
	margin-top: 15px;
}

.apply-now {
	display: block;
	height: 113px; 
	width: 354px;
}

.apply-buton {
	
}

#apply-now {
	position: absolute;
	z-index: 2;
}

#apply-now-hover {
	position: absolute;	
	z-index: 1;
}

.benefits {
	font-size: 24px;
	line-height: 1.2em;
}

.requirements {
	font-size: 12px;
	margin: 10px 0 0 0;
}

.usa {
	
}

.locations {
	width: 439px;
	font-family: 'TeXGyreHerosCnRegular', Arial, sans-serif;
	position: absolute;
	margin: -63px 0 0 304px;
	text-shadow: #000 6px 6px 6px;
	font-size: 18px;	
}

	.locations h3 {
		font-family: 'TeXGyreHerosCnBold', Arial, sans-serif;
		font-size: 24px;
		font-weight: normal;
		margin: 0;
	}

