/* Start of CMSMS style sheet 'page' */
/* Page */

div#wrapper {
    height:auto;
    width:866px;
    text-align: center;
    margin: 0px auto;
    top:0px;
}
div#header {
    text-align:left;
    height:83px;
    margin-left:0px;
    top:-10px;
    position:absolute;         
    width:238px;
}
div#footer {
    border-top:13px solid #2f8017;
    width:866px;
    height:33px;
    top:0px;
    margin-left:0px;
    position:relative;
    padding-top:3px;
    color: #717174;
    text-decoration:none;
    line-height:18px;
    text-align: center;
}

/* End of 'page' */

