﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
    background-position: center top;
    background-color: #E7E8DF;
    background-image: url(/imgz/bgslc.png);
    background-repeat: repeat-x;
    min-width: 1000px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

/* GLOBAL STYLES */

.logo
{
    position: absolute;
    top: 78px;
    left: 40px;
}

.aboutPhoto
{
    float: left;
    padding: 2px;
    margin: 10px 10px 10px 0px;
    border: solid 1px #003376;
}

h1
{
    color: #003376;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

h2
{
    color: #003376;
    font-size: 16px;
    font-weight: normal;
}

p
{
    font-size: 12px;
    text-align: justify;
    margin: 0px;
    padding-top: 10px;
}


/* WRAPPER */

#wrap
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
}

/* HEADER */

#header
{
    width: 960px;
    height: 147px;
    background-image: url(/imgz/headerbg.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#header h2
{
    position: absolute;
    top: 75px;
    left: 600px;
}

#header p
{
    position: absolute;
    top: 95px;
    left: 550px;
    font-size: 10px;
    color: #666666;
    text-align: center;
}

/* NAVIGATION */

#navigation
{
    height: 43px;
}
#navigation ul
{
    position: relative;
    top: 10px;
    margin: 0px 0px 0px 30px;
    padding: 0px;
}
#navigation ul li
{
    display: inline;
    margin: 0px 40px 0px 0px;
    padding: 0px;
}

#navigation a
{
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    height: 33px;
}

#navigation a.selected, #navigation a:hover
{
    background-image: url(/imgz/navarrow.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

/* CONTENT */

#contentbg
{
    width: 960px;
    min-height: 300px;
    background-image: url(/imgz/contentbg.png);
    background-repeat: repeat-y;
    background-position: center top;
}

#content
{
    width: 850px;
    position: relative;
    left: 55px;
}

#content ul li
{
    font-size: 12px;
    padding-bottom: 10px;
    list-style-image: url(/imgz/bullet.png);
    line-height: 16px;
}

/* COLUMN LAYOUT */

#col2left
{
    width: 405px;
    float: left;
    padding-top: 20px;
}

#col2right
{
    width: 405px;
    float: right;
    padding-top: 20px;
}

#col3left, #col3center, #col3right
{
    width: 250px;
    float: left;
    padding-top: 20px;
    margin-right: 30px;
}




/* FOOTER */

#footer
{
    background-image: url(/imgz/footerbg.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 960px;
    height: 34px;
    margin: 0px;
    padding: 0px;
}

#footer .copyright
{float: left;
 padding-left: 30px;
 padding-top: 30px;}

#footer .brightdig
{float: right;
 padding-right: 30px;
 padding-top: 30px;}

/* BANNER */

#banner
{
    background-color: #BBBEA3;
    background-image: url(/imgz/greyarrow.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 39px;
    padding-top: 13px;
    width: 930px;
    position: relative;
    left: 15px;
}

#banner h1
{
    color: White;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

#banner h2
{
    position: absolute;
    top: 120px;
    left: 10px;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

#banner p
{
    color: White;
    font-size: 12px;
    width: 270px;
    display: block;
    position: absolute;
    top: 47px;
    left: 575px;
    line-height: 16px;
}

#movingabroad
{
    background-image: url(/imgz/movingabroad.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    left: 23px;
    width: 883px;
    height: 163px;
}

#movingabroad h1
{
    position: absolute;
    top: 5px;
    left: 665px;
}

#tax
{
    background-image: url(/imgz/tax.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    left: 23px;
    width: 883px;
    height: 163px;
}

#tax h1
{
    position: absolute;
    top: 5px;
    left: 696px;
}

#aboutus
{
    background-image: url(/imgz/aboutus.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    left: 23px;
    width: 883px;
    height: 163px;
}

#aboutus h1
{
    position: absolute;
    top: 5px;
    left: 645px;
}
#wealth
{
    background-image: url(/imgz/wealth.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    left: 23px;
    width: 883px;
    height: 163px;
}

#wealth h1
{
    position: absolute;
    top: 5px;
    left: 645px;
}

#grouppensions
{
    background-image: url(/imgz/pension.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    left: 23px;
    width: 883px;
    height: 163px;
}

#grouppensions h1
{
    position: absolute;
    top: 5px;
    left: 658px;
}

#corporatefinance
{
    background-image: url(/imgz/finance.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    left: 23px;
    width: 883px;
    height: 163px;
}

#corporatefinance h1
{
    position: absolute;
    top: 5px;
    left: 658px;
}

#contactus
{
    background-image: url(/imgz/contact.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    left: 23px;
    width: 883px;
    height: 163px;
}

#contactus h1
{
    position: absolute;
    top: 5px;
    left: 658px;
}

#flash
{
   
    position: relative;
    left: 23px;
    width: 883px;
    height: 163px;
}

/* CONTACT FORM */

.formelement
{
    width: 200px;
}

table.submit
{
    background-color: #BBBEA3;
    border: none;
    margin-top: 20px;
    width: 400px;
}

td.submit
{
    padding: 5px;
    font-size: 12px;
    vertical-align: top;
    white-space: nowrap;
}

#contact
{
    position: relative;
    top: 100px;
    left: 20px;
}

#contact h2
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}


/* MODALPOPUP */

.modalBackground
{
    background-color: #333333;
    filter: alpha(opacity=80);
    opacity: 0.7;
    z-index: 10 !important;
}

.modalPopup
{
    padding: 20px;
    background-color: white;
    border: Gray 1px solid;
    z-index: 20 !important;
}

.button
{
    margin: 20px auto 10px auto;
}




