html {
    width: 100%;
}
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #666666;
    min-width: 960px;
    background: #000000;
    -webkit-text-size-adjust: none;
}

.main {
    width: 980px;
    margin: 0 auto 8px;
    background: #fff;
}

.credits {
    width: 980px;
    margin: 0 auto 26px;
    padding: 8px 0;
    font-size: 70%;
    color: #666;
    line-height: 150%;
}

a {
    color: #83868a;
    outline: none;
    text-decoration: none;
}

.container_12 {
    margin: 10px 20px;
}

header {
    padding-bottom: 10px;
    padding: 28px 0 21px;
    overflow: hidden; 
    display: block;
}

header h1 {
    font-family: 'Archivo Narrow', sans-serif;
    overflow: hidden;
    float: left;
}

header h1 a {
    display: block;
    margin-bottom: 17px;
    width: 226px;
    height: 92px;
    background: url(logo_babel_subtitling.jpg) 0 0 no-repeat;
    text-decoration: none;
    text-indent: -9999px;
    float: left;
    color: #83868a;
    outline: none;
    text-decoration: none;
}

header h1>span {
    display: block;
    border-left: 1px solid #c5c5c5;
    float: left;
    text-transform: uppercase;
    color: #d1d2d3;
    font-size: 21px;
    line-height: 30px;
    font-weight: normal;
    margin-left: 13px;
    padding: 14px 0 15px 13px;
}

header h1>span span {
    display: block;
    margin-top: -8px;
}

#lang {
    text-align: right;
}
footer {
    font-size: 90%;
    color: #AAA;
	margin: 10px 0px;
    padding: 15px 0;
}
a.pplink img {
	position: relative;
    top: 2px;
}
	