﻿body
{
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #FFFFFF;
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}
img
{
    border: 0px;
}
a
{
    color: #FFFFFF;
    text-decoration: none;
}
h1
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.spanSelected
{
    color: #FFFFFF;
    text-decoration: underline;
}
#container
{
    margin: 0px auto 0px auto;
    width: 1060px;
    height: 545px;
}
#blank
{
    margin: 90px 0px 0px 0px;
    float: left;
    width: 80px;
    height: 455px;
}
#main
{
    float: left;
    margin: 0px auto 0px auto;
    width: 900px;
}
#header
{
    padding: 0px 0px 0px 0px;
    width: 900px;
    height: 230px;
    background: #a5cc01 url("../../multimedia/images/bkgContent.jpg") left top no-repeat;
}
    #headerTop
    {
        margin: 0px 0px 0px 0px;
        width: 900px;
        height: 48px;
        background: url("../../multimedia/images/bkgHeaderTop.jpg");
    }
    #headerMain
    {
        padding: 0px 20px 0px 20px;
        width: 860px;
        height: 144px;
        background: url("../../multimedia/images/bkgHeader2.jpg") no-repeat;
    }
        #logo
        {
            margin: 0px 0px 0px 0px;
            width: 300px;
            height: 144px;
            float: left;
        }
        #headerMain_Right
        {
            width: 560px;
            float: right;
        }
            #menu
            {
                margin: 10px 0px 0px 0px;
                /*width: 392px;*/
                width: 294px;
                height: 45px;
                float: right;
                text-align: right;
            }
                #menu ul
                {
                    margin: 0px 0px 0px 0px;
                    padding: 0px 0px 0px 0px;
                    text-align: right;
                    position: relative;
                }
                #menu li
                {
                    margin: 0px 0px 0px 10px;
                    line-height: 33px;
                    text-align: center;
                    width: 88px;
                    float: left;
                    display: inline;
                    font-size: 11px;
                    font-weight: bold;
                    background: url(../../multimedia/images/button_on.png) no-repeat;
                }
                    #menu li a
                    {
                        width: 88px;
                        color: #000000;
                        display: block;
                        text-decoration: none;
                        background: url(../../multimedia/images/button_off.png) no-repeat;
                    }
                    #menu li a:hover
                    {
                        color: #FFFFFF;
                        text-decoration: none;
                        background: url(../../multimedia/images/button_on.png) no-repeat;
                    }
#claim
{
    width: 392px;
    height: 89px;
    clear: right;
    text-align: right;
    float: right;
    /*background: #a5cc01;*/
}
    #claim h1
    {
        
    }
#title
{
    clear: both;
    margin: 0px auto 0px auto;
    padding: 6px 0px 4px 0px;
    width: 784px;
    height: 28px;
    font-size: 24px;
    line-height: 28px;
    background: url("../../multimedia/images/bkgTitle.png") no-repeat top center;
}

#footer
{
    margin: 0px 0px 0px 0px;
    width: 900px;
    height: 90px;
    background: url("../../multimedia/images/bkgFooter.jpg");
}
#categories
{
    float: left;
    margin: 30px 0px 0px 20px;
    height: 72px;
    width: 400px;
}
#newsletter
{
    margin: 0px auto 0px auto;
    width: 330px;
}
#newsletter input.submit
{
    background: #a5cc01 url("../../multimedia/images/btn.jpg") top left no-repeat;
    border: none 0px #a5cc01;
    line-height: 26px;
    width: 79px;
    height: 26px;
    text-align: center;
    color: #FFFFFF;
}
#newsletter input.text
{
    background: #a5cc01 url("../../multimedia/images/input.jpg") top left no-repeat;
    border: none 0px #a5cc01;
    line-height: 34px;
    width: 294px;
    height: 34px;
    padding: 0px 10px 0px 10px;
}
#joinus
{
    margin: 0px auto 0px auto;
    width: 330px;
}
#joinus input.submit
{
    background: #a5cc01 url("../../multimedia/images/btn.jpg") top left no-repeat;
    border: none 0px #a5cc01;
    line-height: 26px;
    width: 79px;
    height: 26px;
    text-align: center;
    color: #FFFFFF;
}
#joinus input.text
{
    background: #a5cc01 url("../../multimedia/images/input.jpg") top left no-repeat;
    border: none 0px #a5cc01;
    line-height: 34px;
    width: 294px;
    height: 34px;
    padding: 0px 10px 0px 10px;
}

