body{
    background: url('../img/body-bg.jpg');
    /*background: url('../img/BG_NY.png');*/
    background-attachment: fixed;
}

#sites-nav{
    height: 70px;
    background: url('../img/top-menu-bg.png') repeat-x center right #cccccc;
    /*position: relative;*/
}

header{
    margin-top: 10px;
}

#head-info{
    margin-top: auto;
}

#main-slider-block {
    height: 345px;
    width: 100%;
    position: relative;
    margin-bottom: -10px;
}

#main-slider {
    float: left;
    margin-left: 20px;
    margin-right: 250px;
    position: static !important;
}

#main-slider ul{
    
}

#main-slider li{
    position: absolute;
}

#main-slider li a img{
    width: 100%;
}

.main-slider-arrows {
    left: 20px;
    right: 274px;
    margin-top: -22px;
    position: absolute;
    top: 50%;
}

.main-slider-arrows a{
    position: relative;
    display: block;
    background: url('../img/slider-arrows.png') no-repeat;
    width: 31px; height: 44px;
    float:left;
    z-index: 1001;
}

.main-slider-right{
    float: right !important;
    background-position: right top !important;
}

.main-slider-arrows a:hover{
    background-position: left bottom;
}

.main-slider-right:hover{
    background-position: right bottom !important;
}

.main-slider-swither {
    bottom: 0;
    left: 20px;
    position: absolute;
    right: 274px;
    text-align: center;
}

.main-slider-swither a{
    display: inline-block;
    width: 13px; height: 13px;
    background: url('../img/boll.png') no-repeat;
    margin: 0 10px;
    text-decoration: none;
}

.main-slider-swither a.active{
    background-position: bottom;
}

#main-backform {
    background-color: #f4f6f3;
    height: 355px;
    margin-right: 20px;
    /*padding: 20px;*/
    position: absolute;
    right: 0;
    width: 240px;
    z-index: 100;
}

#main-backform h3{
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
}

#main-backform input{
    line-height: 37px;
    width: 100%;
    margin-top: 20px;
    border: 1px solid #dddddd;
    padding: 0 10px;
    
}

#main-backform button{
    background-color: #ea0001;
    width: 100%;
    color: #ffffff;
    line-height: 37px;
    margin-top: 20px;
    border: none;
    cursor: pointer;
    font-size: 16px;
}

#main-backform button:hover{
    background-color: #fb3333;
}

#main-backform label{
    text-align: center;
    margin: 25px 0 0 0;
    display: block;
    cursor: pointer;
    text-decoration: underline;
}

#main-backform > p{
    text-align: center;
    margin: 15px 0;
}

#main-menu {
    margin-top: 0px; 
}

#main-page-content{
    margin: 12px 66px;
}

/*.main-info-block ul li{
    float: left;
    padding: 28px 34px;
    width: 50%;
    position: relative;
}*/
.main-info-block ul li {
    float: left;
    padding: 40px 34px 0;
    position: relative;
    width: 50%;
}

.main-info-block ul li strong {
    color: #e90000;
    font-weight: normal;
    position: relative;
    top: -5px;
}

.main-info-block ul li a{
    text-decoration: none;
    color: #464646;
}

.main-info-block ul li a:hover{
    
}

.main-info-block ul li a:hover strong{
    font-weight: bolder;
}

.main-info-block ul li a:hover img{
    outline: 2px solid #e90000;
}

.main-info-block ul li img, .main-info-block li span{
    float: left;
    margin: 0 20px 0 0;
}

.main-info-block li .main-info-img{
    display: inline-block;
    width: 130px; 
    height: 130px;
    background: url('../img/main-red-block.png') no-repeat #e90000;
}

.main-info-block li a span img{
    outline: none;
    margin: 0;
}

.main-info-block li  a:hover span{
    background-image: none;
}

.main-info-block ul li .main-info-btns {
    bottom: 0;
    left: 184px;
    position: absolute;
}

.main-info-action-link {
    text-decoration: underline !important;
    margin-top: 10px;
    position: relative;
    top: 27px;
}

.main-info-action-link:hover{
    color: #e90000 !important;
}

.main-info-block:last-child{
    margin-bottom: 40px;
}

.main-info-block ul li .bottom-link{
    position: absolute;
    bottom: 0;
    left: 184px;
}

.head-tape h2 {
    background: rgba(0, 0, 0, 0) url("../img/small-tape.png") no-repeat scroll center center;
    color: #ffffff;
    font-family: Marta;
    font-size: 24px;
    height: 74px;
    line-height: 56px;
    margin: 40px 0 -20px 0;
    text-align: center;
}

.head-shadow-left, .head-shadow-right{
    top: 310px;
}
