﻿/*#container {width:935px; margin:auto;}
    #header{
        background:white url("../../Images/misc/section-header-bar.gif") repeat-x top left;  
        border:1px solid #ADADAD; 
        border-bottom:0 none transparent; 
        height:18px;
        padding:6px 0 2px 0;
        margin:0;
    }
        #header table {margin-top:0}
    #identification, #menu {width:275px;}
    #banner {height:175px;}
    #content {height:500px; width:650px;}
    .space {width:5px; height:5px;}
    .shadow {background:white url("../../Images/misc/headerWndShadow.jpg") no-repeat top right; height:13px; }*/
    
#container {width:1000px; margin:auto;}
    #header { height:65px; margin-top:8px;}
    #menu {background:white url("../../Images/misc/section-header-bar.gif") repeat-x top left; border:1px solid #ADADAD; border-bottom:0 none transparent; height:18px; padding:6px 0 2px 0; margin-bottom:5px;}
    #identification {width:275px; float:left; margin-right:5px; border:1px solid #ADADAD; height:175px;}
    #banner {background:white url("../../Images/misc/banner-documents.jpg") no-repeat top right; height:175px; width:715px; border:1px solid #ADADAD; float:left;}
        #banner span {margin:35px 0 0 50px; color:White; font-size:20px; display:block; font-style:italic; font-family:Arial;}
    #content-side {width:275px; border:1px solid #ADADAD; float:left; margin-right:5px; min-height:600px;}
    #content {width:715px; float:left; border:1px solid #ADADAD; min-height:600px;}
    #shadow {background:white url("../../Images/misc/headerWndShadow.jpg") no-repeat top right; height:13px; float:left; margin-left:282px; width:650px;}
    #footer {padding-top:5px; color:#777777;}
