﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border:0pt none;
    font-family:inherit;
    font-size:100%;
    font-style:inherit;
    font-weight:inherit;
    margin:0pt;
    padding:0pt;
    vertical-align:baseline;
}
body
{
    background: url("../Images/gradBg.png") repeat-x top left;
}
#pageWrapper
{
    margin:0 auto;
    width:868px;
    padding:0px 0px 0px 0px;
    
}
#pageContent
{
    background: url("../Images/gradientBg.png") repeat-y top left;
    padding-left:24px;
}
#bottomBorder
{
    width:848px;
     
     padding:0px 0px 0px 20px;
}


.firstColWrapper
{
    width:840px;
    float:left;
    margin:20px 0px 0px 0px;
}
.wrapper
{
    width:840px;
    float:left;
}
#header
{
    width:820px;
    float:left;
    margin:0px 20px 0px 0px;
}
#headerBorder
{
    background:url("../Images/headerBorder.png") repeat-y top left;
    width:820px;
    height:7px;
    clear:both;
    margin:0px 0px 1px 0px;
}
#contentContainer
{
    width:820px;
}
#logo
{
    float:right;
    padding:23px 0px 0px 0px;
}
#branding
{
    width:820px;
    height:200px;
    clear:both;
}
#footer
{
    clear:both;
    width:826px;
    padding:20px;
    margin:0px 20px 0px 0px;
    background: url("../Images/bottomBg.png") no-repeat  top left;
}
.column ul, .column ol{
     list-style-position:outside;
     padding-left:20px;
}
