/* standard elements */

* {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    text-align: left;
}

a {
    color: white;
    font-size: larger;
    font-weight: bold;
    padding: 0px 11px 0px 11px;
    text-decoration: none;
}

    a:hover {
        color: #CF7600;
    }

body {
    background-color: white;
    color: #696969;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
}

input {
    color: #555;
    font: normal 1.1em "Lucida Sans Unicode", sans-serif;
    margin-left: 0px;
}

p, cite, code, ul {
    background-color: #ffffff;
    font-size: 1.2em;
    list-style-type: none;
    width: 507px;
}

h1 {
    color: #CF7600;
    font-size: 22px;
    margin-bottom: 4px;
}

code {
    border: 1px solid #F0F0F0;
    border-left: 6px solid #39F;
    display: block;
    font: normal 1.1em "Lucida Sans Unicode", serif;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}

cite {
    display: block;
    font: normal 1.3em "Lucida Sans Unicode", serif;
    padding-left: 28px;
}

h1 {
    font-size: 22px;
    padding-top: 6px;
}

h2 {
    color: #005FA9;
    font: 14px arial narrow;
    font-weight: bold;
    padding-top: 6px;
}

h3 {
    color: #005FA9;
    font: 12px Arial narrow;
    font-weight: bold;
    padding-top: 6px;
}

h4 {
    color: #6C6C6C;
    font: 12px Arial narrow;
    font-weight: bold;
    padding-top: 6px;
}

h5 {
    color: #005FA9;
    font: 10px arial narrow;
    font-weight: bold;
    padding-top: 6px;
}

h6 {
    color: #888;
    font: 14px arial narrow;
    font-weight: bold;
    padding-top: 6px;
}
/* various styles */

#usern {
    color: White;
    font-weight: bold;
    margin-left: 29px;
}

.passw {
    color: White;
    font-weight: bold;
}

/* misc */

.clearer {
    clear: both;
}

/* structure */

.container {
    margin: 0 auto;
    padding-bottom: 6px;
    width: 767px;
}

.header {
    background: url(img/header1.jpg);
    height: 184px;
    width: 740px;
}

    .header a:hover {
        color: inherit;
        text-decoration: none;
    }

div #navigation {
    background-color: #A8A8A8;
    background-image: url(img/bar.jpg);
    border-radius: 15px;
    height: 27px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: inherit;
    text-align: center;
    text-decoration: none;
    width: 719px;
}



a:hover {
    color: #111;
}

/* title */

.title h1 {
    color: #FFF;
    font-family: Verdana, sans-serif;
    font-size: 3em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 150px;
    line-height: 150px;
    margin-bottom: 8px;
    text-align: center;
}

/* navigation */

.navigation {
    margin-bottom: 4px;
    margin-top: 4px;
}

    .navigation a {
        border-right: 1px solid #FFF;
        color: #FFF;
        float: left;
        font: bold 1.2em "Trebuchet MS", sans-serif;
        padding-bottom: 8px;
        padding-top: 8px;
        text-align: center;
        text-decoration: none;
        width: 19%;
    }

        .navigation a:hover {
            color: #FFF;
        }

/* main */

.main {
    clear: both;
    padding: 8px 18px;
}

/* main left */

.sidenav h1, .sidenav h2, .sidenav p, .sidenav ul {
    padding-left: 12px;
}

#contactbar {
    font-weight: bolder;
    padding-left: 12px;
    width: inherit;
}

    #contactbar a {
        color: #005FA9;
        font-size: small;
        padding-left: 0;
    }

        #contactbar a:hover {
            color: #CF7600;
        }

    #contactbar table {
        margin-left: -1px;
    }

#mgfx {
    height: 22px;
    margin-left: -2px;
    width: 62%;
}


.sidenav h1, .sidenav h2, .sidenav h3 {
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
}


.sidenav {
    background-color: #29527A;
    background-image: url(img/sidegrad.jpg);
    border-radius: 15px;
    float: left;
    width: 203px;
}

.sidenav2 {
    background-color: transparent;
    border-radius: 15px;
    float: left;
    width: 203px;
}

.sidenav h1 {
    background-color: #A8A8A8;
    background-image: url('img/bar.jpg');
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 18px;
    margin-top: 0em;
    width: 191px;
}

.sidenav h2 {
    background-color: #A8A8A8;
    background-image: url('img/bar.jpg');
}

.sidenav h3 {
    background-color: transparent;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-size: small;
    height: 5px;
    margin-top: 0em;
    text-align: center;
    width: 204px;
}

    .sidenav h3 a {
        font-size: x-small;
    }

        .sidenav h3 a:hover {
            color: black;
            font-size: x-small;
        }

.sidenav ul {
    background: none;
    height: 248px;
    margin: 0;
    padding: 0;
    width: 186px;
}

.sidenav div {
    background: #D1D1D1 url('img/contactbar.jpg');
    height: 87px;
    margin: 10px 0 0 0;
    padding: 0;
    width: 203px;
}


.sidenav li {
    border-bottom: inherit;
    border-left: inherit;
    border-right: inherit;
    border-top-color: inherit;
    border-top-style: none;
    border-top-width: medium;
    height: 176px;
    list-style: none;
    margin: 0;
    width: 200px;
}

    .sidenav li a {
        color: #777;
        display: block;
        font-size: 0.9em;
        text-decoration: none;
        width: 33px;
    }

        .sidenav li a:hover {
            background-color: transparent;
            color: black;
        }

.sidenav p {
    background: transparent;
    color: black;
    font-family: Arial narrow;
    font-size: small;
    font-weight: bold;
    height: 81px;
    margin-top: 0px;
    padding-top: 2px;
    width: 187px;
    width: 190px;
}

.sidenav div p a {
    color: #005FA9;
    font-size: small;
    padding: 0;
}

    .sidenav div p a:hover {
        color: #CF7600;
    }
/* content */

.content {
    float: right;
    width: 520px;
}

.content1 {
    width: 741px;
}

    .content1 .item {
        background: #FFF;
        border: 1px solid #EEE;
        margin-bottom: 8px;
        padding: 6px 12px;
    }

    .content1 .descr {
        color: #333;
        margin-bottom: 6px;
    }

    .content1 li {
        margin-left: 18px;
    }

.content .item {
    background: #FFF;
    border: 1px solid #EEE;
    margin-bottom: 8px;
    padding: 6px 12px;
}

.content .descr {
    color: #333;
    margin-bottom: 6px;
}

.content li {
    margin-left: 18px;
}



/* footer */

.footer {
    background-image: url('img/foot.jpg');
    border: 1px solid #EEE;
    border-radius: 15px;
    color: #FFFFFF;
    font-size: 1.1em;
    height: 13px;
    margin: 0 auto;
    padding: 6px;
    text-align: center;
    width: 720px;
}

    .footer a {
        color: #36C;
        text-decoration: none;
    }

        .footer a:hover {
            color: #06F;
            text-decoration: underline;
        }

    .footer p {
        background-color: transparent;
        color: White;
        width: 721px;
    }


.pindent {
    padding-left: 35px;
}

.hindent {
    text-indent: 35px;
}

.homepage {
    color: Black;
    padding: 0;
}

.style12 {
    background-image: url('img/foot.jpg');
    border: 1px solid #EEE;
    border-radius: 15px;
    color: #FFFFFF;
    font-size: 1.1em;
    height: 13px;
    margin: 0 auto;
    padding: 6px;
    text-align: left;
    width: 720px;
}


.style13 {
    font-size: xx-small;
}

.style14 {
    text-align: left;
    width: 207px;
}

#wrapper {
    display: block;
    margin: 5px auto;
    padding-left: 0px;
    padding-right: 0px;
    text-align: right;
}
