body {
    background: url("/img/bg.jpg") repeat scroll 0 0 transparent;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}
body #main-page {
    background: url("/img/main_bg.png") repeat-y scroll center 0 transparent;
}
.head{
    background: url("/img/clock.jpg") no-repeat scroll center 0 transparent;
    width:1240px;
    height:433px;
}
.head img{
    margin-left:108px;
}
*{
    margin:0;
    padding:0;
}
.centr{
    width:1240px;
    margin:0 auto;
}
 
.main{
    width:1267px;
    margin:0 auto;
}
.head-text {
    float: left;
    text-align: right;
    text-transform: uppercase;
    width: 351px;
}
.head-calc {
   
    float: left;
    height: 316px;
    margin-left: 140px;
    margin-top: -10px;
    width: 387px;
}
 