#wrapper, .backofficeWrapper {
	width: 950px;
	}
	
#mainContent {
float:right;
width: 583px;
position: relative;
right: 180px;
}

.supplementaryContent {
float: left;
width: 180px;
}

#sup2{
/*shift part of the subnav menu to the right*/
float:right;
position: relative;
right: -582px;
}
