.main
{
	/*background-image: url(images/index_ed.jpg);
	background-position: top center;
	background-repeat: no-repeat;*/
	padding: 0;
    vertical-align: top;
    position: relative;
}

.main .container .item {
    position: absolute;
    top: 0;
    right: -54px;
}
.main .boutique {
  top: 160px;
}
.main .gallery {
  top: 190px;
}
.main .about_mats {
  top: 220px;
}
.main .contacts {
  top: 250px;
}

.main .home_link .link, .main .home_link .link img {
    width: 320px;
    height: 74px;    
}
.main .home_link .link {
    position: absolute;
    right: -154px;
    top: 43px;
}
.main .container .link img {
    border: 0;
}

