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

#container {
	background: url(../../images/mid780.png) repeat-y left;
}

#sidebarContainer {
}
#contentContainer {

}

#navcontainer {

}

#pageHeader{
	background: url(../../images/top780.png) no-repeat left top;
	
}

#footer {
	background: repeat-x url(../../images/ref780.png) left top;
	
}

* html #container {
	background: url(../../images/mid780.png) repeat-y;
	margin-right: -20px;
	margin-left: -20px;
}

* html #sidebarContainer #sidebar {
	line-height: 1.4em;
	padding: 10px;
	position: relative;
	left: -7px;
	float: right;
	width: 138px;
}

* html #pageHeader{
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/top780.png) no-repeat left top;
	width: 780px;
	height: 134px;
	padding-left: 35px;

}

* html #footer {
	text-shadow: 0px 1px 1px #000000;
	background: url(../../images/ref780.png) repeat-x;
	color: #ffffff;
	width: 780px;
	border-collapse: collapse;
	height: 79px;
	line-height: 59px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
}

#sidebarContainer #sidebar {
	line-height: 1.4em;
	width: 138px;
	top: -60px;
	position: relative;
	float: right;
	padding: 10px 10px 0;
	border-bottom: 1px solid #cecdcd;
	border-top: 2px solid #252525;
	visibility: visible;
	left: -7px;
}
