body
{
    font: 100%/1.3em Arial, Helvetica, sans-serif;
    color: #000000;
    background: #819CD5 url(images-Design/bodyBackground.gif) repeat-y center;
    background-color: #819CD5;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

div#outer
{
    xbackground: #819CD5 url(images-Design/bodyBackground.gif) repeat-y center;
}

a img
{
    border-style: none;
}

hr.clear
{
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 1px;
    border-style: none;
    visibility: hidden;
}

h2, h3, h4, h5, h6, p
{
    margin-top: .7em;
    margin-bottom: .7em;
}

h2#pageTitle
{
    font-size: 1.5em;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1em;
}

.imgCenter
{
    display: block;
    margin: .7em auto;
}
.imgRight
{
    float: right;
    margin: 7px;
}
.imgRightBord
{
    float: right;
    margin: 7px;
    padding: 7px;
    border: solid 1px #819cd5;
}

#wrap
{
    font-size: 13px;
    width: 896px;
    display: block;
    margin: 0px auto;
    min-height: 100%;
}

#header
{
    background: url(images-Design/headerBackground.jpg) no-repeat center top;
    height: 124px;
}

h1#logo
{
    margin: 0px;
    padding: 10px 0px 0px 9px;
}

#nav
{
    background: url(images-Design/navBackground.gif) repeat-x left top;
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 48px;
}

#nav ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#nav li
{
    display: inline;
    height: 40px;
    line-height: 40px;
    margin: 0px;
    padding: 0px;
}

#nav a
{
    display: block;
    float: left;
    width: 16%;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
    font-weight: bold;
}

#nav a.sn_item_pressed, #nav a:active, #nav a:hover
{
    color: #E00F11;
}

#sidebar
{
    margin: 12px 0px 0px 16px;
    width: 228px;
    float: left;
}

#sideNav
{
    background: url(images-Design/sidebarBottom.gif) no-repeat bottom;
    width: 228px;
    padding: 0px 0px 10px;
    margin-bottom: 20px;
}

#sideNavTop
{
    background: url(images-Design/sidebarTop.gif) no-repeat left top;
    height: 9px;
    width: 220px;
    margin: 0px;
    padding: 0px 4px;
}

#sideNavContent
{
    background: url(images-Design/sidebarBackground.gif) repeat-y left top;
    width: 220px;
    margin: -10px 0px;
    padding: 0px 4px;
    height: 450px;
}
#sideNavContent img
{
    float: left;
    margin: -10px 5px;
}
ul#secondNav
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul#secondNav li
{
    margin: 0px;
    padding: 0px;
}

#secondNav a
{
    text-decoration: none;
    line-height: 15px;
    display: block;
    height: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    margin: 0px 0px 0px 20px;
    padding: 12px 0px 12px 30px;
}

#secondNav a:active, #secondNav a:hover
{
    background: url(images-Design/sidebarBullet.png) no-repeat left;
}

#secondNav #first
{
    padding-top: 9px;
}

#sidebar h4
{
    position: relative;
    text-align: center;
}

#sidebar .imgCenter
{
    margin-top: 0;
}

#content
{
    float: left;
    margin-left: 20px;
    width: 627px;
    margin-top: 12px;
}

#footer
{
    clear: both;
    border-top: solid 1px #cccccc;
    margin: 0 20px 20px 20px;
}

h3#phone
{
    float: right;
    text-align: right;
}
