@import url(//fonts.googleapis.com/css?family=PT+Sans:700);
body {
	background: #FFF; margin: 0; padding: 0;
	font-family: Helvetica Neue, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	min-width: 1020px;
}
a {
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
	    -moz-transition: color 0.2s linear;
	    -ms-transition: color 0.2s linear;
	    -o-transition: color 0.2s linear;
	    transition: color 0.2s linear;
}
input, textarea {
	font-family: Helvetica Neue, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}
input:focus, textarea:focus {
	outline: none;
}
.holder {
	width: 980px; margin: 0 auto; overflow: hidden;
}
.holder-overflow {
	width: 980px; margin: 0 auto;
}
.holder-opening {
	width: 980px; height: 300px;
	margin: 0 auto; position: relative;
}
.end {
	margin-right: 0px!important;
}
#cutwrap {
	width: 1140px; background: #FFF;
	margin: 0 auto; overflow: hidden;
	-webkit-box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 1px rgba(0, 0, 0, 0.1);
}
.leftwing {
	width: 50%; height: 100%; background: url(img/wing-bg.png) repeat;
	position: fixed; z-index: 1000; left: -570px;
	-webkit-box-shadow: inset -1px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset -1px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.rightwing {
	width: 50%; height: 100%; background: url(img/wing-bg.png) repeat;
	position: fixed; z-index: 1000; right: -570px;
	-webkit-box-shadow: inset 1px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
h3.subheading {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px; font-weight: 700; color: #333;
    padding: 0; margin: 0 0 8px 0;
}
p.desc {
    font-size: 15px; font-weight: 400; color: #888;
    padding: 0; margin: 0 0 30px 0; line-height: 22px;	
}


/* Header */
#header {
	width: 100%; height: 125px;
}
#header h1#logo {
    float: left; width: 306px; height: 58px;
    margin: 34px 0 0 0; padding: 0;
}
#header h1#logo a {
    width: 306px; height: 58px; display: block;
    background: url(img/logo.png);
}
#header #nav {
	float: right; padding: 0; margin: 54px 0 0 0;
}
#header #nav a {
    float: right; font-size: 16px; font-weight: 500;
    color: #aaa; margin-left: 45px;
}
#header #nav a:hover {
    color: #69ad41;
}
#header #nav a.selected {
    color: #333; font-weight: 500;
}

/* Opening */
#opening {
	width: 100%; height: 300px; background: #69ad41 url(img/map.png) center center no-repeat;
	overflow: hidden;
}
#opening .usa {
	width: 458px; height: 269px;
	position: absolute; left: -110px; top: 26px;
	background: url(img/usa.png);
}
#opening .usa-right {
	width: 600px; height: 300px;
	position: absolute; right: -260px; top: 0;
	background: url(img/usa-right.png);
}
#opening .usa-lines {
	width: 600px; height: 300px; display: none;
	position: absolute; right: -260px; top: 0;
	background: url(img/usa-lines.png);
}
#opening .map-pin {
	width: 16px; height: 24px; background: url(img/pin.png); opacity: 0;
}
#opening #pin1 {
	position: absolute; right: 240px; top: 10px;
}
#opening #pin2 {
	position: absolute; right: 292px; top: 110px;
}
#opening #pin3 {
	position: absolute; right: 112px; top: 166px;
}
#opening #pin4 {
	position: absolute; right: -60px; top: 80px;
}
#opening #pin5 {
	position: absolute; right: -7px; top: 155px;
}
#opening h2 {
    font-family: 'PT Sans', sans-serif;
	font-size: 38px; font-weight: 700; color: #FFF;
	padding: 0; margin: 0;
	position: absolute; left: 0; top: 60px;
	text-shadow: 0px 1px 1px #52972a;
	filter: dropshadow(color=#52972a, offx=0, offy=1);
}
#opening p {
	width: 640px; font-size: 18px; font-weight: 400; color: #FFF;
	padding: 0; margin: 0; line-height: 24px;
	position: absolute; left: 0; top: 116px;
	text-shadow: 0px 1px 1px #52972a;
	filter: dropshadow(color=#52972a, offx=0, offy=1);
}
#opening .getstarted {
	background: #2c491b; padding: 19px 44px; color: #FFF;
	position: absolute; right: 0; top: 118px;
	font-family: 'PT Sans', sans-serif; font-size: 17px; font-weight: 700;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
#opening .getstarted:hover {
    background: #213a13;
}

/* Sub Opening */
#subopening {
	width: 100%; background: #69ad41; padding-bottom: 40px;
}
#subopening h2 {
    font-family: 'PT Sans', sans-serif;
	font-size: 38px; font-weight: 700; color: #FFF;
	padding: 40px 0 0 0; margin: 0;
	text-shadow: 0px 1px 1px #52972a;
	filter: dropshadow(color=#52972a, offx=0, offy=1);
}
#subopening p {
	font-size: 18px; font-weight: 400; color: #FFF;
	padding: 7px 0 0 0; margin: 0; line-height: 24px;
	text-shadow: 0px 1px 1px #52972a;
	filter: dropshadow(color=#52972a, offx=0, offy=1);
}

/* Features */
#features {
	width: 980px; margin: 0 auto; overflow: hidden;
	padding: 75px 0;
}
#features .featurebox {
    width: 100%; float: left; margin: 0 0 50px 0;
}
#features .featurebox .lefttext {
    width: 700px; float: left;
}
#features .featurebox h3 {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px; font-weight: 700; color: #333;
    padding: 0; margin: 0 0 8px 0;
}
#features .featurebox p {
    font-size: 15px; font-weight: 400; color: #888;
    padding: 0; margin: 0; line-height: 22px;
}
#features .featurebox .homeicon1 {
	width: 200px; height: 150px;
	background: url(img/icon-bitcoin.png) center center no-repeat;
	display: block; float: right;
}
#features .featurebox .homeicon2 {
	width: 200px; height: 150px;
	background: url(img/icon-legal.png) center center no-repeat;
	display: block; float: right;
}


/* Contact */
#contact {
	width: 980px; margin: 0 auto; overflow: hidden;
	padding: 75px 0 30px 0;
}
#contact .contact-left {
    width: 320px; float: left;
    padding: 0; margin: 0 30px 0 0;
}
#contact .contact-right {
    width: 630px; float: left;
    padding: 0; margin: 0;
}
#contact .contact-field {
    width: 290px; background: #FFF; border: 1px solid #ccc;
    padding: 13px 14px; margin: 0 0 20px 0;
    font-size: 13px; font-weight: 500; color: #333;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
    -webkit-box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 0.05);
}
#contact .contact-select {
    width: 320px;
}
#contact .contact-message {
    width: 600px; height: 208px; background: #FFF; border: 1px solid #ccc;
    padding: 13px 14px; margin: 0 0 20px 0;
    font-size: 13px; font-weight: 500; color: #333;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
    resize: none;
    -webkit-box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 0.05);
}
#contact .contact-submit {
    width: 170px; border: 0px; float: right;
    padding: 13px 14px; margin: 0 0 20px 0;
    font-size: 13px; font-weight: 700; color: #FFF;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
    cursor: pointer;
    background: #95b639; /* Old browsers */
    background: -moz-linear-gradient(top,  #95b639 0%, #82a032 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95b639), color-stop(100%,#82a032)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #95b639 0%,#82a032 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #95b639 0%,#82a032 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #95b639 0%,#82a032 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #95b639 0%,#82a032 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95b639', endColorstr='#82a032',GradientType=0 ); /* IE6-9 */
}
#contact .contact-submit:hover {
    background: #599f2f;
}
.contactdone {
	width: 980px; background: #71b31b;
	margin: 20px auto 0 auto; padding: 15px 0;
	position: relative; top: 30px;
	font-size: 14px; font-weight: 500; color: #FFF; text-align: center;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.contacterror {
	width: 980px; background: #cc0000;
	margin: 20px auto 0 auto; padding: 15px 0;
	position: relative; top: 30px;
	font-size: 14px; font-weight: 500; color: #FFF; text-align: center;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

/* Downloads */
#downloads {
	width: 100%; background: #eee;
	padding: 70px 0; overflow: hidden;
}
#downloads .dbox {
    width: 462px; float: left; margin-right: 50px;
    background: #FFF url(img/pdf-small.png) 36px 34px no-repeat;
    overflow: hidden; border-left: 3px solid #ccc;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
}
#downloads .dbox h4 {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px; font-weight: 700; color: #333;
    padding: 30px 35px 8px 105px; margin: 0;
}
#downloads .dbox p {
    font-size: 14px; font-weight: 400; color: #999; line-height: 22px;
    padding: 0 35px 14px 105px; margin: 0;
}
#downloads .dbox a.downloadlink {
    font-size: 14px; font-weight: 500; color: #92bc2c;
    margin: 0 35px 30px 105px; display: inline-block;
}


/* Stats */
#stats {
	width: 100%; overflow: hidden; background: #4f5b68;
	padding: 50px 0;
}
#stats .statbox {
	width: 290px; height: 150px; float: left; margin-right: 40px;
	text-align: center; border: 5px solid #47525d;
}
#stats .statbox h2 {
    font-size: 60px; font-weight: 700; color: #FFF;
    padding: 0; margin: 18px 0 0 0; display: inline-block;
    height: 74px; position: relative;
}
#stats .statbox h2 .up {
    width: 7px; height: 4px; position: absolute; top: 40px; right: -20px;
    background: url(img/up.png);
}
#stats .statbox h2 .down {
    width: 7px; height: 4px; position: absolute; top: 40px; right: -20px;
    background: url(img/down.png);
}
#stats .statbox .info {
    font-size: 18px; font-weight: 400; color: #FFF;
    padding: 0; margin: 8px 0 0 0;
}
#stats .datanotice {
	width: 100%; float: left; display: block; text-align: center;
	font-size: 13px; font-weight: 500; color: #818993;
	margin: 40px 0 0 0;
}

/* Resources */
.resources {
	width: 980px; margin: 0 auto; overflow: hidden;
	padding: 75px 0 40px 0;
}
.resources2 {
	width: 980px; margin: 0 auto; overflow: hidden;
	padding: 60px 0 40px 0;
}
.resources p, .resources2 p {
    font-size: 15px; font-weight: 400; color: #888;
    padding: 0; margin: 0 0 30px 0; line-height: 22px;
}
.resources h3.subheading, .resources2 h3.subheading {
    padding-top: 10px;
}


/* Contact Newsletter */
#contact-newsletter {
	width: 100%; overflow: hidden; background: #f9f9f9;
	padding: 70px 0 70px 0; margin-top: 10px;
}
#contact-newsletter .newsletter-left {
    width: 470px; float: left;
    padding: 15px 30px 15px 0; border-right: 1px solid #e5e5e5;
}
#contact-newsletter .newsletter-right {
    width: 479px; float: right;
    text-align: right; padding-top: 25px;
}
#contact-newsletter h3 {
    font-family: 'PT Sans', sans-serif;
    font-size: 28px; font-weight: 700; color: #333;
    padding: 0; margin: 0 0 8px 0;
}
#contact-newsletter p {
    font-size: 15px; font-weight: 400; color: #888;
    padding: 0; margin: 0; line-height: 22px;	
}
#contact-newsletter .big-newsletter-email {
    width: 260px; display: inline-block;
    background: #FFF url(img/mail.png) 260px center no-repeat;
    border: 1px solid #ccc;
    padding: 13px 14px; margin: 12px 0 0 0;
    font-size: 13px; font-weight: 500; color: #333;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
    -webkit-box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 0.05);
}
#contact-newsletter .big-newsletter-submit {
    width: 132px; display: inline-block;
    cursor: pointer;
    font-size: 12px; font-weight: 700; color: #FFF;
    border: none; margin: 12px 0 0 10px; padding: 14px 14px 15px 14px;
    position: relative; bottom: 1px;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
    
    background: #95b639; /* Old browsers */
    background: -moz-linear-gradient(top,  #95b639 0%, #82a032 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95b639), color-stop(100%,#82a032)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #95b639 0%,#82a032 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #95b639 0%,#82a032 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #95b639 0%,#82a032 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #95b639 0%,#82a032 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95b639', endColorstr='#82a032',GradientType=0 ); /* IE6-9 */
}
#contact-newsletter .big-newsletter-submit:hover {
    background: #599f2f;
}




#cvmap {
	width: 100%; height: 300px;
	background: #131313 url(img/cvmap.jpg) center center no-repeat;
}



/* Office Location */
#office-location {
	width: 100%; height: 400px; display: block;
	background: #161616 url(img/nyc.jpg) center center no-repeat;
	margin: 50px auto 0 auto;
}
#office-location .details {
    width: 200px; height: 400px; background: #000;
}
#office-location .details h4 {
    font-size: 15px; font-weight: 500; color: #FFF;
    margin: 0; padding: 90px 0 0 30px;
}
#office-location .details p {
    font-size: 13px; font-weight: 400; color: #ccc;
    margin: 0; padding: 10px 0 0 30px; line-height: 22px;
}

/* Footer Top */
#footer-top {
	width: 100%; height: 190px; background: #272727;
}
#footer-top .links {
	float: left; margin-top: 54px;
}
#footer-top .links ul.col {
    float: left; padding: 0; margin: 0 60px 0 0;
}
#footer-top .links ul.col li {
    list-style-type: none; padding: 2px 0; margin: 0;
    font-size: 13px; font-weight: 400; color: #777;
}
#footer-top .links ul.col li a {
    font-size: 13px; font-weight: 400; color: #777;
}
#footer-top .links ul.col li a:hover {
    color: #FFF;
}
#footer-top h4 {
    font-size: 13px; font-weight: 700; color: #FFF;
    padding: 0 0 8px 0; margin: 0; text-transform: uppercase;
}
#footer-top .newsletter {
    float: right; margin-top: 54px;
}
#footer-top .newsletter .newsletter-email {
    width: 230px; display: inline-block;
    background: #FFF url(img/mail.png) 230px center no-repeat;
    font-size: 13px; font-weight: 500; color: #333;
    border: none; margin: 12px 0 0 0; padding: 13px 14px;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
    -webkit-box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 1);
    box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 1);
}
#footer-top .newsletter .newsletter-submit {
    width: 122px; display: inline-block;
    cursor: pointer;
    font-size: 12px; font-weight: 700; color: #FFF;
    border: none; margin: 12px 0 0 10px; padding: 13px 14px 14px 14px;
    position: relative; bottom: 1px;
    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
    -webkit-box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 1);
    box-shadow:  0px 1px 0px 0px rgba(0, 0, 0, 1);
    
    background: #95b639; /* Old browsers */
    background: -moz-linear-gradient(top,  #95b639 0%, #82a032 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95b639), color-stop(100%,#82a032)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #95b639 0%,#82a032 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #95b639 0%,#82a032 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #95b639 0%,#82a032 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #95b639 0%,#82a032 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95b639', endColorstr='#82a032',GradientType=0 ); /* IE6-9 */
}
#footer-top .newsletter .newsletter-submit:hover {
    background: #599f2f;
}

/* Footer Bottom */
#footer-bottom {
	width: 100%; height: 100px; background: #1e1e1e;
}
#footer-bottom .copy {
    font-size: 13px; font-weight: 500; color: #4c4c4c;
    float: left; margin-top: 42px;
}
#footer-bottom .badge {
    width: 107px; height: 42px; display: block; float: right;
    background: url(img/badge.png); margin-top: 32px;
}