#expander {
	background-image: none;
	position: relative;
	width: 940px;
}

#container {
	 background: url(../../images/mid980R.png) repeat-y;
    position: relative;
	width: 980px;
	display: block;
}

#contentContainer #content {
	
	padding: 40px;
	width: 547px;
	left: 25px;
	position: relative;
	
}

#contentContainer {
	margin-right: 10px;
	margin-left: 10px;
	width: 680px;
	
}

#sidebarContainer {
	float: right;
	position: relative;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	right: 75px;
}

#sidebarContainer #sidebar {
	line-height: 1.4em;
	padding: 10px 10px 10px 10px;
	margin-left: 0;
	width: 185px;
	position: relative;
	left: 29px;
}

#navcontainer {
	text-decoration: none;
	width: 200px;
	margin-bottom: 80px;
	float: right;
	position: relative;
	left: 34px;
}

#pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/top980R.png) no-repeat 0 top;
	width: 980px;
	height: 134px;
	padding-left: 50px;
	padding-right: 50px;
}

#pageHeader2{
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	width: 900px;
	left: 0;
	position: relative;
	background-position: 0;
}

#pageHeader3{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background: url(../../images/ref980R.png) no-repeat left top;
	width: 980px;
}

* html #container {
	background: url(../../images/mid980R.png) repeat-y 3px;
	width: 980px;
	margin-right: -20px;
	margin-left: -20px;
	position: relative;
}

* html #sidebarContainer {
	position: relative;
	right: 73px;
	list-style: none;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

* html #sidebarContainer #sidebar {
	line-height: 1.4em;
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	position: relative;
	left: 37px;
}

* html #navcontainer {
	text-decoration: none;
	width: 200px;
	margin-bottom: 80px;
	float: right;
	left: 40px;
	position: relative;
}

* html #pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/top980R.png) no-repeat 3px top;
	width: 980px;
	height: 134px;
	padding-left: 50px;
	padding-right: 50px;
}

* html #footer {
	background: url(../../images/ref980R.png) no-repeat 3px top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 79px;
	line-height: 59px;
	margin-bottom: 59px;
	}
