html, body{ margin:0; padding:0; border: none;}

body{ background: #101b28 url(images/bg_body.png) repeat-x 0 0;
    font-family: Arial; font-size: 12px; font-weight: normal; color: #434647;
}

p{ padding:0; margin: 0 0 0 5px;}
a{ color: #434647; text-decoration: underline;}
a:hover{ color: #595e60;}


.wrap-box{
    background: url(images/bg_1.jpg) no-repeat center 0;
    height: 1080px;
}

.box, .foot{ width: 1000px; margin: 0 auto;}

.foot p{ display: inline-block; margin-right: 5px; padding: 5px;}
.foot .intecco{ 
    margin: 30px 0 0 245px; padding-top: 15px;
    background: url(images/bg_intecco.png) no-repeat left 0;
}
.foot .intecco span{ background-color: #1d2630;}