body
{
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 0px;
    margin: 0px;
    color: #142a57;
    line-height: 13px;
    padding-top: 0px;
    font-style: normal;
    font-family: "Lucida Grande" , Geneva, Arial, Verdana;
}
#loginBar a
{
    color: White;
}
#topBanner
{
    background-position: right bottom;
    left: 0px;
    width: 100%;
    background-repeat: no-repeat;
    top: 0px;
    height: 230px;
    position: relative;
}
#centerBanner
{
    width: 960px;
    margin: 0 auto;
    height: 230px;
    position: relative;
}
#myLogo
{
    position: absolute;
    background-image: url(img/logoAnkaOfficePlanet.png);
    background-position: center center;
    top: 0px;
    left: 50px;
    width: 228px;
    height: 116px;
    z-index: 170;
}
#loginBar
{
    position: absolute;
    top: 5px;
    right: 10px;
    width: 200px;
}
#leafLeft
{
    position: absolute;
    background-image: url(img/leafLeft.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 30px;
    height: 166px;
    bottom: 0px;
    left: 0px;
}
#navContainer
{
    position: absolute;
    background-image: url(img/img001FrameBorder.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 900px;
    height: 166px;
    bottom: 0px;
    left: 30px;
    z-index: 5;
}
#bannerFoto
{
    position: absolute;
    width: 900px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 123px;
    left: 0px;
    top: 10px;
    z-index: 60;
}
#leafRight
{
    position: absolute;
    background-image: url(img/leafRight.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 30px;
    height: 166px;
    bottom: 0px;
    right: 0px;
}
#menuDark
{
    position: absolute;
    color: #fff;
    background-color: #142a57;
    width: 900px;
    height: 30px;
    bottom: 3px;
    left: 30px;
    z-index: 50;
    text-transform: capitalize;
    text-align: left;
    font: 120%;
}
#menuLight
{
    position: absolute;
    width: 900px;
    height: 5px;
    bottom: 0px;
    left: 30px;
    z-index: 8;
}
#menuWhite
{
    position: absolute;
    background-color: #fff;
    width: 900px;
    height: 12px;
    bottom: 22px;
    left: 30px;
    z-index: 10;
}
#contentPage
{
    margin: 0 auto;
    width: 900px;
    height: auto;
    display: block;
    position: relative;
}
#topContent
{
    margin: 0 auto;
    margin-top: 0;
    width: 900px;
    height: auto;
    display: block;
    text-align: left;
}

#mainTop
{
    height: auto;
    text-align: left;
    padding: 0 10 0 10;
}

#mainLeft
{
    float: left;
    width: 70%;
    display: block;
    height: auto;
    margin-bottom: 20px;
    text-align: left;
    padding: 0 10 0 10;
}
#mainRight
{
    float: right;
    width: 25%;
    display: block;
    height: auto;
    margin-bottom: 20px;
    text-align: left;
    padding: 0 10 0 10;
}

#leftTop
{
    float: left;
    top: 0;
    width: 200px;
    padding: 0 10 0 10;
    text-align: left;
}
#middleTop
{
    float: left;
    top: 0;
    width: 460px;
}
#rightTop
{
    float: left;
    top: 0;
    width: 200px;
    padding: 0 10 0 10;
    text-align: left;
}
#footerBanner
{
    clear: both;
    background-position: right bottom;
    width: 100%;
    background-repeat: no-repeat;
    height: 86px;
    display: block;
}
#footerContent
{
    margin: 0 auto;
    width: 900px;
    height: auto;
    display: block;
    position: relative;
    padding-top: 10px;
}


table { empty-cells: hide;
         }


H2
{
    line-height: 20px;
    font-size: 16;
}
/* Menu config */

.main_dnnmenu_rootitem
{
    padding: 0px 8px 18px 8px;
    text-align: center;
}
.main_dnnmenu_rootitem_selected
{
    padding: 0px 8px 18px 8px;
    background-repeat: repeat-x;
    text-align: center;
}
.main_dnnmenu_rootitem_hover
{
    padding: 0px 8px 18px 8px;
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: center;
}



