@font-face {
	font-family: 'futura_ltregular';
	src: url('../fonts/futuralt-webfont.eot');
	src: url('../fonts/futuralt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futuralt-webfont.woff') format('woff'), url('../fonts/futuralt-webfont.ttf') format('truetype'), url('../fonts/futuralt-webfont.svg#futura_ltregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'futura_ltbold';
	src: url('../fonts/futuralt-bold-webfont.eot');
	src: url('../fonts/futuralt-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futuralt-bold-webfont.woff') format('woff'), url('../fonts/futuralt-bold-webfont.ttf') format('truetype'), url('../fonts/futuralt-bold-webfont.svg#futura_ltbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanslight_italic';
	src: url('../fonts/opensans-lightitalic-webfont.eot');
	src: url('../fonts/opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-lightitalic-webfont.woff') format('woff'), url('../fonts/opensans-lightitalic-webfont.ttf') format('truetype'), url('../fonts/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansitalic';
	src: url('../fonts/opensans-italic-webfont.eot');
	src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-italic-webfont.woff') format('woff'), url('../fonts/opensans-italic-webfont.ttf') format('truetype'), url('../fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/opensans-bold-webfont.eot');
	src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
img {
	vertical-align: top;
	display: inline-block;
	border: none;
	outline: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {
	font: 11px/18px 'open_sansregular', Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/bg.jpg) #f0f1f2;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.holder {
	width: 960px;
	margin: 0 auto;
}
#header {
	background: #000;
	overflow: hidden;
	padding: 10px 0;
}
.logo {
	background: url(../images/logo.png) no-repeat;
	width: 208px;
	height: 76px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 55px;
}
.logo a {
	display: block;
	height: 100%;
}
.contact-list {
	float: right;
	margin: 20px 40px 0 0;
	padding: 0;
	text-align: right;
	list-style: none
}
.contact-list li { display: block; }
.contact-list li a {
	font: 14px/20px 'open_sansitalic', Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.contact-list li a:hover, .intro-block a:hover, .item-list li a:hover, .copyright a:hover { text-decoration: underline; }
#main { }
#main:after, .first:after, #main .holder:after, .second:after, .right-img-block:after {
	display: block;
	content: '';
	clear: both;
	overflow: hidden;
}
#main .holder {
	background: #fff;
	padding: 30px;
	width: 900px;
}
.first { position: relative; }
.banner-logo {
	background: url(../images/banner-logo.png) no-repeat;
	height: 107px;
	left: 275px;
	position: absolute;
	top: 102px;
	width: 460px;
}
.banner-logo a {
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
}
.female {
	position: absolute;
	background: url(../images/female.png) no-repeat;
	width: 181px;
	height: 353px;
	right: -30px;
	bottom: 0;
}
.top-des {
	bottom: -145px;
	left: 20px;
	position: absolute;
}
.intro-block {
	background: #fff;
	width: 255px;
	padding: 15px;
	float: left;
	margin-right: 10px;
}
.intro-block h2, .item-des h2 {
	font: 14px/18px 'futura_ltregular', Arial, Helvetica, sans-serif;
	margin: 0 0 16px;
	text-transform: uppercase;
}
.item-des h2 { margin: 0 0 5px; }
.intro-block h2 span, .item-des h2 span { font: 14px/18px 'futura_ltbold', Arial, Helvetica, sans-serif; }
.intro-block p { margin: 0 0 18px; }
.intro-block a {
	font: 11px/18px 'open_sanslight_italic', Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.item-des {
	float: right;
	margin: 15px 0 50px;
	width: 350px;
}
.item-des h3 {
	font: italic 14px/18px 'futura_ltregular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #878787;
	margin: 0 0 10px;
}
.door-block { float: left; }
.item-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.item-list li { vertical-align: top; }
.item-list li a {
	font: 11px/20px 'open_sanslight_italic', Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.item-des a.door {
	float: left;
	margin-right: 15px;
}
.des { float: left; }
.second {
	clear: both;
	margin: 0 0 37px;
}
.sec-intro {
	float: left;
	background: #000;
	width: 440px;
	padding: 15px 0 0 15px;
	position: relative;
}
.alignleft { float: left; }
.sec-intro .intro-block { margin: 0 0 15px; }
.sec-intro .door-block { margin: 42px 0 0 -71px; }
.sec-intro .item-des {
	float: left;
	margin: -3px 15px 12px 8px;
	width: 240px;
	color: #fff;
}
.sec-intro .item-des h2 { margin: 0; }
.sec-intro .item-des h3 { margin: 0 0 2px; }
.sec-intro .item-list li a {
	color: #fff;
	line-height: 16px;
}
.sec-intro .item-list { margin: 14px 1px 9px; }
.logo-ban {
	left: -208px;
	position: absolute;
	top: 100px;
}
.alignright { float: right; }
.img-txt {
	display: inline-block;
	vertical-align: top;
}
.perfect-block {
	padding: 0 20px;
	color: #5a5a5a;
	font: 14px/24px 'open_sansitalic', Arial, Helvetica, sans-serif;
	width: 328px;
	float: left;
}
.perfect-block p {
	padding: 0 0 20px;
	border-bottom: 1px solid #5a5a5a;
}
.perfect-block .door-block {
	margin: 60px 0 0 -20px;
	float: left;
}
.block {
	background: none repeat scroll 0 0 #FFFFFF;
	bottom: -72px;
	float: right;
	left: -88px;
	padding: 15px;
	position: absolute;
	width: 274px;
}
.block h3 {
	font: 12px/18px 'futura_ltregular', Arial, Helvetica, sans-serif;
	margin: 0 0 16px;
	text-transform: uppercase;
}
.block h3 span { font: 12px/18px 'futura_ltbold', Arial, Helvetica, sans-serif; }
.block ul { float: left; }
.block ul.border {
	border-left: 1px solid #797979;
	list-style: none outside none;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	width: auto;
}
.right-img-block {
	position: relative;
	float: right;
}
.right-img-block .logo-ban {
	left: 0;
	position: absolute;
	top: 30px;
}
.third .intro-block {
	float: right;
	position: absolute;
	bottom: -110px;
	right: 2px;
	width: 224px;
}
.mid-block {
	text-align: center;
	background: #000;
	padding: 80px 25px;
	position: relative;
	margin: 0 0 50px;
}
.third {
	margin: 0 0 60px;
	clear: both;
	overflow: hidden;
}
.people {
	width: 207px;
	height: 265px;
	position: absolute;
	right: -1px;
	bottom: 0;
}
.fourth .sec-intro .intro-block { margin: 0 0 53px; }
.fourth .sec-intro .item-list { margin-bottom: 27px; }
.two-columns {
	overflow: hidden;
	margin: 0 0 30px;
}
.column { float: left; }
.top-column {
	margin: 0 30px 30px 0;
	position: relative;
}
.column2 { position: relative; }
.top-column .logo-ban {
	bottom: 30px;
	position: absolute;
	right: 0;
	left: auto;
	top: auto;
}
.column2 .logo-ban {
	left: 0;
	position: absolute;
	top: 26px;
}
.man {
	position: absolute;
	width: 161px;
	height: 338px;
	bottom: 0;
	right: 0;
}
.btm-banner {
	margin: 0 0 40px;
	position: relative;
}
.btm-banner .logo-ban {
	left: 385px;
	position: absolute;
	top: 222px;
}
.contact-block h1 {
	font: 36px/48px 'open_sansregular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 40px;
}
.contact-block h1 span { font-family: 'open_sansbold', Arial, Helvetica, sans-serif; }
.last-banner { margin: 0 0 60px; }
.contact-form input[type="text"], .contact-form input[type="email"] {
	background: #e3e6e7;
	border: none;
	outline: none;
	font-size: 14px;
	padding: 10px 15px;
	width: 380px;
	height: 35px;
	color: #000;
	box-shadow: none;
	font-family: 'open_sansregular';
}
.contact-form {
	text-align: center;
	margin: 0 0 40px;
}
.row {
	overflow: hidden;
	margin: 0 0 15px;
}
.contact-form input[type="text"] { margin-right: 73px; }
.contact-form textarea {
	background: #e3e6e7;
	border: none;
	outline: none;
	font-size: 14px;
	padding: 10px 15px;
	width: 866px;
	height: 150px;
	color: #000;
	margin: 0 0 15px;
	font-family: 'open_sansregular';
	box-shadow: none;
	resize:none;
}
.contact-form input[type="submit"] {
	background: #ff9421;
	font: 26px/38px 'open_sansbold', Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	outline: none;
	cursor: pointer;
	text-transform: uppercase;
	padding: 10px 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	transition:background 0.5s ease-in-out 0s;
	-webkit-transition:background 0.5s ease-in-out 0s;
	
}
.contact-form input[type="submit"]:hover{background:#009fe3; color:#FFF;}
.copyright {
	display: block;
	text-align: center;
}
.copyright a {
	text-decoration: none;
	color: #000;
}
.fourth{position:relative;}
.fourth .logo-ban {
    left:0;
    position: absolute;
    top: 100px;
}