#page {
    margin: 0 auto;
  
    width: 100%;
}

.group::before, .group::after, .layout::before, .layout::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.group::after, .layout::after {
    clear: both;
}
.group::before, .group::after, .layout::before, .layout::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
#footer {
    position: relative;
    z-index: 2;
}
#footer {
    padding-top: 2px;
}
.group, .layout {
}
.dcs {
    height: 80px;
    left: 50%;
    margin-left:-390px;
    position: absolute;
    top: 32px;
    width: 80px;
    z-index: 8;
}
a {
    color: #333;
    text-decoration: none;
}
a img {
    vertical-align: text-bottom;
}
fieldset, img {
    border: 0 none;
}
.dcs2 {
    height: 80px;
    right: 50%;
    position: absolute;
    margin-right:-350px;
    top: 45px;
    width: 80px;
    z-index: 8;
}
.site-link {
    border-bottom: 0 none;
}
.site-link {
}
.site-link {
    background: #ebebeb url("imagessite_link_bg.png") repeat-x scroll 0 0;
    border-bottom: 1px solid #f0730d;
    color: #ea5a26;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.site-link a {
    color: #ea5a26;
    padding: 0 5px;
}
