#pageSetupLeft 
{

	width:49%;
	float:right;
	height:64px;
	position:absolute;
	top:1px;
	left:1px;

}
#pageSetupRight {

	width:50%;
	float:right;
	height:64px;
	position:absolute;
	top:1px;
	left:50%;
}

#centreMenuContainer {
	background-image: url(../images/subMenu/PurpleTile.png);
	background-repeat: repeat-x;
	width:1092px;
	height:64px;
	margin-left:0px;
	padding-left:0px;
}

#mainDiv {
	width:1093px;
}

.buttonCentre{
	margin-bottom:21px;
}

#menuBG
{
	width:1029px;
}

#topPos
{
    position:absolute;
    left:855px;
    top:0px;
}




