body
{
        margin: 0;
        padding: 0;
        background: #FFF;
        font-family: arial, verdana, tahoma, times new roman;
}

a, a:link
{
        text-decoration: none;
        color: #36C;
}

a:hover
{
        text-decoration: none;
        color: #000;
}



#contmain
{
        width: auto;
        height: 120px;
        background: #3366CC url('/images/background-cont.jpg') repeat-x;
}

#main
{
        margin: 0 auto;
        width: 780px;
        height: 120px;
}

#mainleft
{
        float: left;
        width: 530px;
        height: 120px;
}

#mainleft h1
{
        margin: 0;
        padding: 40px 0 0 0;
        font-size: 250%;
        color: #FFF;
        font-weight: bold;
}

#mainright
{
        float: left;
        width: 250px;
        height: 120px;
}

#mainright h2
{
        margin: 0;
        padding: 20px 0px 0px 0px;
        font-size: 100%;
        color: #DBE3F7;
        letter-spacing: -1px;
        font-weight: normal;
        text-align: center;
        font-family: georgia, arial, verdana, tahoma, times new roman;
}

#conttext
{
        width: auto;
        background: #FFF url('/images/background-text.jpg') repeat-x;
        font-size: 90%;
}

#text
{
        margin: 0 auto;
        width: 780px;
        color: #595959;
}

#textleft
{

        width: 580px;
        padding:20px 0px 0px 0px;

}



#textright
{
        float: right;
        margin: 10px 0 0 0;
        padding: 0 10px;
        width: 180px;
}

#textright h4
{
        padding: 0px 0px 0px 60px;
        text-align: center;
        font-weight: bold;
        letter-spacing: 0px;
        color: #36C;
        font-size:20px;
}

#textright ul
{
        width: 180px;
        margin: 0;
        padding: 0px 0px 0px 50px;
        list-style-type: none;
        text-align: right;
        font-weight: bold;
        letter-spacing: -1px;
}

#textright a
{
        display: block;
        width: 165px;
        background: #FFF url('/images/menu-normal.gif') no-repeat;
        padding: 10px 10px 10px 5px;
}

#textright a:link
{
        color: #595959;
        text-decoration: none;
}

#textright a:hover
{
        background: #FFF url('/images/menu-hover.gif') no-repeat;
        color: #595959;
}

#text p
{
        margin: 0px 0 15px 0;
        padding: 0;
}

#text h3
{
        margin: 0 0 15px 0;
        padding: 0 0 25px 0;
        font-size: 120%;
        letter-spacing: -1px;
        font-family: verdana, arial, georgia, tahoma, times new roman;
        font-weight: normal;
        border-bottom: 1px solid #C8D5EE;
}

blockquote
{
        margin: 0 0 15px 0;
        padding: 10px 30px;
        width: 500px;
        border-left: 2px solid #36C;
        background: #E8ECF9;
        font-family: georgia, arial, verdana, tahoma, times new roman;
}

#textbanner
{
        width: 100%;
        height: 50px;
}

#textbanner ul
{
        margin: 0;
        padding: 17px 0 0 0;
        font-size: 100%;
        font-weight: bold;
        letter-spacing: -1px;
}

#textbanner li
{
        display: inline;
        margin: 0 10px 0 0;
}

#contfooter
{
        clear: both;
        top: 20px;
        width: 100%;
        font-size: 90%
}

#footer
{
        margin: 0 auto;
        padding: 40px 0;
        color: #888;
        width: 780px;
}

#footer p
{
        margin: 40px 0;
        padding: 0;
        color: #595959;
}

#footer h4
{
        margin: 10px 0 0 0;
        padding: 0;
        font-size: 120%;
        font-weight: bold;
        letter-spacing: -1px;
        color: #999;
}

#footerbottom
{
        width: 100%;
        text-align: right;
        letter-spacing: 0px;
}

#footerbottom a
{
        color: #CCC;
}

#footerbottom a:hover
{
        color: #FFF;
}