﻿#header { position: relative; width: 965px; height: 130px; margin: 10px auto 0px auto; }
    #logo { position: absolute; top: 0px; left: 0px; width: 332px; height: 130px; background-image: url(../Images/header_corner.gif); background-repeat: no-repeat; background-position: bottom right; background-color: #EBEBEB; }
    #ad_header { position: absolute; top: 0px; right: 0px; height: 80px; width: 628px; background-color: #dadada; }
    #tagline { position: absolute; top: 85px; right: 0px; width: 633px; background-color: #ecaf0c; height: 33px; padding-top: 12px; background-image: url(../Images/header_tagline_corner.gif); background-repeat: no-repeat; background-position: top left; }

#container { padding: 0px; position: relative; width: 965px; margin: 0px auto 0px auto; border-bottom: solid 1px #ffffff; background-image: url(../Images/main_background.gif); background-repeat: repeat-y;  }
    #mainnavitems { }
    .navigation { position: absolute; top: 0px; left: 0px; width: 230px; padding-bottom: 4px;}
    .sidebar { position: absolute; right: 0px; top: 0px; width: 180px; }
    #body {
        margin-left: 235px; margin-right: 180px; width: 545px;
        min-height: 605px; padding-top: 4px; 
        height: auto !important;
        height: 625px;
    }

#footer { height: 30px; width: 945px; margin: 4px auto 0px auto; padding: 10px; padding-bottom: 20px;}