body {
    padding: 0;
    margin: 0;
}

* {
    outline: 0;
}

img {
    border: 0;
}

.top {
    height: 358px;
    background: url(img/top_bg.jpg) repeat-x;
}

.top .collage {
    height: 358px;
    width: 1006px;
    background: url(img/collage.jpg) no-repeat;
}

.collage .menu {
    padding: 0;
    padding-top: 10px;
    margin: 0;
    display: inline;
}

.collage .menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
}

.collage .home {
    display: block;
    position: absolute;
    width: 235px;
    height: 42px;
    margin-top: 20;
    margin-left: 10px;
}

.collage .register {
    color: #007a9d;
    font: bold 12px Tahoma, Arial;
    margin-top: 2px;
}

.collage .forgot {
    color: #007a9d;
    font: 12px Tahoma, Arial;
    margin-left: 48px;
    margin-top: 2px;
}

.collage .form {
    position: absolute;
    padding: 0;
    margin-left: 746px;
    margin-top: 180px;
}

.collage input {
    height: 21px;
    width: 220px;
}

.collage input.pass {
    margin-top: 36px;
}

.collage .submit {
    display: block;
    position: absolute;
    margin-top: 108px;
    margin-left: 34px;
    width: 158px;
    height: 34px;
}

.center .container {
    width: 1006px;
}

.center .container .left_part {
    padding-top: 25px;
    width: 173px;
    float: left;
    padding-bottom: 50px;
}

.center .container .left_part a {
    font: 12px Arial;
    color: #3399cc;
}

.center .container .left_part .mt {
    margin-top: 20px;
}

.center .container .left_part .mb {
    margin-top: 20px;
    margin-bottom: 20px;
}

.center .container .center_part {
    padding-top: 25px;
    width: 550px;
    float: left;
    padding-bottom: 50px;
    padding-left: 13px;
    font: 16px Arial;
    color: #000000;
    text-align: left;
}

.center .container .center_part h1 {
    font: bold 24px Arial;
    padding: 0;
    margin: 0;
}

.center .container .center_part ul {
    padding-left: 10px;
}

.center .container .center_part li {
    list-style: none;
    padding-left: 25px;
    background: url(img/ul.jpg) no-repeat 0px 6px;
    line-height: 150%;
}

.center .container .anon {
    background: #fcf2db url(img/anon.jpg) no-repeat 16px 10px;
    border: 1px solid #fad990;
    font: 12px Arial;
    color: #666666;
    height: 124px;
    padding-top: 12px;
}

.center .container .anon .big_text {
    float: left;
    width: 190px;
    font: bold 14px Arial;
    color: #cd6c00;
}

.center .container .anon .big_text div {
    padding-top: 6px;
    padding-left: 60px;
}

.center .container .anon .text {
    float: left;
    width: 340px;
}

.center .container .anon .buttons {
    padding-top: 20px;
    padding-left: 140px;
    clear: both;
}

.center .container .anon .buttons a {
    margin-right: 28px;
}

.center .container .right_part {
    float: right;
    width: 270px;
    padding-top: 5px;
}

.center .container .counter {
    width: 240px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f8f8f8;
}

.bottom {
    height: 154px;
    background: url(img/footer.jpg) repeat-x;
}

.footer {
    height: 154px;
    width: 1006px;
    background: url(img/footer.jpg) repeat-x;
}

.left_footer {
    padding-top: 70px;
    padding-left: 20px;
    background: url(img/footer_logo.jpg) no-repeat;
    background-position: 0px 25px;
    text-align: left;
    float: left;
    width: 150px;
}

.right_footer {
    font: bold 12px Arial;
    color: #c5c5c5;
    line-height: 25px;
    padding-top: 25px;
    padding-right: 20px;
    text-align: right;
}

.right_footer a {
    color: #7E7E7E;
    font: 12px Arial;
    cursor: pointer;
    text-decoration: underline;
}

.right_footer span {
    color: #7E7E7E;
    font: 12px Arial;
    cursor: pointer;
    text-decoration: underline;
}

.counter1 {
    width: 83px;
    height: 24px;
    background: url(img/count3.jpg) no-repeat;
    font: bold 16px Arial;
    color: #ffffff;
    padding-left: 3px;
    padding-top: 3px;
    margin-top: 9px;
    margin-bottom: 9px;
}

.counter3 {
    width: 68px;
    height: 24px;
    background: url(img/count1.jpg) no-repeat;
    font: bold 16px Arial;
    color: #ffffff;
    padding-left: 3px;
    padding-top: 3px;
    margin-top: 9px;
    margin-bottom: 9px;
}

.counter2 {
    width: 52px;
    height: 24px;
    background: url(img/count2.jpg) no-repeat;
    font: bold 16px Arial;
    color: #ffffff;
    padding-left: 3px;
    padding-top: 3px;
    margin-top: 9px;
    margin-bottom: 9px;
}

.countert {
    border-bottom: 1px dotted #aeaeae;
    padding-bottom: 9px;
    font: 14px Arial;
    color: #000000;
}

.c1, .c2, .c3, .c4, .c5 {
    width: 16px;
    height: 20px;
    float: left;
    background-image: url(img/count.png);
    background-repeat: repeat-y;
    background-position: 3px 20px;
}

.counters {
    width: 206px;
    background-color: #f8f8f8;
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.inq_info {
    display: none;
    position: absolute;
    margin-top: -145px;
    margin-left: 180px;
}

.inq:hover .inq_info{
    display: block;
}

.validator_exp {
    display: none;
}

.right_contacts{width:238px;height:266px;background:url(/img/contact_bg.jpg) no-repeat;margin-top:20px;padding-bottom:20px;}
.right_contacts .usa_number{font:18px Arial;color:#cc502e;position:absolute;margin-left:54px;margin-top:68px;text-shadow:1px 1px 0px #ffffff;}
.right_contacts .uk_number{font:18px Arial;color:#cc502e;position:absolute;margin-left:49px;margin-top:129px;text-shadow:1px 1px 0px #ffffff;}
.right_contacts .right_email{position:absolute;display:block;margin-top:252px;margin-left:39px;width:150px;font:bold 12px Arial;}
.right_contacts .right_chat{position:absolute;display:block;margin-top:161px;margin-left:10px;width:210px;height:38px;}
.right_contacts .right_skype{position:absolute;display:block;margin-top:199px;margin-left:53px;width:133px;height:33px;}