#divWrapper { width: 960px; position: relative; }
#divHeader { width: 960px; height: 445px; overflow: hidden; left: 0px; top: 0px; position: absolute; z-index: 5;}
#divContent { width: 960px; left: 0px; top: 320px; position: absolute; z-index: 10;}
#divBanner { width: 282px; left: 598px; top: 125px; position: absolute; z-index: 15;}
#divMenu { width: 820px; left: 134px; top: 83px; position: absolute; z-index: 100;}
#divSidebar { position:absolute; width:282; height:115px; z-index:100; top: 380px; visibility: visible; left: 598px; }
div.background-content-landingpage {
	behavior: url(/styles/iepngfix.htc);
	background-attachment: scroll;
	background-image: url(../images/main/landingpage_homepage_2012.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#divBackground { width: 1920px; height: 1200px; text-align: left; margin: 0px; top: 0px; position: fixed; left: 50%; margin-left: -960px; z-index: 1; }


