﻿body {
    background: #7ac142 url(/Images/Body_Home.gif) repeat-x 0 0;
}

div.SectionWrapper {
    position: relative;
    background: url(/Images/SectionWrapper_Home.gif) no-repeat 0 0;
}

div.LogoHolder {
    position: absolute;
    top: 322px;
    left: 620px;
}

/* TopNav */

div.TopNavHolder {
    position: absolute;
    top: 400px;
    left: 444px;
}

div.TopNavHolder a {
    background: #194f18;
}

div.TopNavHolder a:hover {
    background: #114010;
}

div.FooterHolder {
    float: none;
    width: auto;
    margin: 0px;
    position: absolute;
    top: 480px;
    left: 444px;
}
