/* ---- IE6 will not tile PNG backgrounds so this image has to be made longer for that browser ---- */
#container {
	background: url("../images/global/background_container_long.png");
	margin-left: 0px;
	}

img, #container {
	behavior: url("iepngfix.htc");
	}