@charset "utf-8";
/* CSS Document */
* { margin:0;  padding:0; }
html, body { height: 100%; }

@font-face {
    font-family: 'DinBold';
    src: url('din_bold-webfont.eot');
    src: url('din_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('din_bold-webfont.woff') format('woff'),
         url('din_bold-webfont.ttf') format('truetype'),
         url('din_bold-webfont.svgz#DinBold') format('svg'),
         url('din_bold-webfont.svg#DinBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body { margin:0px; padding:0px; border:0px; background:#000 url(../img/body.bg.jpg) no-repeat fixed center top; font-family:'DinBold', Arial, Helvetica, sans-serif; color:#999999; font-size:14px; }

.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
* html .clearfix, *:first-child + html .clearfix { zoom: 1; }

form { margin:0px; padding:0px; }
input, select, textarea { font-family:Arial, Helvetica, sans-serif; color:#5f5f5f; font-size:12px; outline: 0 none; resize: none; }

.clear { height:0px; width:auto; clear:both; overflow:hidden; }
.clear5 { height:5px; width:auto; clear:both; overflow:hidden; }
.clear6 { height:6px; width:auto; clear:both; overflow:hidden; }
.clear10 { height:10px; width:auto; clear:both; overflow:hidden; }
.clear20 { height:20px; width:auto; clear:both; overflow:hidden; }
.clear30 { height:20px; width:auto; clear:both; overflow:hidden; }
.clear33 { height:33px; width:auto; clear:both; overflow:hidden; }

a img { border:none; }
p, h1, h2, h3, h4, h5, h6 { margin:0 0 15px 0; }

a { color:#999999; text-decoration:none; }
a:hover { color:#00923f; text-decoration:none; }

#wrapper { width:986px; height:283px; margin:0 auto; position:relative; background:url(../img/wrapper.bg.png) no-repeat center top; }

h1 { text-indent:-1000em; height:84px; overflow:hidden; margin:0px; padding:0px; }

.box_1 { float:left; display:inline; margin-left:34px; margin-top:27px; width:160px; line-height:17px; }
.box_2 { float:left; display:inline; margin-left:19px; margin-top:-4px; width:200px; font-size:16px; line-height:20px; }
.box_3 { float:left; display:inline; margin-left:53px; margin-top:16px; width:160px; font-size:16px; line-height:19px; clear:both; }
.box_1 span { color:#707070; }
.box_2 span { color:#00923f; }
.box_3 span { color:#00923f; }