#content {
	background: url(../../uploads/images/content2.png) no-repeat center bottom;
        height: 617px;
        position:relative;
}

a#map {
        position:absolute;
        display:block;
	width: 573px;
        height: 527px;
        left:90px; top:40px;
}

a#map:hover{
        background-position: 0 0;
        background: url(../../uploads/images/bigmap.png) no-repeat center bottom;
        border: 1px solid #fff;
        z-index: 10;
}

#section {
        position:absolute;
	width: 323px;
        height: auto;
        margin-left: 0px;
        right:50px; top:144px;
        z-index: 5;
}

