/* new clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body
{
    background: #fff url(../Images/body_bg.gif) repeat-x top;
    color: #666;
    margin: 0;
    padding: 0;
}

body,
input,
textarea
{
    font-family: 'Arial';
    font-size: 12px;
}

input,
textarea
{
    color: #666;
    cursor: pointer;
}

h1,
h2,
h3,
h4
{
    color: #244e84;
    font-size: 18px;
    font-weight: normal;
    margin:0;
}

h2
{
    /*margin: 16px 0;*/
}

h2 a
{
    color: #244e84;
}

h3
{
    font-size: 14px;
}

/*h4
{
    color: #99b9d3;
    font-size: 12px;
}*/

p
{
    margin: 12px 0;
}

address
{
    font-style: normal;
}

span.blue
{
    color: #99b9d3;
}

th
{
    text-align:left;
}

a
{
    color: #3474a7;
    text-decoration: none;
}

a:focus
{
    outline: none;
}

a.learnmore
{
    background: url(../Images/learnmore_bullet.gif) no-repeat right;
    color: #7aa4c5;
    padding-right: 15px;
}

#header,
#top,
#main,
#footer
{
    /*margin-left: 39px;
    margin-right: 39px;*/
    padding: 0 39px;
}

#wrapper
{
    background: transparent url(../Images/bar_bg.png) no-repeat center top;
    margin: 3px auto;
    padding-top: 26px;
    width: 1066px;
}

#container
{
    margin: 0 auto;
    width: 1024px;
}

#header
{
    background: #fff url(../Images/logo.gif) no-repeat 1px -15px;
    height: 124px;
    margin-top: 13px;
    margin-top: 0;
    position: relative;
    z-index: 200;
}

#login
{
    cursor: default;
    position: absolute;
    text-align: right;
    top: 10px; right: 39px;
}

#login,
#login input
{
    color: #3474a7;
    font-size: 11px;
}

#login input
{
    border: 1px solid #b3cbde;
    text-align: center;
}

#login input.text
{
    width: 75px;
}

#login input.button
{
    background-color: #3474a7;
    border-color: #3474a7;
    border: none;
    color: #fff;
    padding-top: 1px;
    *padding-top: 0px;
    padding-bottom: 1px;
    width: 20px;
}

#globalnav
{
    cursor: default;
    font-size: 13px;
    position: absolute;
    bottom: 4px; right: 36px;
    text-align: right;
}

#globalnav,
#globalnav a
{
    color: #333;
}

#globalnav ul
{
    margin: 0;
    padding: 0;
}

#globalnav li
{
    display: inline;
    float: left;
    list-style: none;
    padding-right: 6px;
    padding-bottom: 10px;
    position: relative;
}

#globalnav li a
{
    padding: 1px 9px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#globalnav li.selected a
{
    background-color: #3674a3;
    color: #fff;
}

#globalnav li ul
{
    position: absolute;
    top: 26px; left: 0;
    visibility: hidden;
    width: 150px;
}

#globalnav li:hover ul
{
    visibility: visible;
}

#globalnav li ul li
{
    background-color: #99b9d3;
    display: block;
    float: none;
    height: 25px;
    padding: 0;
    text-align: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#globalnav li ul li a
{
    background-image: none !important;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 100%;
    line-height: 25px;
    padding: 0 8px;
}

#globalnav li ul li a:hover
{
    background-color: #3474a7;
}

#top
{
    background: #3474a7 url(../Images/top_bg.jpg) no-repeat;
    height: 263px;
    padding-right: 0;
    position: relative;
    z-index: 100;
}

#top,
#top h2
{
    color: #fff;
}

#top h2
{
    cursor: default;
    line-height: 42px;
}

#localnav
{
    height: 263px;
}

#localnav,
#localnav a
{
    color: #fff;
}

#localnav ul
{
    margin: 0;
    padding: 0;
    width: 165px;
}

#localnav li
{
    background: url(../Images/localnav_li.png) no-repeat;
    display: inline;
    float: left;
    font-size: 13px;
    list-style: none;
    margin-bottom: 6px;
    width: 165px; height: 29px;
}

#localnav li a
{
    display: block;
    height: 100%;
    line-height: 29px;
    padding: 0 14px;
}

#case-studies
{
    width: 100%;
}

#case-studies th
{
    width: 25%;
}

#case-studies p
{
    font-size: 11px;
}

#contactform
{
    padding-top: 6px;
}

#contactform label
{
    display: block;
    line-height: 26px;
    text-align: right;
    width: 72px;
}

#contactform input.text,
#contactform textarea
{
    border: 1px solid #3b79a9;
    padding: 2px 1px 1px;
    width: 338px;
}

#contactform textarea
{
    height: 107px;
    *overflow: hidden;
}

#contactform tfoot td
{
    text-align: right;
}

#contactform tfoot input
{
    background-color: #7aa4c5;
    border: 1px solid #3b79a9;
    color: #fff;
    padding: 2px 5px;
    *padding: 2px 2px;
}

#googlemap
{
    width: 520px;
}

#googlemap,
#banner
{
    background-color: #fff;
    position:relative;
}

#googlemap,
#banner,
#popup
{
    position: absolute;
    top: 6px; right: 7px;
    height: 250px;
}

#banner,
#popup
{
    overflow: hidden;
    width: 806px;
}

#banner h2
{
    color: #3474a7;
    font-size: 26px;
    font-weight: bold;
    margin: 13px 0;
}

#banner h3
{
    color: #99b9d3;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.6px;
    line-height: 28px;
    margin: 13px 0;
}

#banner h4,
#banner h4 a
{
    color: #3474a7;
    font-size: 19px;
    line-height: 23px;
    margin: 18px 0;
}

#banner p
{
    /*color: #3474a7;*/
    color: #333;
    font-size: 16px;
}

#banner ul
{
    margin: 0;
    padding: 0;
}

#banner .fader
{
    /*filter: alpha(opacity=50);
    opacity: 0.5;
    position: relative;*/
}

#banner div.content
{
    display: none;
    position: absolute;
    top: 0; left: 0;
    width: 806px; height: 250px;
}

#banner div.wrap
{
    background: transparent !important;
}

#banner div.wrap,
#popup div.wrap
{
    width: 806px; height: 250px;
}

#popup div.blank
{
    background: transparent !important;
}

#banner div.inner
{
    cursor: default;
    height: 250px;
    overflow: hidden;
    padding: 0 30px;
}

#banner div img
{
    width: 813px; height: 250px;
}

.tl, .bl, .tr, .br
{
    position: absolute;
    width: 10px; height: 10px;
    z-index: 100;
}

.tl, .bl
{
    left: 0;
}

.tr, .br
{
    right: 0;
}

.tl, .tr
{
    top: 0;
}

.bl, .br
{
    bottom: 0;
}

#popup
{
    color: #fff;
    z-index: 20;
}

#popup .wrap
{
    background-color: #3474a7;
}

#popup .left
{
    float: left;
    position: relative;
    width: 176px; height: 250px;
}

#popup h1
{
    color: #fff;
    margin: 6px 0 12px;
}

#popup h2
{
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 16px 0 12px;
}

#popup .right h3
{
    color: #fff;
}

#popup p
{
    font-size: 14px;
    margin: 12px 0;
}

#popup .left .title
{
    background-color: #99b9d3;
    border-bottom: 1px solid #fff;
    position: absolute;
    width: 100%;
}

#popup .left .title h2
{
    /*color: #3474a7;*/
    font-weight: normal;
    line-height: 29px;
    margin: 0;
    padding-left: 10px;
}

#popup .left img
{
    width: 176px; height: 250px;
}

#popup .right
{
    float: right;
    width: 622px; height: 250px;
}

#popup .right ul
{
    margin: 6px 0;
}

#main
{
    padding-top: 34px;
    padding-bottom: 34px;
}

#main .gallery
{
    margin: 0;
    padding: 0;
}

#main .gallery:after
{
    display: block;
    content: " ";
    clear: both;
    height: 0;
    visibility: hidden;
}

#main .gallery a
{
    float: left;
    list-style: none;
    width: 189px; height: 189px;
}

#main .gallery img
{
    border: 2px solid #3474a7;
    display: block;
    margin: 8px auto 0;
}

#main .documents li
{
    margin: 16px 0;
}

#main .documents li h3
{
    display: inline;
}

#main .documents li em
{
    float: right;
}

#main .documents li p
{
    margin: 8px 0;
}

#main .validation
{
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding: 10px;
}

#footer
{
    background: #fff url(../Images/bar_bg.png) no-repeat center top;
    font-size: 15px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 0 60px;
    text-align: right;
    *width: 946px;
}

#footer,
#footer a
{
    color: #fff;
}

#footer span
{
    padding-left: 15px;
}

#footer span.copyright
{
    float: left;
    padding-left: 0px;
}

.documents
{
    width: 494px;
}

.browser
{
    float: right;
}

#treeview
{
    border: 1px solid #bbb;
    margin-top: 16px;
    overflow: scroll;
    padding: 5px;
    width: 400px; height: 350px;
}
