@import url('fonts.css');
body { background: #151515; position: relative; font-family: 'gotham_proregular', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; -webkit-font-smoothing: subpixel-antialiased !important; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; color: #fff; }
html, body { height: 100%; }
.page-wrap { min-height: 100%; margin-bottom: -256px; }
.page-wrap:after { content: ""; display: block; }
.ftr_wrp,
.page-wrap:after { height: 256px; }
.wrp { min-width: 960px; width: 100%; overflow: hidden; }
.in { margin: 0 auto; max-width: 1120px; min-width: 960px; }
.hdr { height: 216px; }
.blank_logo { display: block; float: left; margin: 50px 0 0 14px; }
.blank_main_wrp { background: url(../images/blank_main_wrp_bg.jpg) no-repeat 50% 0%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 396px; }
.blank_main>p { width: 960px; margin: 60px; color: #fff; font: 45px/65px 'gotham_prolight'; }
.blank_ftr { max-width: 1000px; }
.blank_ftr span { display: block; width: 84px; height: 5px; background: #53a841; }
.blank_ftr h6 { margin: 52px 0 34px; font: 45px/30px 'gotham_prolight'; }
.blank_ftr p { float: left; width: 420px; font-size: 20px; line-height: 30px; }
.blank_ftr p a { color: #59af42; display: inline-block; margin: 0 0 0 60px; }
.skp { margin: 0 0 0 29px !important; padding: 0 0 0 30px; background: url(../images/green_skype.png) no-repeat 0 50%; }
.blank_ftr p a:hover { text-decoration: underline; }