body
{
    text-align: center;
    background-color: #285A78;
    font-family: arial;
    font-size: 70%;
    color: #285A78;
    margin: 0px;
    scrollbar-base-color: #A2AECA;
}
img
{
    border: 0px;
}
h1
{
    font-size: 120%;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: -14px;
}
h2
{
    font-size: 120%;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: -14px;
}
h3
{
    font-size: 100%;
    font-weight: bold;
    font-style: italic;
}

ul
{
    margin-left: 17px;
    list-style-image: url(bullet.gif);
}


#mainhome
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 984px;
    border: 1px solid white;
    overflow: hidden;
    text-align: left;
    background: #285A78 url(homebg.gif) no-repeat top;
}
#content a:link
{
    color: #285A78;
    text-decoration: underline;
}
#content a:visited
{
    color: #285A78;
    text-decoration: underline;
}
#content a:active
{
    color: #595383;
    text-decoration: none;
}
#content a:hover
{
    color: #595383;
    text-decoration: none;
}


#logohome
{
    margin-top: 145px;
    margin-left: 55px;
}
#menuhome
{
    position: absolute;
    padding: 10px;
}
#menuhome a
{
    color: #A2AECA;
    margin-right: 16px;
    text-decoration: none;
    font-weight: bold;
}
#homecontent1
{
    position: absolute;
    margin-top: 160px;
    margin-left: 400px;
    width: 380px;
    height: 290px;
    padding-right: 10px;
}
#homecontent1 a {color:White;text-decoration:underline;}
#homescroller
{
    position: absolute;
    margin-top: 430px;
    margin-left: 400px;
    width: 390px;
    height: 85px;
    padding: 5px;
    overflow: hidden;
}

#homescrollerinner
{
    height: 84px;
    width: 1157px;
    margin-right: 5px;
}
.homescrollercell
{
    width: 54px;
    height: 54px;
    padding: 15px;
    background-image: url(scrollercellbg.gif);
    background-repeat:no-repeat;
    font-size: 70%;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: hand;
}
#homescrollerarrows
{
    position: absolute;
    margin-left: 650px;
    width: 114px;
    text-align: right;
    margin-top: 530px;
}
#homescrollerinner a
{
    text-decoration: none;
    color: #285A78;
}

#homecontent2
{
    position: absolute;
    margin-top: 400px;
    margin-left: 40px;
    width: 300px;
    color: White;
}
#homecontent2 a {color:White;text-decoration:underline;}

#tenderinfo
{
    margin-top: 40px;
    margin-left: 650px;
    position: absolute;
}


#main
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 600px;
    border: 1px solid white;
    background-color: white;
    overflow: hidden;
    text-align: left;
}
#logo
{
    margin-top: 15px;
    margin-left: 10px;
}
#menu
{
    margin-left: 28px;
    margin-top: 55px;
    width: 220px;
    color: #7694AD;
}
#menu a
{
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
}
#menu a:hover
{
    color: white;
    text-decoration: none;
}
.MenuItem
{
    color: #7694AD;
}
.MenuItem_Selected
{
    color: white;
}
.MenuSubItem
{
    margin-left: 20px;
    color: #7694AD;
}
.MenuSubItem_Selected
{
    color: white;
    margin-left: 7px;
    padding-left: 13px;
    background: url(menuarrow.gif) no-repeat 0px 3px;
}


#topimagecontainer
{
    width: 420px;
    float: right;
    height: 178px;
    text-align: right;
}
#topimagecontainer img
{
    margin: 30px 30px 0px 0px;
}
#content
{
    width: 385px;
    height: 275px;
    overflow: auto;
    float: right;
    clear: right;
    padding: 5px 30px 5px 5px;
}
#profilescontent
{
    width: 370px;
    float: right;
    clear: right;
    padding: 5px;
    padding-top: 80px;
    overflow: auto;
    height: 515px;
}
#profileimage
{
    text-align: right;
    margin-top: -50px;
}
.linktable td
{
    font-size: 80%;
    vertical-align: top;
    height: 60px;
    padding: 0px;
    margin: 0px;
}


.CalculatorFormLeftColumn
{
    width: 150px;
    float: left;
    padding: 5px 5px 5px 0px;
}
.CalculatorFormRightColumn
{
    display: inline;
    padding: 5px 5px 5px 0px;
}
.FormField
{
    width: 160px;
    border: 1px solid #7F9DB9;
    font-family: arial;
    font-size: small;
    background-color: #F0F1F3;
    color: #285A78;
}
#calculatorFrm {margin-top:150px;padding-right:35px;}
#calculatorFrm br
{
    clear: both;
}

.casestudy 
{
    width:95px;
    height:110px;
    padding: 0px 25px 5px 0px;
    float:left;
    text-transform:uppercase;
    font-size:80%;
}
#homefooter 
{
    position:absolute;
    margin-top:960px;
    width:800px;
    text-align:center;
    color:White;
}
#homefooter a 
{
    color:White;
    text-decoration:none;
}