﻿body 
{
    margin-top: 0px;
    margin-left: 1px;
}
.master_container
{
    width: 838px;
    margin: 0 auto;
    z-index: 5;
    border: solid 1px #005a26;
    
}
.border
{
    width: 822px;
    margin-left: 11px;
    position: absolute;
    border-left: solid 1px #005a26;
    z-index: 10;
}
.header
{
    width: 838px;
    height: 120px;
    background-image: url(/images/logo2.jpg);
    position: absolute;
    margin-top: 0px;
    margin-left: 0 auto;
}
.above_nav
{
    width: 838px;
    height: 18px;
    background-image: url(/images/over_bar.jpg);
    background-repeat: repeat-x;
    position: absolute;
    margin-top: 120px;
    margin-left: 0 auto;
}
.edge
{
    width: 842;
    height: 440;
    position: absolute;
    background-image: url(/images/edge.jpg);
    background-repeat: no-repeat;
    margin-top: 119px;
    margin-left: 0px;
}
.green_bar
{
    width: 838px;
    height: 32px;
    background-image: url(/images/nav_bar.jpg);
    background-repeat: repeat-x;
    position: absolute;
    margin-top: 129px;
    margin-left: 0 auto;
}
.stripe_bar
{
    width: 838px;
    height: 15px;
    background-image: url(/images/under_bar.jpg);
    background-repeat: repeat-x;
    position: absolute;
    margin-top: 160px;
    margin-left: 0 auto;
}
.nav_block1
{
    width: 5px;
    height: 5px;
    background-image: url(/images/block.jpg);
    position: absolute;
    margin-top: 145px;
    margin-left: 175px;
}
.nav_block2
{
    width: 5px;
    height: 5px;
    background-image: url(/images/block.jpg);
    position: absolute;
    margin-top: 145px;
    margin-left: 322px;
}
.nav_block3
{
    width: 5px;
    height: 5px;
    background-image: url(/images/block.jpg);
    position: absolute;
    margin-top: 145px;
    margin-left: 410px;
}
.nav_block4
{
     width: 5px;
    height: 5px;
    background-image: url(/images/block.jpg);
    position: absolute;
    margin-top: 145px;
    margin-left: 559px;
}
.nav_block5
{
    width: 5px;
    height: 5px;
    background-image: url(/images/block.jpg);
    position: absolute;
    margin-top: 149px;
    margin-left: 645px;
}
.about
{
    width: 63px;
    height: 16px;
    position: absolute;
    margin-top: 138px;
    margin-left: 105px;
    font-family: Times New Roman;
    font-size: 12pt;
    color: White;
    a:hover color: #e2ce5d;
}
.current_developments
{
    width: 136px;
    height: 16px;
    position: absolute;
    margin-top: 138px;
    margin-left: 183px;
    font-family: Times New Roman;
    color: White;
}
.clients
{
    width: 75px;
    height: 16px;
    position: absolute;
    margin-top: 138px;
    margin-left: 334px;
    font-family: Times New Roman;
    font-size: 12pt;
    color: White;
}
.investment
{
    width: 133px;
    height: 16px;
    position: absolute;
    margin-top: 138px;
    margin-left: 423px;
    font-family: Times New Roman;
    font-size: 12pt;
    color: White;
}
.contact
{
    width: 70px;
    height: 16px;
    position: absolute;
    margin-top: 138px;
    margin-left: 570px;
    font-family: Times New Roman;
    font-size: 12pt;
    color: White;
}
.home
{
    width: 40px;
    height: 16px;
    position: absolute;
    margin-top: 138px;
    margin-left: 659px;
    font-family: Times New Roman;
    font-size: 12pt;
    color: White;
}

.footer
{
    width: 840px;
    height: 38px;
    margin: 0 auto;
    background-image: url(/images/footer.jpg);
    background-repeat: repeat-x;
}
.footer_container
{
    width: 838px;
    height: 38px;
    margin: 0 auto;
}
    
.r_side
{
    width: 8px;
    position: absolute;
    background-image: url(/images/r_side.jpg);
    background-repeat: repeat-y;
    margin-top:  130px;
    margin-left: 831px;
    z-index: 10;
}    
.l_side
{
    width: 8px;
    position: absolute;
    background-image: url(/images/l_side.jpg);
    background-repeat: repeat-y;
    margin-top:  130px;
    margin-left: 2px;
    z-index: 10;
}
.green_border:
{
    width: 838px;
    height: 438px;
    position: absolute;
    margin-top: 132px;
    margin-left: 8px;
    border-top: solid 1px #025827;
    border-left: solid 1px #025827;
    border-right: solid 1px #025827;
}
.top_rcorner:
{
    width: 6px;
    height: 7px;
    position: absolute;
    margin-top: 126px;
    margin-left: 832px;
    background-image: url(/images/corner.jpg);
    background-repeat: no-repeat;
}
.contactus
{
    margin-top: 20px;
    margin-left: 110px;
}
.table
{
    padding: 20px;
}