body {
	color: white;
	background: #d7e9f3;
	background-image: url(../img/bgnd.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top:0px;
	margin-left:0px;
}

/* set an overall centred blank canvas in which to hold all the other elements absolutely - width defined but not height */

#mainarea {
	position:absolute;
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
	background: transparent;
}

#centretop {
	position:absolute;
	left:2px;
	top:0px;
	width:978px;
	height:468px;
	z-index:2;
	background-image: url(../img/common_top_area.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.pb {
	border: 1px solid #1A63AF;
}

#physio {position:absolute; left:823px; top:27px; width:121px; height:117px; z-index:33; 
	background-image: url(../img/physio_first_logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#nav {position:absolute; left:186px; top:149px; width:788px; height:44px; z-index:33; 
	background-image: url(../img/bar.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#tvc {position:absolute; left:20px; top:20px; width:157px; height:167px; z-index:33; 
	background-image: url(../img/thames_valley_clinic.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#AddressBox {position:absolute; left:19px; top:190px; width:159px; height:64px; z-index:35;text-align:center;}


#TVCTopName {position:absolute; left:205px; top:51px; width:559px; height:52px; z-index:36;}
#TVCStrapline {position:absolute; left:205px; top:95px; width:659px; height:52px; z-index:37;}

#BottomStrapText {position:absolute; left:20px; top:8px; width:768px; height:44px; z-index:4;}

#Menu1 {position:absolute; left:187px; top:165px; width:88px; height:15px; z-index:202; text-align:center;}
#Menu2 {position:absolute; left:275px; top:160px; width:88px; height:15px; z-index:202; text-align:center;}
#Menu3 {position:absolute; left:363px; top:165px; width:88px; height:15px; z-index:202; text-align:center;}
#Menu4 {position:absolute; left:451px; top:160px; width:88px; height:15px; z-index:202; text-align:center;}
#Menu5 {position:absolute; left:539px; top:160px; width:88px; height:15px; z-index:202; text-align:center;}
#Menu6 {position:absolute; left:627px; top:160px; width:88px; height:15px; z-index:202; text-align:center;}
#Menu7 {position:absolute; left:715px; top:154px; width:88px; height:20px; z-index:202; text-align:center;}
#Menu8 {position:absolute; left:801px; top:160px; width:84px; height:15px; z-index:202; text-align:center;}
#Menu9 {position:absolute; left:887px; top:160px; width:88px; height:15px; z-index:202; text-align:center;}
