#wrapper, .backofficeWrapper {
	width: 950px;
	}
	
#mainContent {
float:right;
width: 500px;
position: relative;
right: 226px;
padding:0px;
}

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

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

