body {
	background-color: #4f8bb8;

	/* SCROLLBARS IE Only */
	scrollbar-3dlight-color:#1a517d;
	scrollbar-arrow-color:#1a517d;
	scrollbar-base-color:#E7E0D9;
	scrollbar-darkshadow-color:#1a517d;
	scrollbar-face-color:#E7E0D9;
	scrollbar-highlight-color:#E7E0D9;
	scrollbar-shadow-color:#E7E0D9;
}

#mainContent {
	background: #f8f3ee url(/img/bg_natuursteen.gif) repeat-y 126px;
}

#dynamicContent {
	background-image: url(/img/bg_natuursteen.gif);
}

#leftLargeImage {
	background: url(/img/bg_natuursteen.gif) repeat-y 290px;
}

#contentContainer {
	background: url(/img/bg_natuursteen.gif) repeat-y -23px;
	background-color: #f8f3ee;
}

#tabsContainer {
	background: url(/img/bg_natuursteen.gif) repeat-y -10px;
}
