* {
    margin: 0;
    padding: 0;
}

a {
    color: #2d5fff;
}

a:hover {
    color: #0036e4;
}

body {
    background-image: url(../img/body.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #131821;
}

ul {
    list-style: none;
}

.clear {
    clear: both;
}

.wrapper {
    background: url("../img/shadow_right.png") repeat-y scroll right 0 transparent;
    margin: 0 auto;
    padding: 0 4px 0 0;
    width: 1029px;
}

.wrapper-page {
    background: url("../img/shadow_left.png") repeat-y scroll 0 0 transparent;
    padding: 0 0 0 4px;
}

.header {
    background-image: url("../img/header.jpg");
    height: 239px;
    font-size: 15px;
    line-height: 24px;
    color: #bbbbbb;
    position: relative;
}

.moduletable_contact {
    float: right;
    height: 78px;
    padding: 127px 7px 0 0;
    text-align: right;
}

#logo {
    display: block;
    height: 65px;
    left: 458px;
    position: absolute;
    top: 13px;
    width: 425px;
}

.mission {
    display: block;
    left: 562px;
    position: absolute;
    top: 94px;
}

.header .moduletable {
    float: left;
    width: auto;
}

.header .moduletable ul {
    display: none;
}

.header .moduletable_menu {
    clear: both;
    float: left;
    line-height: 32px;
    margin: 0 0 0 268px;
    text-transform: uppercase;
    position: relative;
}

.header .moduletable {
    line-height: 32px;
    text-transform: uppercase;
    position: relative;
}

.header .moduletable_menu ul {
    margin: 0 0 0 -18px;
    position: relative;
}

.header .moduletable_menu ul li, .header .moduletable h3 {
    background: url("../img/head_menu.jpg") no-repeat scroll 0 center transparent;
    float: left;
    cursor: pointer;
    font-weight: normal;
    font-size: 15px;
    padding: 0 18px 2px;
    position: relative;
    color: #cccbcb;
    text-decoration: none;
}

.header .moduletable_menu ul li {
    background: none;
}

.header .moduletable_menu ul li a, .header .moduletable ul li a {
    color: #cccbcb;
    text-decoration: none;
}

.header .moduletable_menu ul li#current a, .header .moduletable ul li#current a, .header .moduletable_menu ul li a:hover, .header .moduletable ul li a:hover, .header #hover h3, .header .active-menu h3 {
    color: #ecb625;
}

.header .moduletable_menu ul li#current ul li a {
    color: #cccbcb;
}

.header .moduletable ul {
    display: none;
    left: 0;
    position: absolute;
    top: 34px;
}

.header .moduletable ul li {
    background: url("../img/li_expanded.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 13px;
    height: 21px;
    line-height: 16px;
    padding: 0 0 0 7px;
    text-transform: none;
    width: 160px;
}

.entry {
    background: url("../img/left.jpg") repeat-y scroll 0 0 #E6E6E6;
    border-left: 1px solid #2A3447;
    border-bottom: 1px solid #2A3447;
}

.entry .left {
    padding: 0 0 15px 0;
    float: left;
    width: 189px;
}

.entry .left .moduletable_menu {
    font-family: Trebuchet MS;
    font-size: 16px;
    line-height: 30px;
}

.entry .left .moduletable_menu li {
    border-bottom: 1px solid #2A3447;
    position: relative;
}

.entry .left .moduletable_menu li a {
    color: #2C313A;
    text-decoration: none;
    position: relative;
}

.entry .left .moduletable_menu li a span {
    padding: 0 0 0 9px;
    display: block;
}

.entry .left .moduletable_menu li#current a span {
    background: url(../img/left_hover.jpg) 0 0 repeat-y;
    color: #000;
}

.entry .left .moduletable_menu li a span.a {
    background: url("../img/left_hover.jpg") repeat-y scroll 0 0 transparent;
    display: none;
    left: 0;
    color: #000;
    position: absolute;
    top: 0;
    width: 180px;
}

.entry .left .moduletable {
    font-family: Arial, Helvetica, sans-serif;
    padding: 20px 10px 0;
    width: auto;
}

.moduletable_poll_block {
    background: url("../img/poll.jpg") repeat-y scroll 0 0 transparent;
    border: 1px solid #000000;
    margin: 8px;
    width: 171px;
    color: #FFFFFF;
}

.moduletable_poll_block h3 {
    border-bottom: 1px solid #9fa4ad;
    font-size: 17px;
    font-weight: normal;
    line-height: 32px;
    padding: 0 0 5px 31px;
}

.moduletable_poll_block form {
    padding: 0 14px 10px;
}

.moduletable_poll_block form table thead td {
    padding: 0 0 2px;
}

.moduletable_poll_block form table tbody {
    font-size: 13px;
}

.moduletable_poll_block form table tbody tbody tr td {
    padding: 2px 2px 0 0;
}

.moduletable_poll_block form table tbody tr td input.button {
    background-color: #585D66;
    border: 1px solid #9FA4AD;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Arial;
    height: 22px;
    line-height: 22px;
    margin: 2px 0 0 20px;
    padding: 0 10px;
}

.moduletable_poll_block form table tbody tr td input.button:hover {
    background-color: #6e747f;
}

.entre-content {
    border-left: 1px solid #2A3447;
    background-color: #E6E6E6;
    float: left;
    padding: 11px 17px;
    width: 800px;
}

h1, h2 {
    font-size: 19px;
    line-height: 32px;
    font-weight: normal;
    padding: 0 0 7px;
}

em {
    color: #131821;
}

.moduletable_town {
    color: #FFF;
    font-size: 11px;
    line-height: 18px;
    padding: 5px;
}

.footer {
    background-color: #1a212d;
    clear: both;
    padding: 0 0 20px;
}

.moduletable_copy {
    color: #B0B9CC;
    float: left;
    font-size: 13px;
    line-height: 19px;
    padding: 10px 0 0 120px;
    width: 300px;
}

#banner_3 {
    text-align: center;
}

dl.poll {
    float: left;
    padding: 10px 0;
    width: 100%;
}

dl.poll dt {
    border-bottom: 1px solid #131821;
    clear: left;
    float: left;
    line-height: 20px;
    padding: 0 5px;
    width: 110px;
}

dl.poll dd {
    border-bottom: 1px solid #131821;
    float: left;
    line-height: 20px;
    padding: 0 5px;
    width: 120px;
}

.pollstableborder {
    width: 560px;
}

.pollstableborder td {
    padding: 0 5px;
}

#jc {
    padding: 20px 0 0;
}

#page img {
    padding: 5px 10px;
}

#emailForm {
    padding: 15px 0 0 0;
}

#emailForm label {
    display: block;
}

#contact_email_copy {
    float: left;
}

#emailForm .contact_email {
    padding: 0 0 5px;
}

.covers_left_container {
    float: left;
    padding: 10px;
    width: 350px;
}

.covers_right_container {
    padding: 10px;
}

.preview_block {
    float: left;
    width: 200px;
}

.covers_preview_left_container, .covers_preview_right_container {
    float: left;
    padding: 0 5px 5px 0;
}

