﻿div.main
{
    padding: 0;
    margin: 0 auto;
    width: 1020px;
}
div.surface
{
    padding: 0;
    margin: 0 auto;
    width: 1000px;
    background:  url(imag/sbg.jpg) center repeat-y;
}
div.surface div.top0
{
    padding: 0;
    margin: 0;
    width: 1000px;
    min-height: 600px;
    background: url(imag/sheader.jpg) center top no-repeat;
}
div.surface div.top1
{
    padding: 0;
    margin: 0;
    width: 1000px;
    min-height: 600px;
    background: url(imag/sheader2.jpg) center top no-repeat;
}
div.surface div.spacerOne
{
    padding: 3px 0 0 0;
    margin: 0 auto;
    width: 400px;
    height: 15px;
}
div.surface div.spacerOne a
{
    font-weight: bold;
    text-decoration: none;
}
div.surface div.infoline
{
    padding: 156px 0 0 0;
    margin: 0 auto;
    width: 800px;
    height: 15px;
    font-weight: bold;
    font-size: 110%;
}
div.surface div.mainmenu
{
    padding: 6px 0 3px 0;
    margin: 0 auto;
    width: 800px;
    height: 31px;
}
.ie6 div.surface div.mainmenu
{
    padding: 6px 0 2px 0;
}
div.surface div.mainmenu ul
{
    padding: 0;
    margin: 0;
    width: 200px;
    height: 31px;
    list-style: none;
}
div.surface div.mainmenu ul li
{
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
}
div.surface div.mainmenu ul li 
{
    display: list-item;
    padding: 9px;
    margin: 0;
    height: 14px;
    border-left: #ccc 1px solid;
    border-right: #000 1px solid;
    font-weight: bold;
    text-decoration: none;
    list-style: none;
}
.ie6 div.surface div.mainmenu ul li 
{
    display: inline-block;
    padding: 8px 9px 8px 9px;
}
div.surface div.mainmenu ul li a:hover
{
    color: #fff;
    font-weight: bold;
    background: #000;
    list-style: none;
    opacity:0.4;
    filter:alpha(opacity=40);
}
div.surface div.top0 div.actualproj
{
    padding: 1px 0 0 0;
    margin: 0 auto;
    width: 800px;
    height: 199px;    
}
div.surface div.top1 div.pageTitle
{
    z-index: 19;
    padding: 0;
    margin: 0 auto;
    width: 800px;
    height: 61px;
}
div.surface div.top1 div.pageTitle h1
{
    float: left;
    padding: 20px 40px 0 30px;
    margin: 0;
    border: 0;
    color: #fff;
}
div.surface div.content
{
    padding: 5px;
    margin: 0 auto;
    width: 790px;  
}
div.surface div.content div.small
{
    float: left;
    padding: 0 0 0 5px;
    margin: 10px 0 0 0;
    width: 190px;
}
div.surface div.content div.small h1
{
    padding: 10px 5px 16px 5px;
    margin: 10px 0 0 0;
    border: #60888e 1px solid;
    border-bottom: none;
    background: url(imag/h1rpty.jpg) repeat-x;
    color: #6b96a0;
    font-size: 150%;
}
div.surface div.content div.small div.leftbox
{
    padding: 0 0 5px 0;
    margin: 0;
    width: 188px;
    border-bottom: #60888e 1px solid;
    border-right: #60888e 1px solid;
    border-left: #60888e 1px solid;
}
div.surface div.content div.small ul
{
    padding: 0;
    margin: 0;
    width: 188px;
    list-style: none;
}
div.surface div.content div.small li
{
    padding: 3px;
    margin: 2px;
    width: 172px;
    background: #3f5a5e;
    list-style: none;
}
div.surface div.content div.big
{
    float: left;
    padding: 0 5px 0 15px;
    margin: 0;
    width: 560px;
}
div.bottom
{
    padding: 0;
    margin: 0 auto;
    width: 1000px;
    height: 300px;
    background: url(imag/bottom.jpg) center bottom no-repeat;
}
div.bottom div.content
{
    padding: 150px 40px 0 40px;
    margin: 0 auto;
    width: 750px;
    color: #ccc;
}
div.bottom div.content a
{
    text-decoration: none;
}
div.big p
{
    padding: 2px;
}
div.surface div.dropDown
{
    padding: 0;
    margin: 0;
}
div.surface div.dropDown div.navbar
{
    z-index: 2000;
    display: none;
    visibility: hidden;
    overflow: hidden;
    padding: 3px;
    margin: 0;
    width: 796px;
    background-color: #000;
    
}
div.surface div.dropDown ul
{
    width: 700px;
    float: left;
}
div.surface div.dropDown ul li.navbutton
{
    list-style: none;
    float: left;
}