body {
	overflow: hidden;
}

a.btn, a.btn:link {
	padding: 7px 20px; background: #0e1316; text-decoration: none;
}

a.btn:hover {
	background: #1f2326; color: #4D687B;
}


a.sign-up {
	padding: 0px; background: #0e1316 url(../images/lp-btn-signup.gif) no-repeat center top; height: 43px; width: 320px; display: block; margin: 0 auto; text-decoration: none;
}
a.sign-up:hover {
	background-position: center bottom;
}

a.sign-up span {
	visibility: hidden;
}

.wrap.lp {
	width: 950px;
}

.wrap.lp .box {
	background: #000;margin-top: 10px; padding: 20px; border: 1px solid #415966; color: #fff;
}

.wrap.lp .box .bhd {
	position: relative;
}

.wrap.lp .box .bhd .overlay {
	position: absolute;color: #fff;top: 40%; left: 45%; height: 60%; width: 55%; z-index: 2;
}
.wrap.lp .box .bhd .overlay-bg {
	background: #000; position: absolute; top: 40%; left: 45%; height: 60%; width: 55%; opacity: .6; z-index: 1;
}

.wrap.lp .box .bhd .overlay h1 {
	color: #fff; font-size: 30pt; margin-bottom: 10px; margin: 20px 20px 10px 20px;
}

.wrap.lp .box .bhd .overlay p {
	margin-left: 20px; margin-right: 20px;
}

.wrap.lp .box .cr {
	float: right; width: 53%;
}

	.wrap.lp .box .cr .c {
		margin-right: 20px;margin-top: 55px;
	}

.wrap.lp .box .cl {
	float: left; width: 47%;
}


	.wrap.lp .box .cl .c {
		text-align: center;margin-top: 10px;
	}

.wrap.lp .box .c .sc {
		margin-top: 20px;
}



h2 {
	font-size: 18pt; margin-bottom: 20px;
}