body {
    background-color: #fff;
    color: #2b2c30;
    font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    min-width: 1002px;
    position: relative;
}

#faketop {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 8px;
    left: 0;
    top: 0;
    font-size: 1px;
}
#faketop * {
    width: 986px;
    height: 8px;
    xborder-bottom: 1px solid #29b1de;
    margin: 0 auto;
}

#main {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 984px;
    margin: 0 auto;
    border-left: 1px solid #29b1de;
    border-right: 1px solid #29b1de;
    position: relative;
}

b.fake-l, b.fake-r {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
}
b.fake-l {
    width: 234px;
    border-right: 1px solid #29b1de;
    left: 0;
}
b.fake-r {
    width: 394px;
    border-left: 1px solid #29b1de;
    right: 0;
}

div.lc, div.cc {
    float: left;
}
div.rc {
    float: right;
}

#top {
    xpadding-top: 9px;
    position: relative;
    min-height: 132px;
    height: auto !important;
    height: 132px;
    border-bottom: 1px solid #29b1de;
}
#top div.lc {
    width: 235px;
}
#top div.cc {
    width: 456px;
    min-height: 132px;
    height: auto !important;
    height: 132px;
}
#top div.rc {
    width: 273px;
}

#logo {
    padding: 33px 0 0 18px;
}
#logo big {
    display: block;
    width: 169px;
    height: 53px;
    text-indent: -9999px;
    overflow: hidden;
    background: url('i/logo.gif') no-repeat;
}
#logo big a {
    display: block;
    width: 169px;
    height: 53px;
}

#name {
    text-indent: -9999px;
}
#name big {
    display: block;
    height: 132px;
    overflow: hidden;
    background: url('i/site.gif') no-repeat;
}
#name big a {
    display: block;
    height: 132px;
}

ul#fn {
    padding: 26px 0 26px 70px;
}
ul#fn li {
    float: left;
    width: 28px;
    height: 16px;
    margin-right: 16px;
    text-indent: -9999px;
    overflow: hidden;
}
ul#fn a, ul#fn b {
    display: block;
    height: 16px;
    background-repeat: no-repeat;
}
ul#fn li.item1 a, ul#fn li.item1 b {
    background-image: url('i/fn1.gif');
}
ul#fn li.item2 a, ul#fn li.item2 b {
    background-image: url('i/fn2.gif');
}
ul#fn li.item3 a, ul#fn li.item3 b {
    background-image: url('i/fn3.gif');
}
ul#fn a:hover, ul#fn b {
    background-position: 0 100%;
}

form.forma label, form.forma input {
    display: block;
    float: left;
}
form.forma input.text {
    border: 1px solid #29b1de;
    background-color: #fff;
}

form#search input.text {
    width: 174px;
    height: 17px;
    padding: 0 0 0 9px;
    margin: 0 14px 0 0;
    font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 16px;
}
form#search input.butt {
    width: 55px;
    height: 19px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 19px 0 0 0;
    margin: 0;
    font-size: 0px;
    cursor: pointer;
    background: #29b1de url('i/butt-search.gif') no-repeat;
    border: none;
    color: #fff;
}

#mid {
    position: relative;
}

#wrap {
    padding-left: 235px;
}
#wrapper {
    float: left;
    width: 100%;
    overflow-x: hidden;
}

#mid div.lc {
    width: 234px;
    padding: 0 1px 160px 0;
}
#mid div.cc {
    width: 355px;
    padding: 0 0 13px 0;
    background-repeat: no-repeat;
    min-height: 250px;
    height: auto !important;
    height: 250px;
}
#mid div.rc {
    width: 373px;
    padding: 0 0 13px 0;
    background-repeat: no-repeat;
}


h1 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 1.4em;
    color: #1b75ad;
}
h2 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 1.2em;
    color: #1b75ad;
}
#mid h3 {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 1.6em;
    margin-bottom: 1.1em;
}
#mid h3:first-child {
    margin-top: 0;
}
#mid p {
    margin-bottom: 1.2em;
    line-height: 1.2em;
}


ul#menu {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 55px 36px 68px 32px;
    background: #1b73ac url('i/bg-lc.jpg') repeat-y;;
}
ul#menu li {
    padding: 8px 0 6px 15px;
    border-top: 1px solid #fff;
    background: url('i/bull-w.gif') no-repeat 0 11px;
}
ul#menu li:first-child {
    border-top: none;
}
ul#menu a {
    text-decoration: none;
    color: #fff;
}
ul#menu a:hover, ul#menu b {
    color: #fff;
}

ul#u-menu {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 30px 36px 0 32px;
}
ul#u-menu li {
    padding: 7px 0 6px 15px;
    border-bottom: 1px solid #9ec4db;
    background: url('i/bull-g.gif') no-repeat 0 10px;
}
ul#u-menu a {
    text-decoration: none;
    color: #2b7eb2;
}
ul#u-menu a:hover, ul#u-menu b {
    color: #2b7eb2;
}
ul#u-menu small {
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-transform: none;
    padding: 1px 0 4px 0;
}

#mid div.lc h3 {
    position: relative;
    width: 136px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 19px 0 15px 0;
    text-align: center;
    margin: -16px 0 0 92px;
    background-color: #c2d1e5;
}
#mid div.lc h3 a {
    color: #3985b6;
    text-decoration: none;
}

#mid div.cc div.text {
    padding: 270px 38px 0 18px;
}
#mid div.rc div.text {
    padding: 24px 40px 0 24px;
}

#mid div.holder {
    margin: 0 36px 0 0;
    border-bottom: 1px solid #29b1de;
    height: 133px;
}
#mid div.holder h2 {
    width: 160px;
    padding: 42px 0 0 180px;
}

#bot {
    position: absolute;
    right: 0;
    bottom: 0px;
    border-top: 1px solid #29b1de;
    background-image: none;
    background-color: #fff;
    width: 749px;
    /*height: 197px;*/
    padding-top: 0;
    top: auto; bottom: 0px;padding-bottom: 60px;
}
#bot h2 {
    padding: 24px 0 12px 20px;
    margin: 0;
}

ul.presslist {
    float: left;
}
ul#presslist {
    padding-left: 20px;
}
ul.presslist li {
    margin-bottom: 4px;
}
ul#presslist li {
    float: left;
    height: 68px;
}
ul.presslist a, ul.presslist a:hover, ul#presslist a {
    color: #2c2b20;
    text-decoration: none;
}
ul.presslist a.none, ul#presslist a.none {
    cursor: default;
}
ul.presslist img, ul#presslist img {
    margin-top: 3px;
}
ul.presslist > li b, ul.presslist > li span,
ul#presslist > li b, ul#presslist > li span {
    display: table-cell;
    vertical-align: middle;
}
ul.presslist > li b,
ul#presslist > li b {
    vertical-align: top;
}
ul.presslist b {
    width: 48px;
    padding-right: 7px;
}
ul.first-column b {
    width: 45px;
}
ul#presslist b {
    width: 1px;
    padding-right: 5px;
}
ul.presslist span, ul#presslist span {
    width: 1px;
}
ul#presslist span {
    width: 95px;
    overflow: hidden;
}
ul.presslist span span, ul#presslist span span {
    display: inline;
    width: auto;
    white-space: nowrap;
}

div.blank {
    height: 170px;
}
#mid div.blank {
    height: 200px;
}

#foot {
    position: relative;
    height: 170px;
    margin-top: -170px;
    background-color: #fff;
}
#footer {
    width: 986px;
    margin: 0 auto;
    border-top: 1px solid #29b1de;
    position: relative;
}
#botmenu {
    position: relative;
    right: 50%;
    float: right;
}
#botmenu ul {
    position: relative;
    z-index: 1;
    right: -50%;
    padding-left: 0;
    line-height: 1.2em;
}
#botmenu li {
    float: left;
    padding-top: 15px;
    margin-left: 20px;
}
#botmenu li:first-child {
    margin-left: 0;
}

#botbans {
    position: absolute;
    left: 55px;
    top: -132px;
}
#botbans img {
    margin-bottom: 15px;
}


#content ul, #content ol, #content dl {
    margin: 1.2em 0 1.2em 3em;
}
#content dl dt {
    position: relative;
    margin-left: -2em;
}
#content dl dd {
    margin-bottom: 1em;
}
#content ul {
    list-style-type: disc;
}
#content ul ul {
    margin: 0 0 0 1.5em;
    list-style-type: square;
}

#content table {
    margin-bottom: 1.2em;
    border-collapse: separate;
}
#content table th, #content table td {
    padding: 2px;
    /*border: 1px solid #58beed;
    border: 0;
    padding: 0.3em 0.5em;*/
}
#content table caption {
    text-align: right;
    font-style: italic;
    padding-bottom: 0.3em;
}
#content p {
  width: 100%;
  overflow-x: hidden;
}


.banner-foot
{
    margin: 50px 0px 0px;
    text-align: center;
}
.banner-foot img, .banner-foot fieldset, .banner-foot legend, .banner-foot legend span, .banner-foot embed, .banner-top img
{
    display: inline !important;
}

.banner-top
{
    height:120px !important;
    padding-top:9px  !important;
    position:relative  !important;
    display: block  !important;
    border-bottom:1px solid #29b1de !important;
    margin:0pt auto  !important;
    width:986px  !important;
    text-align: center  !important;
}

