div#main2 {
    width: 990px;
    background: url(../images/bg-main.gif) 0% 0% repeat-y;
    position: relative;
}
div#main2Inner {
    background: url(../images/bg-main-inner.gif) no-repeat left bottom!important;
}

#wrapper {
    overflow: hidden;

}
* html #wrapper {
    height: 1%;
}

#layerArtNav {
    position: absolute;
    left: 141px;
    top: 24px;
    z-index: 5000;
}

#layerLinkHome {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 6000;
}
#layerLinkHome a {
    display: block;
    width: 120px;
    height: 100px;
}
#layerLinkHome a span {
    display: none;
}

/* Content*/
#main2 #content2 {
    margin-left: 269px;
    margin-bottom: 160px;
}
#main2 #content3 {
    float: right;
    margin-bottom: 160px;
}
#wrapBoxFait {
    overflow: hidden;
}

/* Footer*/
#layerSante {
    position: absolute;
    left: 262px;
    bottom: 40px;
    z-index: 6000;
}
.footer {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #38984b;
    padding-right: 18px;
}

ul#footerLink {
    position: absolute;
    bottom: 75px;
    right: 260px;
    width: 510px;
    text-align: center;
    float: left;
}


ul#footerLink li {
    display: inline;
}
ul#footerLink li a {
    font-size: 0.95em;
    font-weight: bolder!important;
    color: #FFFFFF;
    padding-left: 8px;
    padding-right: 8px;
    border-left: 2px solid #ffffff;
}
ul#footerLink li a.Alt1 {
    color: #f7941d;
}
ul#footerLink li a.Alt2 {
    border-left: none;
}
img.Alt3 {
    margin-right: 40px;
    float: left;
}
.footer span {
    display: none;
}
.Wrap4 {
    position: absolute;
    bottom: 60px;
    right: 30px;
    width: 170px;
    text-align: right;
}
* html .Wrap4 {
    right: 25px;
}

a.Alt4 {
    display: block;
    width: 97px;
    height: 33px;
    bottom: 16px;
    right: 18px;
    position: absolute;
}
a.Alt4 span {
    display: none;
}



