img {
	border: none;
}

.body {
	width: 940px;
	margin: auto;
	position: relative;
}

.header {
	 background-repeat: no-repeat;
	 height: 108px;
}

.header .tabs {
	 padding: 20px 0 0;
}

.content {
	background-repeat: no-repeat;
}

.content .description {
	color: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	height: 380px;
	margin-top: 90px;
}

.content .description a {
	color: #2E2E2E;
	text-decoration: underline;
	font-size: 24px;
}

.cta {
	height: 82px;
}

.cta img {
	margin: 14.5px 14.5px 0;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 25px;
}

.form .name {
	text-align: right;
	padding-right: 5px;
	width: 140px;
}

.form .email {
	text-align: right;
	padding-right: 5px;
	width: 145px;
}

.form .right {
	text-align: left;
	vertical-align: top;
	padding-bottom: 35px;
}

.form .right input {
	width: 218px;
	font-size: 18px;
	border: none;
	background-color: transparent;
}

.form .left {
	text-align: left;
	vertical-align: top;
	padding-bottom: 34px;
}

.form .left input {
	width: 168px;
	font-size: 18px;
	border: none;
	background-color: transparent;
}

.msg_area {
	text-align: right;
}

.msg_area .txt {
	float: left;
	width: 400px;
}

.msg_area .txt textarea {
	width: 400px;
	height: 85px;
	font-size: 18px;
	border: none;
	background: transparent;
}

.msg_area .btns {
	float: right;
	width: 222px;
	
	color: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	text-align: center;
}

.content .btns {
}

.content .btns a {
	color: #2E2E2E;
	text-decoration: underline;
	font-size: 11px;
}

.success {
	height: 348px;
	background-repeat: no-repeat;
}

.success .description {
	color: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -2px;
	height: 185px;
	padding: 80px 450px 0 25px;
	overflow: hidden;
}

.success .description a {
	color: #2E2E2E;
	text-decoration: underline;
	font-size: 24px;
}
