
#contacts {
    width: 100%;
    height: 787px;
    background: url(/img/contact.jpg) 81px 120px no-repeat;
    position: relative;
}

#contacts form{
    display: block;
    top:360px;
    right:107px;
    font-size: 11px;
    position: absolute;
    width: 300px;
    height: 220px;
}

#contacts form input, #contacts form textarea {
    background: transparent;
}

#contacts form label{
    display:block;
    height:29px;
    margin-top:11px;
}

#contacts form input {
    float:right;
    height:20px;
    margin-right:125px;
    width:126px;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Verdana, sans;
}
#contacts form textarea {
    height:96px;
    margin:9px 0 6px 4px;
    width:290px;
    font-size: 11px;
    font-family: "Trebuchet MS", Arial, Verdana, sans;
}

#message {
    display: block;
    margin-top: 2px;
}

#fb_submit {
    float: right;
}

#fb_msg {
    margin-top:32px;
}

#fb_process{
    background: url(/img/ajax-loader.gif) center center no-repeat;
    height:16px;
    margin-top:32px;
}

#text {
    margin-left: 14px;
}

#code , #callus, #mailus {
    position: absolute;
}

#code, #callus, #mailus{
    left: 355px;
}

#code{
    font-size:24px;
    letter-spacing:-2px;
    top:140px;
    color: #5593b3;
}

#callus, #mailus{
    text-indent:5px;
    letter-spacing: -0.06em;
}

#callus{
    top: 106px;

}
#mailus{
    top: 296px;
}
