@charset "utf-8";

body { margin:0; background:#e1e1e2 url(../images/lp-bg.jpg) center top no-repeat; font-family: 'Droid Sans', arial, serif; }

#wrapper { width:960px; margin:0 auto; height:510px; _height:720px; z-index:0; position:relative; font-family: 'BradleyHandITCRegular', Arial, sans-serif; font-size:22px; font-weight:bold; z-index:8888; position: relative;}
.link1 { z-index:1; position:relative; width:250px; text-align:center; padding:2px 0; margin: 240px 0 0 500px; clear:both; }
.link2 { z-index:2; position:relative; width:250px; text-align:center; padding:2px 0; margin: 86px 0 0 20px; clear:both; }
.link3 { z-index:3; position:relative; width:250px; text-align:center; padding:2px 0; margin: -5px 0 0 610px; clear:both; }
.link4 { z-index:4; position:relative; width:250px; text-align:center; padding:2px 0; margin: 97px 0 0 145px; clear:both; }
.link5 { z-index:5; position:relative; width:250px; text-align:center; padding:2px 0; margin: -15px 0 0 380px; clear:both; }
.link6 { z-index:6; position:relative; width:250px; text-align:center; padding:2px 0; margin: -234px 0 0 330px; clear:both; }

.link1 a, .link2 a, .link3 a, .link4 a, .link5  a, .link6  a{ color:#000; text-decoration:none; }

footer{ display:block; width:960px; height:64px; margin:20px auto; }
footer .copyright{ display:block; width:350px; background:url(../images/footer-bar.jpg) left top no-repeat; padding:30px 0 0 15px; width:380px; font-size:13px; color:#181818;}
footer .footer-nav {  width:545px; float:right; display:block; clear:both; margin-top:-17px;}
footer .footer-nav ul{ margin:0;}
footer .footer-nav li{ display: inline; list-style:none; padding:0 4px; font-size:13px;}
footer .footer-nav li a{ font-size:13px; color:#181818; text-decoration:none;}

/*.awards{ background: url(../images/awwwards_nominee_g_left.png) 0 0 no-repeat; display:block; height:105px; width:69px; border:0;  z-index:9999; position: absolute;}*/

@font-face {
    font-family: 'BradleyHandITCRegular';
    src: url('bradhitc-webfont.eot');
    src: url('bradhitc-webfont.eot?#iefix') format('embedded-opentype'),
         url('bradhitc-webfont.woff') format('woff'),
         url('bradhitc-webfont.ttf') format('truetype'),
         url('bradhitc-webfont.svg#BradleyHandITCRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}