header,
footer {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

footer {
    margin-top: 0 !important;
}

header {
    margin-top: 5px;
}

.site-contactrow .global-phone {
    line-height: 18px;
}

.site-contacts {
    margin: 1px 0 56px;
}

#content {
    padding-bottom: 0 !important;
}

.box_submenu {
    float: left;
    width: 1190px;
    padding: 0 5px;
    margin-bottom: 12px;
}

.box_submenu li {
    float: left;
    width: 290px;
    height: 113px;
    background: url(../images/menu_bg.png) repeat-x;
    margin-right: 10px;
    border-radius: 4px;
}

.box_submenu ul :last-child {
    margin-right: 0;
}

.box_submenu li a {
    float: left;
    background: url(../images/menu_icons.png) no-repeat 0 17px;
    padding: 30px 0 0 96px;
    height: 82px;
    font: bold 26px/24px Arial;
    color: #1e1e57;
}

.box_submenu li a.second {
    background: url(../images/menu_icons.png) no-repeat 0 -79px;
}

.box_submenu li a.third {
    background: url(../images/menu_icons.png) no-repeat 0 -175px;
}

.box_submenu li a.fourth {
    background: url(../images/menu_icons.png) no-repeat 0 -271px;
}

.box_submenu li a:hover {
    text-decoration: underline;
}

#content_center {
    float: left;
    width: 100%;
    margin: 0;
}

#content {
    float: left;
    width: 890px;
    margin-right: 20px;
}

#content .block_banner {
    float: left;
    width: 100%;
    height: 300px;
    background: #d8d8d8;
    margin-bottom: 38px;
}

#content h1,
#content h2,
#sidebarR h2 {
    float: left;
    font: bold 25px/25px Arial !important;
    color: #f58220 !important;
    margin-bottom: 12px !important;
}

#content .box_items {
    float: left;
    width: 100%;
    border-top: 1px dashed #a0a0a0;
    margin-bottom: 22px;
}

#content .box_items .block_item {
    float: left;
    width: 433px;
    padding: 12px 0;
    border-bottom: 1px dashed #a0a0a0;
}

#content .box_items .block_item:nth-child(even) {
    padding-left: 22px;
    border-left: 1px dashed #a0a0a0;
}

#content .box_items .block_item a.image {
    float: left;
    margin-right: 20px;
}

#content .box_items .block_item .title {
    float: left;
    width: 280px;
    font: bold 17px/17px Arial;
    text-decoration: underline;
    color: #868686;
    margin-bottom: 15px;
}

#content .box_items .block_item .title:hover {
    text-decoration: none;
}

#content .box_items .block_item p {
    float: left;
    width: 280px;
    font: 14px/16px Arial;
    color: #868686;
    margin-bottom: 7px;
}

#content .box_items .block_item .more,
a.more span.arrow {
    float: left;
    width: 16px;
    height: 17px;
    background: url(../images/icons_2.png) no-repeat 0 0;
}

/*h1 {float:left; font-size:36px !important; line-height:36px !important; margin-bottom:16px;}*/
.list_about {
    float: left;
    width: 100%;
}

.list_about ul {
    list-style-type: decimal;
}

.list_about ul li {
    float: left;
    width: 100%;
    font: 15px/17px Arial;
    color: #363c4a;
    margin-bottom: 18px;
}

.list_about a.more,
.block_application a.more,
#sidebarR a.more {
    float: left;
}

.list_about a span.read_more,
.block_application a.more span.read_more,
#sidebarR a.more span.read_more {
    float: left;
    background: #1e1e57;
    padding: 0 6px;
    font: bold 14px/17px Arial;
    color: #fff;
    margin-right: 3px;
}

a.more span.arrow,
a.more span.arrow {
    background: url(../images/icons_2.png) no-repeat 0 -18px;
}

.block_interesting {
    float: left;
    width: 100%;
    margin-bottom: 58px;
    margin-top: 30px;
}

.badge {
    float: left;
    width: 59px;
    height: 59px;
    background: url(../images/badges.png) no-repeat 0 0;
    margin: -16px 15px 4px 0;
}

.list_interesting {
    float: left;
    width: 100%;
}

.list_interesting ul li {
    float: left;
    width: 866px;
    background: url(../images/icons_2.png) no-repeat 0 -35px;
    padding: 0 0 14px 24px;
    margin-top: 14px;
    border-bottom: 1px dashed #a0a0a0;
}

.list_interesting ul li a {
    font: bold 17px/17px Arial;
    color: #1e1e57;
}

.list_interesting ul li a:hover {
    text-decoration: underline;
}

.block_application {
    float: left;
    width: 100%;
}

.block_application .badge {
    background: url(../images/badges.png) no-repeat 0 -60px;
    margin-bottom: 0;
}

.block_application div.short {
    float: left;
    font: 14px/17px Arial;
    color: #868686;
    margin: -10px 70px 16px 78px;
}

.block_application a.more {
    margin-top: -10px;
}

.block_form {
    float: left;
    background: #ededed;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-radius: 16px;
    padding: 30px 42px 26px;
    box-shadow: 0 3px 3px #a3a3a3, inset 0 -16px 18px #c8c8c8;
    margin-bottom: 80px;
}

#application_form .data_top {
    float: left;
    margin-bottom: 26px;
}

#application_form .data_top .left_block {
    float: left;
    width: 270px;
    margin-right: 60px;
}

#application_form .title {
    float: left;
    font: bold 17px/17px Arial;
    color: #1e1e57;
}

#application_form p {
    float: left;
    width: 100%;
    font: 15px/17px Arial;
    color: #363c4a;
    margin-bottom: 10px;
}

#application_form input[type="text"],
#application_form .sel_box {
    float: left;
    width: 138px;
    height: 20px;
    border: 1px solid #cdcecf;
    box-shadow: inset 0 -2px 2px #e3e3e3;
    margin-right: 8px;
    font-size: 13px;
    color: #bcbcbc;
    padding: 0 5px;
}

#application_form .data_top .right_block {
    float: left;
    width: 300px;
}

#application_form .sel_box {
    position: relative;
    width: 50px;
    line-height: 20px;
    background: #fff url(../images/arrow.png) no-repeat 60px 9px;
    cursor: pointer;
    padding: 0 14px 0 8px;
}

#application_form .sel_box2 {
    width: 126px;
    background: #fff url(../images/arrow.png) no-repeat 136px 9px;
    margin: -5px 0 0 14px;
}

.selectBox-dropdown-menu {
    z-index: 999;
    position: absolute;
    list-style: none;
    font: 13px/20px Arial;
    color: #bcbcbc;
    background: #fff;
    border: 1px solid #cdcecf;
}

.selectBox-dropdown-menu li a {
    display: block;
    padding: 0 8px;
    cursor: pointer;
}

.selectBox-dropdown-menu li a:hover {
    background: #bcbcbc;
    color: #fff;
}


#application_form .data_middle {
    float: left;
    margin-bottom: 22px;
}

#application_form .data_middle .title {
    margin-bottom: 12px;
}

#application_form .data_middle .left_block,
#application_form .data_middle .middle_block {
    float: left;
    width: 180px;
    margin-right: 50px;
}

#application_form .data_middle input[type="radio"] {
    float: left;
    margin-right: 6px;
}

#application_form label {
    float: left;
    width: 156px;
    font: 15px/20px Arial;
    color: #363c4a;
}

#application_form .data_middle .right_block {
    float: left;
    width: 340px;
}

#application_form .data_middle .right_block label {
    float: left;
    width: 250px;
}

#application_form .data_bottom {
    float: left;
}

#application_form .data_bottom .left_block {
    float: left;
    width: 280px;
}

#application_form .data_bottom .left_block label {
    width: 122px;
    margin-bottom: 8px;
}

#application_form .data_bottom .left_block input {
    margin-bottom: 8px;
}

#application_form .data_bottom .right_block {
    float: left;
    width: 286px;
}

#application_form .data_bottom .right_block .verification_code {
    float: left;
    width: 100%;
    margin-bottom: 7px;
}

#application_form .data_bottom .right_block .verification_code img {
    float: left;
    margin-right: 16px;
}

#application_form .data_bottom .right_block .verification_code input {
    margin-top: 5px;
}

#application_form .data_bottom .right_block a.update {
    color: #363c4a;
    text-decoration: underline;
}

#application_form .data_bottom .right_block a.update:hover {
    text-decoration: none;
}

#application_form input[type="submit"] {
    width: 146px;
    height: 44px;
    background: url(../images/submit.png) repeat-x;
    font: bold 13px/40px Arial;
    color: #fff;
    border: none;
    border-radius: 10px;
    margin: -5px 329px 0;
    text-align: center;
    text-decoration: underline;
}

#application_form input[type="submit"]:hover {
    text-decoration: none;
}

#sidebarR {
    display: block;
    float: left;
    width: 290px;
}

#sidebarR h2 {
    width: 212px;
}

#sidebarR .badge {
    margin-top: -5px;
    margin-right: 10px;
}

#sidebarR .block_items {
    float: left;
    width: 100%;
    margin: 5px 0 30px 0;
}

#sidebarR .box_news .badge {
    background: url(../images/badges.png) no-repeat 0 -120px;
}

#sidebarR .box_news .block_news {
    float: left;
    width: 100%;
}

#sidebarR .box_news .block_news .date {
    float: left;
    font: bold 14px/16px Arial;
    color: #1e1e57;
    margin: -7px 0 16px 70px;
    text-align: center;
}

#sidebarR .box_news .block_news p {
    float: left;
    font: 14px/16px Arial;
    color: #868686;
    margin: 0 10px 20px 40px;
}

#sidebarR .box_news .block_news p a {
    color: #868686;
}

#sidebarR .box_news .block_news p a.more {
    float: right;
    width: 16px;
    height: 17px;
    background: url(../images/icons_2.png) no-repeat 0 0;
}

#sidebarR .box_news a.more {
    margin-left: 70px;
}

#sidebarR .calculator .badge {
    background: url(../images/badges.png) no-repeat 0 -180px;
}

#sidebarR .calculator ul {
    float: left;
    width: 230px;
    margin-left: 54px;
}

#sidebarR .calculator ul li a {
    float: left;
    width: 210px;
    background: url(../images/icons_2.png) no-repeat 0 -35px;
    padding-left: 20px;
    font: 14px/19px Arial;
    color: #868686;
    text-decoration: underline;
    margin-bottom: 5px;
}

#sidebarR .calculator ul li a:hover,
#sidebarR .questions .block_question a.question:hover,
#sidebarR .item_procedure a.text:hover {
    text-decoration: none;
}

#sidebarR .questions .badge {
    background: url(../images/badges.png) no-repeat 0 -240px;
}

#sidebarR .questions .block_question {
    float: left;
    width: 212px;
    margin: 0 0 12px 70px;
    border-bottom: 1px dashed #a0a0a0;
    padding-bottom: 8px;
}

#sidebarR .questions a.more {
    margin: 4px 0 12px 70px;
}

#sidebarR .questions .block_question a.question,
#sidebarR .item_procedure a.text {
    float: left;
    width: 180px;
    margin: 0 32px 12px 0;
    font: 14px/16px Arial;
    color: #868686;
    text-decoration: underline;
}

#sidebarR .questions .block_question a.more {
    margin: 0;
}

#sidebarR .questions .block_question a span.answer,
#sidebarR .item_procedure a span.answer {
    background: #a5b8c8;
}

#sidebarR .questions .block_question a span.arrow,
#sidebarR .questions .add_question .arrow,
#sidebarR .item_procedure .arrow {
    background: url(../images/icons_2.png) no-repeat 0 0;
}

#sidebarR .questions .add_question .read_more {
    background: #f58220;
}

#sidebarR .procedure h2,
#sidebarR .deals h2 {
    width: 240px;
    margin: 0 0 16px 30px;
}

#sidebarR .item_procedure {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

#sidebarR .item_procedure .image {
    float: left;
    width: 61px;
    height: 63px;
    border: 1px solid #dadada;
    border-radius: 6px;
    margin-right: 12px;
}

#sidebarR .item_procedure a.text {
    width: 210px;
    margin: 0 0 12px 0;
}

#sidebarR .deals .block_item {
    float: left;
    width: 220px;
    margin: 10px 0 3px 30px;
    border: 3px solid #d8d8d8;
    border-radius: 14px;
}

#sidebarR .deals .block_item a.image {
    float: left;
    width: 178px;
    height: 178px;
    border: 1px solid #d8d8d8;
    border-radius: 12px;
    margin: 18px 21px 12px;
    position: relative;
}

#sidebarR .deals .block_item a.image img {
    border-radius: 12px;
}

#sidebarR .deals .block_item a.image span.lot,
#sidebarR .deals .block_item a.image span.price {
    position: absolute;
    width: 100%;
    height: 44px;
    background: url(../images/lot_bg.png) repeat-x 0 0;
    top: 0;
    border-radius: 12px 12px 0 0;
    font: bold 17px/44px Arial;
    color: #f58220;
    text-align: center;
}

#sidebarR .deals .block_item a.image span.price {
    background: url(../images/lot_bg.png) repeat-x 0 -45px;
    top: 134px;
    border-radius: 0 0 12px 12px;
    color: #1e1e57;
}

#sidebarR .deals .block_item a.image span {
    left: 0;
}

#sidebarR .deals .block_item a.name {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    font: 15px/17px Arial;
    color: #363c4a;
    text-align: center;
}

#sidebarR .deals a.more {
    margin-left: 30px;
    margin-top: 15px;
}