/* logo size */
#rt-logo {
    display: block;
    height: 88px;
    width: 800px;
}


/* footer color */
#rt-copyright {
    background: url("http://maxson-accounting.com/templates/rt_quantive/images/body/light/footer-div.png") repeat-x scroll 0 0 #004F47;
}

/* module 4 color */
.square4 .rt-module-inner {
    background: none repeat scroll 0 0 #004F47;
    border-left: 1px solid #585858;
    border-right: 1px solid #585858;
}