/* ======================================================================================= */
/* JONATHAN SANFORD - SANFORDJ@ROGERS.COM | FEBRUARY 2009                                  */
/* ======================================================================================= */



/* ======================================================================================= */
/* HOMEPAGE STYLES */
/* ======================================================================================= */

#heroTop {
background: url(/images/home/heroTop.gif) no-repeat;
height: 5px;
overflow: hidden;
}

#heroContainer {
background: url(/images/home/heroBg.gif) repeat-y;
padding: 0px 7px;
}

#heroImage {
width: 676px;
}

#heroBottom {
background: url(/images/home/heroBottom.gif) no-repeat;
height: 8px;
overflow: hidden;
}

