﻿* {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: none;
}
:focus {
	outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	text-decoration: none;
}
.wrapper {
	margin: 0 auto;
	width: 970px;
}
h1 {
	font-size: 30px;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	text-shadow: -2px 2px 4px #000000;
}
h2 {
	font-size: 24px;
	line-height: 26px;
	color: #213c58;
	font-weight: bold;
	padding-bottom: 3px;
}
h3 {
	font-size: 20px;
	line-height: 24px;
	color: #213c58;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-left: -15px;
}
h4 {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: -2px 2px 4px #000000;
}
h5 {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-shadow: -2px 2px 4px #000000;
}
p {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	letter-spacing: 0.5px;
}
#header {
	float: left;
	width: 100%;
	min-width: 1000px;
	background: #FFF;
	padding: 13px 0 17px 0;
	overflow: hidden;
}
#header .logo {
	float: left;
	margin-left: -30px;
}
#header .logo img {
	float: left;
}
#header .punch_line {
	float: right;
	font-size: 20px;
	line-height: 22px;
	color: #818181;
	font-style: italic;
	padding: 25px 0 0 0;
}
#banner_container {
	float: left;
	width: 100%;
	min-width: 1000px;
	background: url(../images/banner_bg.png) no-repeat top center #213b56;
}
#banner_container .inner_banner {
	float: left;
	width: 100%;
	height: 450px;
	position: relative;
}
#banner_container .girl {
	position: absolute;
	left: 60px;
	bottom: 0;
}
#banner_container .right_banner {
	float: right;
	width: 550px;
	margin: 45px 40px 0 0;
}
#banner_container .right_banner h1 {
	padding-bottom: 15px;
	margin-left: -5px;
}
#banner_container .right_banner p {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 25px;
	text-shadow: -2px 2px 4px #000000;
	letter-spacing: 0.5px;
	text-align: justify;
}
#banner_container .right_banner a {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#banner_container .right_banner a:hover {
	text-decoration: none;
	background: none !important;
}
#body_container {
	float: left;
	width: 100%;
	min-width: 1000px;
	background: #fff;
}
.inner_body {
	float: left;
	width: 100%;
	padding: 30px 0 44px 0;
}
.left_body {
	float: left;
	width: 600px;
}
.left_body.space {
	margin-top: 20px;
}
.left_body .list_1 {
	padding: 30px 0 30px 27px;
	list-style: none;
}
.left_body .list_1 li {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-style: italic;
	background: url(../images/li_bg_2.png) no-repeat 0 11px;
	padding-left: 16px;
}
.left_body .list_1 li a {
	color: #fff;
}
.left_body p a {
	color: #333333;
}
.left_body p a:hover {
	text-decoration: underline;
	background: none !important;
}
.left_body .list_2 {
	padding: 5px 0 50px 23px;
	list-style: none;
}
.left_body .list_2 li {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	font-style: italic;
	background: url(../images/li_bg.png) no-repeat 0 10px;
	padding-left: 17px;
	text-shadow: -2px 2px 4px #000000;
}
.left_body .list_2 li a {
	color: #fff;
}
.left_body .list_2 li a:hover {
	text-decoration: underline;
	background: none !important;
}
.right_body {
	float: right;
	width: 320px;
}
.right_body .form_box {
	float: right;
	width: 266px;
	margin-right: 51px;
}
.right_body .form_box h3 {
	text-align: center;
}
.right_body .form_box .row {
	float: left;
	width: 244px;
	border-left: 2px solid #524040;
	border-top: 2px solid #847878;
	border-bottom: 1px solid #ecebeb;
	background: #f5f5f5;
	padding: 8px 10px;
	margin-top: 7px;
}
.right_body .form_box .row.fn {
	width: 94px;
	margin-right: 13px;
}
.right_body .form_box .row.ln {
	width: 115px;
}
.right_body .form_box .input {
	float: left;
	width: 100%;
	border: none;
	background: none;
	font-size: 12px;
	color: #000;
}
.right_body .form_box textarea {
	float: left;
	width: 100%;
	height: 90px;
	border: none;
	background: none;
	resize: none;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.right_body .form_box .btn {
	float: right;
	width: 262px;
	height: 63px;
	background: url(../images/btn_1.png) no-repeat 0 0;
	font-size: 30px;
	line-height: 32px;
	color: #fefdfe;
	border: none;
	cursor: pointer;
	text-shadow: -2px 2px 4px #000000;
	text-transform: uppercase;
	margin: 18px 0 0 0;
}
.right_body .form_box .btn:hover {
	background-position: bottom;
}
.hs-form .hs-button.primary.large {
	height: 50px;
	width: 230px;
	font-size: 25px;
	text-transform: uppercase;
	text-shadow: none !important;
	background: url(../images/btn_1.png) no-repeat 0 0;
	color: transparent !important;
	border: none !important;
	box-shadow: none !important;
	webkit-box-shadow: none !important;
}
.hs-form .hs-button.primary.large:hover, .hs-form .hs-button.primary.large:active {
	background: url(../images/btn_2.png) no-repeat 0 0;
	color: transparent !important;
	border: none !important;
}
.right_body .form_box textarea {
	border: 1px solid #ccc;
}
.right_body .remote_box {
	float: left;
	position: relative;
}
.right_body .remote_box img {
	float: left;
}
.right_body .remote_box a {
	position: absolute;
	left: 8px;
	bottom: -26px;
	background: url(../images/remote_link.png) no-repeat 0 0;
	width: 281px;
	height: 74px;
}
.right_body .remote_box a:hover {
	background-position: bottom;
}
#footer {
	float: left;
	width: 100%;
	min-width: 1000px;
	background: url(../images/footer_bg.png) no-repeat top center #213b56;
	padding-top: 50px;
}
#footer .left_body {
	width: 650px;
}
#footer p {
	color: #fff;
	text-shadow: -2px 2px 4px #000000;
	padding-bottom: 23px;
	text-align: justify;
}
#footer .bottom_row {
	float: left;
	width: 100%;
	min-width: 1000px;
	background: #000;
	min-height: 40px;
}
#footer .bottom_row ul {
	list-style: none;
}
#footer .bottom_row ul li {
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	padding: 12px 0 0 0;
}
#footer .bottom_row ul li.coll_1 {
	width: 403px;
	font-style: italic;
}
#footer .bottom_row ul li.coll_2 {
	width: 480px;
}
#footer .bottom_row ul li.coll_3 {
	float: right;
}
#footer .bottom_row ul li a {
	color: #fff;
}
#footer .bottom_row ul li a:hover {
	text-decoration: underline;
	background: none !important;
}
