﻿
@font-face {
    font-family: 'SFUEurostileBold';
    src: url('SFUEurostileBold.eot?#iefix') format('embedded-opentype'), url('SFUEurostileBold.woff') format('woff'), url('SFUEurostileBold.ttf') format('truetype'), url('SFUEurostileBold.svg#SFUEurostileBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUEurostileDemi';
    src: url('SFUEurostileDemi.eot?#iefix') format('embedded-opentype'), url('SFUEurostileDemi.woff') format('woff'), url('SFUEurostileDemi.ttf') format('truetype'), url('SFUEurostileDemi.svg#SFUEurostileDemi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUFeniceUltraOblique';
    src: url('SFUFeniceUltraOblique.eot?#iefix') format('embedded-opentype'), url('SFUFeniceUltraOblique.woff') format('woff'), url('SFUFeniceUltraOblique.ttf') format('truetype'), url('SFUFeniceUltraOblique.svg#SFUFeniceUltraOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUHelveticaBold';
    src: url('SFUHelveticaBold.eot?#iefix') format('embedded-opentype'), url('SFUHelveticaBold.woff') format('woff'), url('SFUHelveticaBold.ttf') format('truetype'), url('SFUHelveticaBold.svg#SFUHelveticaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUCenturySchoolbookBTBold';
    src: url('SFUCenturySchoolbookBTBold.eot?#iefix') format('embedded-opentype'), url('SFUCenturySchoolbookBTBold.woff') format('woff'), url('SFUCenturySchoolbookBTBold.ttf') format('truetype'), url('SFUCenturySchoolbookBTBold.svg#SFUCenturySchoolbookBTBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUCenturySchoolbookBTItalic';
    src: url('SFUCenturySchoolbookBTItalic.eot?#iefix') format('embedded-opentype'), url('SFUCenturySchoolbookBTItalic.woff') format('woff'), url('SFUCenturySchoolbookBTItalic.ttf') format('truetype'), url('SFUCenturySchoolbookBTItalic.svg#SFUCenturySchoolbookBTItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUCenturySchoolbookBTRoman';
    src: url('SFUCenturySchoolbookBTRoman.eot?#iefix') format('embedded-opentype'), url('SFUCenturySchoolbookBTRoman.woff') format('woff'), url('SFUCenturySchoolbookBTRoman.ttf') format('truetype'), url('SFUCenturySchoolbookBTRoman.svg#SFUCenturySchoolbookBTRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

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, 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-weight: inherit;
    font-size: 20px;
    font-family: 'SFUCenturySchoolbookBTRoman', Arial;
    vertical-align: baseline;
    line-height: 1.5em;
}

body {
    overflow-x: hidden;
}

h2 {
    font-weight: bold;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

p {
    margin: 20px 0px;
}

.hidden {
    visibility: hidden;
    display: none !important;
}

:focus {
    outline: 0;
}

a {
    text-decoration: none;
}

img {
    border: none;
}


ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.full {
    width: 100%;
}
.w400 {
      width: 275px;
      margin: 0 auto;
}
.w580 {
    width: 580px;
    margin: 0 auto;
}

.cover {
    background: url(../images/web/cover2.jpg) center center no-repeat transparent;
    background-size: cover;
    width: 100%;
    clear: both;
    position: fixed;
    top: 50px;
}

    .cover .left {
        position: absolute;
    }

    .cover .left {
        bottom: -20px;
        left: 5%;
    }

    .cover .right {
        right: 10%;
    }

        .cover .right .logo {
            position: absolute;
            right: 10%;
            clear: both;
            top: 90px;
        }

        .cover .right .title {
            position: absolute;
            right: 10%;
            bottom: 100px;
            display: block;
            float: right;
            text-align: left;
        }

            .cover .right .title h2 {
                font-family: 'SFUEurostileDemi', Arial;
                font-size: 26px;
                color: #FFF;
            }

            .cover .right .title h1 {
                color: #FFB300;
                font-family: 'SFUEurostileBold', Arial;
                font-size: 30px;
            }

.line {
    background: url(../images/web/line.png) center 0 no-repeat transparent;
    width: 100%;
    margin: 25px auto;
    height: 25px;
}

h3 {
    text-align: center;
    font-family: 'SFUEurostileBold', Arial;
    color: #202020;
    font-size: 29px;
    text-transform: uppercase;
    margin: 20px auto;
}

.relative {
    position: relative;
    display: block;
    width: 100%;
}

    .relative .bleft {
        width: 320px;
        float: left;
    }

    .relative .aleft {
        position: absolute;
        left: -110px;
    }

    .relative .bright {
        float: right;
        width: 290px;
    }

    .relative .aright {
        display: block;
        position: absolute;
        right: -110px;
        width: 360px;
    }

.center {
    text-align: center;
}

.quote {
    background-image: url(../images/web/quote-top.png), url(../images/web/quote-bottom.png);
    background-position: 0 0, 226px bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 7px 48px;
    font-family: 'SFUEurostileBold', Arial;
    color: #202020;
    font-size: 29px;
    text-transform: uppercase;
    margin: 0 auto;
}

.bg2 {
    position:relative;
    background:url(../images/web/cover4.jpg) center center no-repeat transparent;
    background-size:cover;
    height: 410px;
    margin: 70px 0px 20px;
    width:100%;
}
.bg2 .left{top: -30px;width: 60%;left: 5%;}
    .bg2 .left img,.bg2 .right img  {
        width:100%;
    }
.bg2 .right, .bg2 .left{
    position:absolute;
    
}
.bg2 .right{right: 10%;top: 44px;width: 23%;}

.footer {
    margin-top:70px; padding-top:20px; border-top:3px solid #b0b0b0;
}
.header{
    background-color: #242424;
    height: 40px;
    width:100%;
    clear:both;
    padding: 7px 0px;
    background-size: auto 30px;
    position: fixed;
    top: 0px;
    left: 0px;
}
.header .logo{
    float:left;
}
.header .fb{
    float:right; margin-right:20px;
}
.content {
    background-color:#FFF;
    overflow:hidden;
    display:block;
    position:relative;
    z-index: 10;
}
.cover .wrap {
        height: 100%;
        top: 53px;
        left: 0;
        position: absolute;
        width: 100%;
}