.backofficeWrapper {
	width:950px;}
	
#mainContent {
	float:right;
	width: 720px;
	position: relative;
	right: 0px;
	padding:0px 0px 20px 0px;
	top: 40px;
	font-size: 0.95em;
	line-height: 1.4em;
	min-height: 300px;
}

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

#wrapper #bottomSup{
	/*shift part of the subnav menu to the right*/
float:right;
	left: 0px;
	width: 100%;
	z-index:4000;
	margin:5px 0px 0 0;
	color:#FFFFFF;
	font-size:0.9em;
	background-color: #262326;
	display: block;
	clear: both;
	}
