body {
    background:#fff;
    font-family:Tahoma,Verdana,sans-serif;
    margin:0px;
    padding:0px;
    font-size:14px;
    height: 100%;
    color:#333;
    text-align: center;
    line-height:18px;
    background:url('/media/images/background/blue.png') repeat-x;
}
#spacer { 
    height: 70%; 
    float: left; 
    width: 1px;
    font-size: 1px; /* to make sure width is not overridden */ 
    padding: 0; 
    margin: 0;
    /*border:1px solid red;*/
}
#footer { 
    clear: both; 
    height: 30%; 
    vertical-align: middle; 
    padding: 0; 
    margin: 0;
    border:0px solid blue;
    font-size:12px;
    line-height:14px;
}
#header, #wrapcontent, #footer {
    width: 1000px ;
    margin:0px;
}
#wrapcontent, #footer {
    text-align: left;
    margin: 0 auto;
     /*background-color:#f2f2f2;*/
    /*margin: 0 auto;*/
}
#wrapcontent {
    height:auto;
}
#header {
    padding:30px 0px 20px 0px;
    display:inline-block;
    /*height:55px;*/
    /*background-color:#fff;*/
    font-size:12px;
}
div.left {
    float:left;
}
div.right {
    float:right;
}
#header img {
    float:left;
}
#header div.left span {
    margin-left: 15px;
    color:#000;
    font-weight:300;
    border-left: 1px solid #000;
    padding-left:15px;
    float:left;
    height:20px;
    margin-top:10px;
}
a.mainmenu {
    background-color:#006699;
}
a.mainmenu, a.mainmenu_active {
    color:#fff;
    padding:5px 13px 5px 13px;
    font-weight:300;
    text-decoration:none;
}
a.mainmenu:hover, a.mainmenu_active {
    background-color:#e67714;
}
#header div.right {
    margin-top:5px;
}
#header div.right a.mainmenu, #header div.right a.mainmenu_active {
    float:left;
    margin-left:1px;
}
.clear {
    clear:both;
}
div.header, div.header * {
    font-size:16px;
    line-height:20px;
    color:#666;
    margin-bottom:35px;
}
a {
    color:#003366;
}
a:hover {
    text-decoration:none;
}
div.crumbs a {
    text-decoration:none;
}
div.news {
    margin-top:35px;
}
h1 {
    color:#fff;
    vertical-align:middle;
    background-color:#e67714;
    padding:15px;
    font-size:18px;
    /*line-height:20px;*/
    font-family:Tahoma;
    font-weight:300;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url("/media/css/border-radius.htc"); /* учим IE border-radius */
    margin:0px;
    border:1px solid #e67714;
}
a.home {
    background:url("/media/images/icons/home.png") no-repeat left center;
    padding-left:32px;
    width:25px;
    height:23px;
    border:0px;
}
img.home {
    vertical-align:bottom; margin:0px 8px 0px 0px; padding:0px;
}
h1, div.news, div.crumbs {
    padding-left:25px;
}
#content {
    margin:25px 25px 25px 10px;
    width:95%;
    /*display:table;*/
}
ul#content {
    list-style:none;
    padding:0px;
    margin-bottom:20px;
    width:100%;
}
ul#content li.content, ul#content li.left {
    float:left;
    margin:0px;
    padding:0px;
    _width:680px;
    max-width:700px;
    padding-bottom:20px;
}
ul#content li.left {
    width:200px !important;
    margin-right:10px;
    /*border:1px solid black;*/
}
#content div.left {
    _float:left;
    width:200px;
    margin-right:10px;
    display:table-cell;
}
.content-cell {
    _float:left;
    display:table-cell;
    border:0px solid red;
    vertical-align:top;
    border:0px solid red;
}
.content-row {
    display:table-row;
}
#content .left, a.big {
    display:block;
    line-height:25px;
    font-size:14px;
}
a.big {
    color:#000;
}
a.big:hover {
    color:#e67714;
}
.table {
    display:table;
}
#footer div.menu {
    background-color:#003366;
    height:170px;
    padding-bottom:20px;
    padding:20px 25px 20px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url("/media/css/border-radius.htc"); /* учим IE border-radius */
    position:relative;
    
}
#footer div.menu a {
    color:#fff;
    text-decoration:none;
}
#footer div.menu a:hover {
    /*color:#ccffff;*/
}
#footer ul {
    list-style:none;
    margin:0px;
    padding:0px;
}
#footer ul.items li.expanded {
    float:left;
}
#footer ul.items li.expanded strong a {
    display:block;
    font-size:14px;
    width:150px;
    height:25px;
    border-bottom:1px solid #fff;
    font-weight:300;
}
#footer ul.items ul {
    margin-top:15px;
}
#footer ul.items li {
    margin-bottom:5px;
}
#footer #contacts {
    /*padding-left:25px;
    padding-top:10px;*/
    border:0px solid black;
    display:inline-block;
    width:100%;
    border-top:1px solid #003366;
    margin-top:3px
}
#contacts big {
    font-size:16px;
    display:block;
    margin-top:5px;
}
#footer .left {
    margin-left:25px;
    margin-top:10px;
    border:0px solid blue;
    width:50%;
}
#footer .right {
    margin-top:10px;
    color:#808080;
    vertical-align:top;
    border:0px solid blue;
}
#footer .left img {
    float:left;
    margin-right:20px;
}
#footer p {
    color:#000;
    padding:0px;
    margin:0px;
    border:0px solid red;
    display:inline-block;
}
.big-black {
    font-size:18px;
    color:#000;
    display:inline-block;
}
.big-blue {
    font-size:16px;
    color:#006699;
    display:inline-block;
}
#footer .big-black {
    margin-right:20px;
    margin-left:30px;
    vertical-align:top;
    margin-top:15px;
    float:left;
}
#footer .big-blue {
    margin-top:15px;
    height:40px;
    border:1px solid red;
}
h1 a {
    color: #fff !important;
}
img {
    border:0px;
}
#main {
    border-bottom:1px solid #fff;
    width:100%;
    /*position:relative;*/ /* не работает border-radius.htc */
    float:left;
    background-color:#f2f2f2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url("/media/css/border-radius.htc"); /* учим IE border-radius */
    background:url('/media/images/bg_adv_3.jpg') repeat-x;

}
#main h2 {
    margin:50px 0px 20px 25px;
    float:left;
    padding:0px;
    color:#fff;
}
#main h2 p, #main h2 a {
    font-size:16px;
    color:#fff;
}
#main #download {
    float:right;
    margin:20px 50px 20px 25px;
    border:0px solid;
}
#main #download a.d {
    color:#fff;
    margin-top:5px;
    font-weight:900;
    background-color:#e67714;
    text-align:center;
    display:block;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
}
h2 {
    font-size:24px;
    color:#000;
    margin:0px;
    padding:0px;
    font-weight:300;
    line-height:26px;
}
h2 img {
    float:right;
}
h3 {
    color:#000;
    font-size:16px;
    font-weight:300;
    margin-top:5px;
}
div.float-row {
    border-top:1px dashed #666;
    padding-top:10px;
    float:left;
    width:100%;
    line-height:20px;
}
div.float-row .left {
    width:400px !important;
    margin-right:0px !important;
}
div.float-row .left {
    border:0px solid red;
}
div.float-row .right {
    border:0px solid red;
    width:220px;
    margin:0px;
    float:right;
}
ul.list {
    padding-left:15px;
}

ul.files{
    list-style:none;
    margin-left:21px;
    padding:0;
    _margin-left:-10px;
}

ul.files li{
    line-height:18px;
    margin:10px;
    padding-bottom:1px;
    padding-left:20px;
}

li.doc,li.pdf,li.ppt,li.zip,li.xls,li.exe{
    list-style:none;
    padding-left:20px;
}

li.doc{background:url('/media/images/icons/doc.png') no-repeat top left;}
li.pdf{background:url('/media/images/icons/pdf.png') no-repeat top left;;}
li.ppt{background:url('/media/images/icons/ppt.png') no-repeat top left;}
li.xls{background:url('/media/images/icons/xls.png') no-repeat top left;}
li.zip{background:url('/media/images/icons/zip.png') no-repeat top left;}
li.exe{background:url('/media/images/icons/exe.png') no-repeat top left;}

ul#content li.left p {
    margin:5px 0px 5px 0px;
    font-size:12px;
    line-height:14px;
    /*padding-left:25px;
    border:1px solid red;*/
}
ul#content li.left p a {
    color:#333;
    line-height:14px;
}
ol.faq li {
    margin-bottom:5px;
}
ol.faq a {
    text-decoration:none;
    border-bottom:1px dashed #003366;
    font-size:14px;
}
a.faq {
    font-size:14px;
    color:#333;
    display:block;
    margin-bottom:10px;
    font-weight:900;
}
hr {
    border:0px;
    height:1px;
    margin:0px !important;
    padding:0px;
    border-bottom:1px solid #e67714;
}
hr.dashed {
    border-bottom:1px dashed #333;
}
hr.solid {
    border-bottom:1px solid #003366;
}
div.ladv {
    border:1px solid #bbb;
    width:150px;
    margin-top:70px;
    height:250px;
    background-color:#eee;
    text-align:center;
    font-size:16px;
    color:#808080;
}
#content .left .activerubric {
    background:url('/media/images/icons/select_row.png') no-repeat center left;
}
#content .left a.big, #content .left .activerubric {
    padding-left:15px;
}
#content .left p a {
    padding-left:25px;
    border:0px solid red;
}
#content .left p .activerubric {
    padding-left:25px;
    border:0px solid black;
}
a.details {
    display:block;
    margin-top:10px;
    color:#003366;
    width:100px;
}
div.date {
    color:#808080;
    margin:5px 0px 10px 0px;
    font-size:12px;
}
div.newsrecord {
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px dashed #808080;
}