﻿/* =======================================
    Spring
========================================*/
body {
    background:url("../repeat.gif") repeat-x scroll 0 0 #ebf6f1;
}
#PageWrap {
    background: url(../background.jpg) no-repeat center 25px;
}
#PageWrapFooter {
    background: url(../background-bottom.jpg) no-repeat center bottom;
}
#Container {
    background: url(../container-background.jpg) repeat-y top center;
}
#FooterPartners {
    padding-bottom: 0px;
    margin-bottom: -1px;
}   
