#container {
	width: 1000px;
}

#contentContainer {
	background: url(../../images/contentcontainer1000.png) repeat-y center;
}

* html #contentContainer {
	z-index: 1;
	visibility: visible;
	overflow: visible;
	background: url(../../images/contentcontainerie1000.png) repeat-y;
}

* html #footer {
	font-size: 0.95em;
	padding: 0;
	background: url(../../images/footer_bgie1000.gif) no-repeat;
	height: 145px;
	width: 1000px;
}

* html #pageHeader {
	display: block;
	position: relative;
	height: 145px;
	background: url(../../images/header_bgie1000.gif) no-repeat 0 bottom;
	width: 1000px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

#pageHeader {
	display: block;
	position: relative;
	height: 145px;
	background: url(../../images/header1000.png) no-repeat 0 bottom;
	width: 1000px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

#footer {
	font-size: 0.95em;
	padding: 0;
	background: url(../../images/footer_bg1000.png) no-repeat;
	height: 145px;
	width: 1000px;
}
