/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Oct 27, 2013, 11:06:04 AM
    Author     : helfrich
*/



a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}



.override {
    width: 100% !important;
    margin: 0px !important;
    border: 0 !important;
    padding: 0 !important;
    top: 0 !important;
    vertical-align: top;
}

* {
    margin: 0px;
    padding: 0px;
}


body{
    overflow-y: hidden !important;
    overflow-x: visible;
    height: 100%;
}


#badge {
    text-align: right;
}

h1 {
    font-family: "myriad-pro", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    color: #fff;
}

h2 {
    font-family: "myriad-pro", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    margin: 12px 0 12px 0;
}


#subtitle {
    font-family: "myriad-pro", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0 0 0;
    color: #fff;
}

#icon {float: left;
       margin: 0px 34px 0 0;}

#content {
    display: block;
    width: 860px;
    margin-left: auto;
    margin-top: 80px;
    margin-right: auto;
    font-family: "myriad-pro", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 1.5;
    color: #D3D3D3;

}

#nitri {
    display: block;
    position: absolute;
    width: 240px;
    opacity: 0.8;
    margin-left: auto;
    margin-top: 240px;
    margin-bottom: 80px;
    margin-right: 40px;
    bottom: 0;
    right: 0;
    font-family: "myriad-pro", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    text-shadow: 1px 1px #696969;
}

ul {
    margin-left: 30px;

}

#text-column {
    font-family: "myriad-pro", Arial, Helvetica, sans-serif;
    font-style: normal;
    float: right;
    margin: 160px 20px 20px 20px;
    width: 520px;
    display: inline-block;
    vertical-align: top;
}

#side-column {
    font-family: "myriad-pro", Arial, Helvetica, sans-serif;
    font-style: normal;
    float: right;
    margin: 0;
    width: 260px;
    display: inline-block;
    vertical-align: top;
}

#link-list {
    padding: 0 0 0 18px;

}