* {

    margin: 0;

    padding: 0;

}



body {

    padding-bottom: 30px;

    font: 12px/20px Arial, Helvetica, sans-serif;

    text-align: center;

    color: #896F60;

    background: #555555;

}



h1 {

    padding: 12px 0 0 45px;

    font: normal 36px/44px Georgia, Times, serif;

    color: #665D4E;

}



h1 a, h1 a:hover {

    font-weight: normal;

    text-decoration: none;

    color: #665D4E;

}



h2 {

    position: relative;

    top: -5px;

    padding: 0 0 0 45px;

    font-weight: normal;

    font-size: 13px;

    text-transform: uppercase;

    color: Black;

}



p {

    padding: 8px 0;

    text-align: justify;

}



a {

    font-weight: bold;

    text-decoration: none;

    color: #5C739F;

}



a:hover {

    text-decoration: underline;

}



#main {

    margin: 0 auto;

    padding-bottom: 8px;

    width: 784px;

    background: White;

}



#main2 {

    margin: 0 auto;

    width: 768px;

    text-align: left;

}



#header {

    margin-bottom: 3px;

    height: 84px;

    background: #F2F3F6 url(images/header.gif) no-repeat bottom;

}



#menu {

    height: 44px;

    background: Black;

}



#menu ul {

    list-style: none;

    padding-left: 15px;

}



#menu ul li {

    display: block;

    float: left;

}



#menu ul li a {

    padding: 0 30px;

    font-weight: normal;

    font-size: 12px;

    line-height: 44px;

    text-decoration: none;

    color: White;

}



#menu ul li a:hover {

    text-decoration: underline;

}



#topimg {

    padding: 3px 0;

    width: 768px;

    height: 360px;

    border: none;

    border-bottom: 16px solid #5C739F;

}



#middle {

    margin: 3px 0;

    background: #C9CEDC url(images/middle.gif) repeat-y;

}



#middle2 {

    background: url(images/middle2.gif) no-repeat bottom;

}



#middle3 {

    padding: 20px 0 0 30px;

    height: 1%;

    background: url(images/middle3.gif) no-repeat top;

}



#left {

    float: left;

    width: 450px;

}



#left h3 {

    padding-bottom: 7px;

    font-weight: normal;

    font-size: 22px;

    line-height: 30px;

    color: #5C739F;

}



#left .box {

    padding-bottom: 30px;

}



#left ul {

    padding: 15px 0 15px 40px;

    list-style-type: none;

}



#left ul li {

    padding: 0;

    text-align: justify;

}



#sidebar {

    padding: 0 0 20px 0;

    float: right;

    width: 240px;

}



#sidebar h3 {

    padding-left: 20px;

    font-size: 15px;

    line-height: 44px;

    color: #DEDEDE;

    background: Black;

}



#sidebar ul {

    list-style: none;

    margin: 10px 10px 10px 0;

    padding: 10px 10px 10px 10px;

    border: 1px solid #BFC5D4;

}



#sidebar ul li {

    margin: 0;

    padding: 2px 0 2px 10px;

    border-top: 1px solid #BFC5D4;

}



#sidebar ul li.firstli {

    border-top: none;

}



#sidebar ul li a {

    margin: 0;

    padding: 0;

    font-weight: normal;

}



.clearing {

    clear: both;

    height: 1px;

    overflow: hidden;

}



#footer {

    clear: both;

    padding: 0 30px;

    height: 44px;

    background: Black;

}



#footer p {

    padding: 0;

    line-height: 44px;

    color: White;

}
