﻿.Body
{
    margin: auto;
    background-position: center top;
    width: 1024px;
    height: auto;
    padding-top: 10px;
    text-align: left;
    font-family: 'myriad Pro';
    font-size: 15px;
}
.header
{
    width: 100%;
}
.headerall
{
    height: 132px;
    background-image: url('../../Graphics/Header.png');
    background-repeat: no-repeat;
    width: 100%;
}
.leftcolumnstart
{
    background-position: left;
    width: 404px;
    height: 355px;
    background-image: url('../../Graphics/sb1.png');
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    vertical-align: top;
    float: left;
}
.rightcolumnstart
{
    background-position: right;
    width: 620px;
    height: 355px;
    background-image: url('../../Graphics/sb2.png');
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    vertical-align: top;
    float: right;
}
.leftcolumnsite
{
    margin: 5px;
    padding: 10px 15px 10px 15px;
    width: 750px;
    height: auto;
    vertical-align: top;
    float: left;
}

.rightcolumnsite
{
    background-position: right center;
    width: 200px;
    height: 315px;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 15px;
    vertical-align: top;
    float: right;
}
.leftcolumntheme
{
    margin: 5px;
    padding: 10px 15px 10px 15px;
    width: 750px;
    height: auto;
    vertical-align: top;
    float: left;
}
.rightcolumntheme
{
    background-position: right center;
    width: 200px;
    height: 315px;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 15px;
    vertical-align: top;
    float: right;
}
.leftcolumncustomer
{
    padding: 10px 15px 10px 15px;
    margin: 5px;
    width: 180px;
    height: 460px;
    vertical-align: top;
    float: left;
}
.rightcolumncustomer
{
    padding: 10px 15px 10px 15px;
    margin: 5px;
    width: 760px;
    height: auto;
    vertical-align: top;
    float: right;
}
.maincolumnhosted
{
    padding: 10px 15px 10px 15px;
    margin: 5px;
    width: 984px;
    height: auto;
    vertical-align: top;
}
.clearboth
{
    clear: both;
}
.footerleft
{
    padding: 5px;
    border: thin solid #0087CD;
    vertical-align: top;
    width: 314px;
    height: 200px;
    float: left;
    clear: left;
    margin-right: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.footercenter
{
    padding: 5px;
    border: thin solid #0087CD;
    vertical-align: top;
    width: 314px;
    height: 200px;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
}
.footerright
{
    padding: 5px;
    border: thin solid #0087CD;
    vertical-align: top;
    width: 314px;
    height: 200px;
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
}
.TopMenu
{
    height: 20px;
    margin-left: 500px;
    margin-top: 104px;
    width: auto;
    top: 50px;
}
.ButtonItem
{
    background-position: center;
    background-image: url('../../Graphics/Button-0.png');
    background-repeat: no-repeat;
    width: 108px;
    height: 20px;
    text-align: center;
}
.ButtonHover
{
    background-position: center;
    background-image: url('../../Graphics/Button-1.png');
    background-repeat: no-repeat;
    width: 108px;
    height: 20px;
    text-align: center;
}
.ButtonSelect
{
    background-position: center;
    background-image: url('../../Graphics/Button-2.png');
    background-repeat: no-repeat;
    width: 108px;
    height: 20px;
    text-align: center;
}
.footerstart
{
    height: 240px;
    width: 100%;
    background-image: url('../../Graphics/BigFooter.png');
    background-repeat: no-repeat;
    font-family: "myriad Pro";
    font-size: 13px;
    color: #F1BA38;
    clear: both;
}
.footerstartleft
{
    margin: 10px 10px 10px 50px;
    padding: 10px;
    height: 170px;
    width: 350px;
    float: left;
}
.footerstartright
{
    margin: 10px 50px 10px 10px;
    padding: 10px;
    height: 170px;
    width: 350px;
    float: right;
}
.footerstartsmall
{
    height: 20px;
    text-align: center;
    font-family: "myriad Pro";
    font-size: small;
    color: #F1BA38;
    clear: both;
}
.footer
{
    height: 20px;
    background-image: url('../../Graphics/SmallFooter.png');
    background-repeat: no-repeat;
    clear: both;
    text-align: center;
    font-family: "myriad Pro";
    font-size: 13px;
    color: #F1BA38;
}



