/* CSS Document */
.leftSideBarContactPage {
	width: 64px;
	height: 567px;
	background-image: url(../images/leftSideBarContactPage.jpg);
	float: left;
}
.centreBaseHeaderContactPage {
	width: 597px;
	height: 29px;
	background-image: url(../images/centreBaseHeaderContactPage.jpg);
}
.centreBase {
		width: 597px;
		height: 56px;
	}
		.centreBaseLeftContent {
			width: 48px;
			height: 56px;
			background-image: url(../images/centreBaseLeftContentContactPage.jpg);
			float: left;
		}
		.centreBaseCentreContent {
			width: 532px;
			height: 56px;
			float: left;
			vertical-align: top;
			font-weight: bold;
		}
			.centreBaseCentreContentLeft {
				width: 216px;
				height: 56px;
				background-image: url(../images/centreBaseCentreContentLeft.jpg);
				float: left;
			}
			.centreBaseCentreImage2ContactPage {
				width: 94px;
				height: 56px;
				background-image: url(../images/centreBaseCentreContentImage2ContactPage.jpg);
				float: left;			
			}
			.centreBaseCentreContentRight {
				width: 222px;
				height: 56px;
				background-image: url(../images/centreBaseCentreContentRight.jpg);
				float: left;
			}
		.centreBaseRightSpacer {
			width: 17px;
			height: 56px;
			background-image: url(../images/centreBaseRightSpacer.jpg);
			float: left;
		}
	.centreBaseSpacerContactPage {
		width: 597px;
		height: 61px;
		background-image: url(../images/centreBaseSpacerContactPage.jpg);
	}