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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    font: small Arial, Helvetica, sans-serif;
    background: #696a5e url(../images/global/bgs/bg-main-center.jpg) no-repeat top center;
    color: #FFF;
    text-align: center;
}

#page {
    margin: 0 auto;
    padding: 0;
    width: 780px;
}

#min-height {
    margin: 0;
    padding: 0;
    width: 1px;
    height: 1001px;
    float: left;
}

address, blockquote, div, dl, fieldset, hr, object, ol, p, ul, table {
    margin-bottom: 1em;
}

#logo {
    margin: 50px 0 0 0;
    float: left;
    position: relative;
    z-index: 1;
}

#social-links {
    margin: -85px -15px 0 0;
    padding: 0;
    width: 260px;
    position: relative;
    float: right;
    z-index: 100;
}

#social-links span {
    float: left;
}

#social-fb a,
#social-twitter a,
#social-email a,
#social-newsletter a,
#social-merch a {
    margin: 0 4px 0 0;
    padding: 0;
    width: 46px;
    height: 46px;
    display: block;
    float: left;
    background: transparent url(../images/global/icons/icons-social.png) no-repeat;
}


#social-fb a:hover {
    background-position: 0 -46px;
}

#social-twitter {margin-top: -5px;}

#social-twitter a {
    background-position: 0 -92px;
}

#social-twitter a:hover {
    background-position: 0 -138px;
}

#social-email {margin-top: -10px;}

#social-email a {
    background-position: 0 -184px;
}

#social-email a:hover {
    background-position: 0 -230px;
}

#social-newsletter {margin-top: -15px;}

#social-newsletter a {
    background-position: 0 -276px;
}

#social-newsletter a:hover {
    background-position: 0 -322px;
}

#social-merch {margin-top: -20px;}

#social-merch a {
    background-position: 0 -368px;
}

#social-merch a:hover {
    background-position: 0 -413px;
}
a:link, a:visited {
    color: #FFF;
    text-decoration: underline;
    outline: none;
}

.clpse, .collapse {
    margin: 0 !important;
    padding: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    font-size: 0 !important;
    line-height: 0.0 !important;
}

.clear.both {
    clear: both;
}