h2 {
    font: 18px  Arial, Helvetica, sans-serif;
    background: url(/i/h2.gif) no-repeat center left;
    color: #210102;
    padding: 5px 0 3px 40px;
    font-weight: bold;
    border: none !important ;
}
    h2 span{color: #a50000;}
h2 a{color: #210102 !important; text-decoration: none  !important; border: none;}
h2 a:hover{ text-decoration: underline  !important;}
    .first_header{background: url(/i/h21.gif) no-repeat center left;}
    .second_header{background: url(/i/h22.gif) no-repeat center left;}
/* Layout */

body {
    font: 12px Arial, Verdana, Tahoma, Geneva,  Helvetica, sans-serif;
    background: url(/i/bg.jpg);
    color: #333;
}

.all {
    margin: 0 auto;
    background: #cbded5 url(/i/bg.jpg);
}

.logo{
position: absolute;
top: 28px;
left: 334px;
width: 212px;
height: 69px;
z-index: 30;
}

.under_logo {
position: absolute;
top: 107px;
left: 334px;
z-index: 30;
}

.frame {
    width: 892px;
    margin: 0 auto;
    margin-top:40px;
    background: #e1c16e;
}

.header {
    position: relative;
    height: 170px;
}

.photo{
    position: absolute;
    margin-top: 0;
    z-index: 1;
    height: 165px;
    width: 892px;
    background: url(/i/header_main.jpg) no-repeat left top;
}

.phone_right, .phone_left{
    position: absolute;
    color: #756335;
    z-index: 30;
    font-weight: bold;
    top: 35px;
}

.phone_right a, .phone_left a{color: #444;}
.phone_right span, .phone_left span{
       color: #2d1717;
    font-size: 18px;;
    font-weight: normal;
}
.phone_right{right: 56px;}
.phone_left{ left: 56px;}

.middle{
    margin: 35px auto;
    width:820px;
}

.right_col, .left_col{
    float: left;
     width: 390px;
padding: 0 0 20px 0;
}

.left_col{
    margin-right: 30px;}


.left_col img, .right_col img{border: #9a7c53 3px solid;margin: 20px 0;}

.menu_left{
    position:absolute;
    top: 125px;
    margin-left:-68px;
    z-index: 60;
}
.menu_right {
    position:absolute;
    top: 125px;
    right:-68px;
    z-index: 60;
}


.bron{
    margin: 10px;
    position: absolute;
    z-index: 7;
    top: 90px;
    left: 337px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}
.menu {
    background:  url(/i/menu.gif) repeat-x;
    padding: 1px 0 0 0;
    width: 100%;
    height: 54px;
    position: absolute;
    margin-top: 125px;
    z-index: 23;
    text-align: center;
    color: #ad886d;
    line-height: 54px;
    font-size: 16px;

}


.bottom {
    margin: -35px auto 0;
    z-index: 5;
    height: 41px;
    width: 892px;
    background: url(/i/bottom.gif) no-repeat left bottom;
}


/* footer */


.footer {
    width: 860px;
    height: 62px;
    margin: 0 auto ;
    position: relative;
    padding-left: 10px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;

}

.footer a{
    color: #c07658;
}

.copy{
    color: #c07658;
    width: 400px;
    position: absolute;
    top: 10px;
    left: 0;
}

.webdev{
    width: 350px;
    position: absolute;
    top: 10px;
    right: 0;
    text-align: right;
    line-height: 22px;
}

.webdev a{
    color: #c07658;
}
.webdev div{
    float:left;
}