#wrap {	
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

#footer {
	position:relative;
	clear:both;
	margin:0px;
	text-align:center;
	background:url(../images/footerbg_wide.png) no-repeat center bottom;
	width:967px;
	height:46px;
}

#footereflect {
	background:url(../images/footereflect_wide.png) no-repeat center top;
	width:967px;
	height:43px;
}

.topbar {
	background: url(../images/topmenubg_wide.png) no-repeat center top;
	width:967px;
}

.pathleft {
	width:956px;
	margin-left:0px;
	height:33px;
	float:left;
	background: url(../images/path_left_wide.png) no-repeat left top;
}