﻿#headerContainer
{
    top: 0px;
    width: 99.8%;
    position: absolute;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 24px auto;
    border: none 1px aqua;
    text-align: center;
}
#header
{
    height: 215px;
    width: 1000px;
    margin: 0px auto;
    border: none 1px Fuchsia;
}
#footerContainer
{
    top: 0px;
    width: 99.8%;
    position: absolute;
    padding-bottom: 2px;
    padding-top: 2px;
    margin: 1230px auto;
    border: none 1px Green;
    text-align: center;
}
#wideContainer
{
    top: 0px;
    width: 99.8%;
    position: absolute;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 247px auto;
    border: none 1px green;
    text-align: center;
}
#content
{
    width: 1000px;
    height: 979px;
    margin: 0px auto;
    border: solid 1px white;
}
#leftNavigation
{
    float: left;
    width: 206px;
    height: 977px;
    margin: 0px 0px 0px 0px;
    border: none 1px red;
}
#rightNavigation
{
    float: right;
    width: 790px;
    height: 977px;
    margin: 0px 0px 0px 0px;
    border: none 1px blue;
}
#leftNavigationalMenu
{
    margin: 0px 0px 0px 0px;
    border: none 1px red;
    text-align: left;
}
#menuItemsDiv
{
    width: 178px;
    position: absolute;
    margin: -840px 0px 0px 0px;
    clip: rect(0px 182px 840px 0px);
    border: none 1px blue;
}
/*Content*/
#contentSelector
{
    height: 975px;
    margin: 0px 0px 0px 0px;
    border: none 1px orange;
}
#contentContainer
{
    height: 973px;
    margin: 0px 0px 0px 2px;
    border: none 1px Maroon;
}
#contentHeading
{
    height: 20px;
    width: 450px;
    margin: 0px 0px 0px 0px;
    padding: 12px 12px 12px 12px;
    border: none 1px Olive;
    background-image: url("http://www.expertbotswana.com/Images/Themes/Default/Frames/Heading/Heading.jpg");
    background-repeat: no-repeat;
    background-position: top left;
}
#tabContentContainer
{
    height: 900px;
    margin: 29px 0px 0px 0px;
    border: none 1px Fuchsia;
}
.tabContent
{
    width: 750px;
    border: none 1px blue;
}
#contentTabBar
{
    width: 455px;
    height: 24px;
    margin: -924px 0px 0px 8px;
    border: none 1px green;
}
.contentTab
{
    float: left;
    height: 24px;
    margin: 0px 4px 0px 0px;
    border: none 1px Pink;
    cursor: pointer;
}
#contentTopLeftCell
{
    width: 13px;
    height: 13px;
    background-image: url("http://www.expertbotswana.com/Images/Themes/Default/Buttons/leftNavigationalMenu/topLeft.jpg");
    background-position: top left;
    background-repeat: no-repeat;
}
#contentTopCenterCell
{
    height: 13px;
    background-image: url("http://www.expertbotswana.com/Images/Themes/Default/Buttons/leftNavigationalMenu/topCenter.jpg");
    background-position: top left;
    background-repeat: repeat-x;
}
#contentTopRightCell
{
    width: 13px;
    height: 13px;
    background-image: url("http://www.expertbotswana.com/Images/Themes/Default/Buttons/leftNavigationalMenu/topRight.jpg");
    background-position: top right;
    background-repeat: no-repeat;
}
#contentMiddleLeftCell
{
    width: 13px;
    background-image: url("http://www.expertbotswana.com/Images/Themes/Default/Buttons/leftNavigationalMenu/centerLeft.jpg");
    background-position: top left;
    background-repeat: repeat-y;
}
#contentMiddleCenterCell
{
    width: 724px;
    background-color: #FFFEE7;
    color: #663300;
    font-family: Verdana;
    font-size: 8pt;
    text-align: left;
}
#contentMiddleRightCell
{
    width: 13px;
    background-image: url("http://www.expertbotswana.com/Images/Themes/Default/Buttons/leftNavigationalMenu/centerRight.jpg");
    background-position: top left;
    background-repeat: repeat-y;
}
#contentBottomLeftCell
{
    width: 13px;
    height: 13px;
    background-image: url("http://www.expertbotswana.com/Images/Themes/Default/Buttons/leftNavigationalMenu/bottomLeft.jpg");
    background-position: top left;
    background-repeat: no-repeat;
}
#contentBottomCenterCell
{
    height: 13px;
    background-image: url("http://www.expertbotswana.com/Images/Themes/Default/Buttons/leftNavigationalMenu/bottomCenter.jpg");
    background-position: top left;
    background-repeat: repeat-x;
}
#contentBottomRightCell
{
    width: 13px;
    height: 13px;
    background-image: url("http://www.expertbotswana.com/Images/Themes/Default/Buttons/leftNavigationalMenu/bottomRight.jpg");
    background-position: top left;
    background-repeat: no-repeat;
}
#mediaContainer
{
    width: 304px;
    height: 70px;
    margin: -974px 2px 0px 480px;
    border: none 1px Olive;
}
#enquiryFormContainer
{
    width: 300px;
    position: relative;
    z-index: 100;
    margin: 0px 0px 0px 2px;
    border: none 1px Maroon;
}
