body {
    background: #80b003 url(../images/sub_bg.png);
}

a:focus, a:active {
    outline: 0;
}

#MainBody {
    margin-left: auto;
    margin-right: auto;
    width: 969px;
}

a.menuroll1 {
    display: block;
    height: 112px;
    width: 112px;
    overflow: hidden;
}

a.menuroll1:hover {
    display: block;
    text-indent: -112px;
}

a.menuroll2 {
    display: block;
    height: 112px;
    width: 121px;
    overflow: hidden;
}

a.menuroll2:hover {
    display: block;
    text-indent: -121px;
}

a.menuroll3 {
    display: block;
    height: 112px;
    width: 158px;
    overflow: hidden;
}

a.menuroll3:hover {
    display: block;
    text-indent: -158px;
}

a.leftroll1 {
    display: block;
    height: 160px;
    width: 40px;
    overflow: hidden;
}

a.leftroll1:hover {
    display: block;
    text-indent: -41px;
}

a.leftroll1_act {
    display: block;
    height: 160px;
    width: 40px;
    overflow: hidden;
}

a.leftroll1_act:hover {
    display: block;
}

a.leftroll2 {
    display: block;
    height: 160px;
    width: 40px;
    overflow: hidden;
}

a.leftroll2:hover {
    display: block;
    text-indent: -41px;
}

a.leftroll2_act {
    display: block;
    height: 160px;
    width: 40px;
    overflow: hidden;
}

a.leftroll2_act:hover {
    display: block;
}

a.leftroll3 {
    display: block;
    height: 160px;
    width: 40px;
    overflow: hidden;
}

a.leftroll3:hover {
    display: block;
    text-indent: -41px;
}

a.leftroll3_act {
    display: block;
    height: 160px;
    width: 40px;
    overflow: hidden;
}

a.leftroll3_act:hover {
    display: block;
}

a.menuroll4 {
    display: block;
    height: 102px;
    width: 155px;
    overflow: hidden;
}

a.menuroll4:hover {
    display: block;
    text-indent: -155px;
}

a.leftroll4 {
    display: block;
    height: 160px;
    width: 40px;
    overflow: hidden;
}

a.leftroll4:hover {
    display: block;
    text-indent: -41px;
    width: 40px;
}

a.leftroll4_act {
    display: block;
    height: 160px;
    width: 41px;
    overflow: hidden;
}

a.leftroll4_act:hover {
    display: block;
}

#HeaderBody {
    height: 123px;
    width: 969px;
    text-align: left;
}

#CallLogo {
    position: absolute;
    width: 199px;
    height: 100px;
    border: none;
}

#Feedback {
    text-align: right;
    position: absolute;
    width: 240px;
    height: 100px;
    margin: 10px 0px 0px 675px;
    border: none;
}

#SubHeader {
    background: url(../images/sub_header_green.png) no-repeat;
    position: absolute;
    width: 969px;
    height: 100px;
    margin-top: 100px;
    border: none;
    z-index: -1;
}

#MiddleBody {
    background: url(../images/sub_bg_green.png) repeat;
}

#TableLeft {
    padding-left: 7px;
    width: 40px;
    line-height: 0px;
}

#TableRight {
    padding-left: 25px;
    padding-top: 15px;
    width: 825px;
}

#TopMenu1 {
    position: absolute;
    margin-left: 190px;
}

#TopMenu2 {
    position: absolute;
    margin-left: 280px;
}

#TopMenu3 {
    position: absolute;
    margin-left: 400px;
}

#TopMenu4 {
    position: absolute;
    margin-left: 390px;
}

#FooterBody {
    clear: both;
    background: url(../images/sub_footer_green.png) no-repeat;
    width: 969px;
    /*height: 88px;*/
    margin-left: auto;
    margin-right: auto;
}

#SocialLinks {
    padding: 20px 0px 10px 50px;
    /*padding-top: 30px;
     padding-left: 50px;
     */
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#Copyright {
    position: relative;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    width: 100%;
    /*margin-left: 50px;*/
    padding-left: 50px;
    text-align: center;
}

#Copyright a:link, #Copyright a:visited, #Copyright a:hover, #Copyright a:active {
    color: #ffffff;
    text-decoration: none;
}

a.contact:link {
    color: #FFFFFF;
    text-decoration: none;
}

a.contact:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a.contact:hover {
    color: #FFFFFF;
    text-decoration: none;
}

a.contact:active {
    color: #FFFFFF;
    text-decoration: none;
}

span.contact a:link, span.contact a:visited, span.contact a:hover, span.contact a:active {
    color: #FFFFFF;
    text-decoration: none;
}

