/*-----------------------------------------------------------------------------
Web Site:			Adit North

CteatedDate:		19.06.2009
Autor:				AnnaG

LastChangedDate:	19.06.2009
LastChangedBy:		AnnaG
-----------------------------------------------------------------------------*/

/* =Homepage
---------------------------------------- */

#homepage {
    background: #1e2835 url(/images/branding/general/homepage-content-bg.gif) repeat-x left top; 
}
#homepage .container {
    background: url(/images/branding/general/homepage-content-plus-bg.gif) repeat-x left top; 
}
#homepage .container.top {
    background: #fff url(/images/branding/general/content-top-bg.gif) repeat-x left bottom; 
}
#homepage .container.bottom {
    background: none; 
}

