div#submenu {
	position:absolute;
	top: 132px;
	left: 76px;
	height:14px;
	overflow:hidden;
}
div#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
div#submenu li {
	display:inline;
}
a#submenuenquiry {
	display:block;
	float:left;
	width:78px;
	height:11px;
	background:url(/images/menu-enquiry.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenuenquiry:hover {
	background-position: 0px -11px;
}
a#submenuenquiryselected {
	display:block;
	float:left;
	width: 78px;
	height: 11px;
	background:url(/images/menu-enquiry.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenumap {
	display:block;
	float:left;
	width:24px;
	height:11px;
	background:url(/images/menu-map.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenumap:hover {
	background-position: 0px -11px;
}
a#submenumapselected {
	display:block;
	float:left;
	width: 24px;
	height: 11px;
	background:url(/images/menu-map.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenukeycontacts {
	display:block;
	float:left;
	width:77px;
	height:11px;
	background:url(/images/menu-keycontacts.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenukeycontacts:hover {
	background-position: 0px -11px;
}
a#submenukeycontactsselected {
	display:block;
	float:left;
	width: 77px;
	height: 11px;
	background:url(/images/menu-keycontacts.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
div#contentright {
	height: 404px;
	background:url(/images/about-right.jpg) 0 0 no-repeat;
}

/************************** Contact Us ***************************/

div#contactus div#mainpic {
	position:relative;
	height:328px;
	width:553px;
	background-image: url(/images/mainpics/home.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;	
}
div#contactus div#title {
	width:414px;
	height:29px;
	background:url(/images/titles/contactus.gif) no-repeat;
	text-indent:-9999px;
}

/************************** Enquiry Form ***************************/

div#enquiryform div#mainpic {
	position:relative;
	height:328px;
	width:553px;
	background-image: url(/images/mainpics/home.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;	
}
div#enquiryform div#title {
	width:179px;
	height:29px;
	background:url(/images/titles/enquiryform.gif) no-repeat;
	text-indent:-9999px;
}

/************************** Key Contacts ***************************/

div#keycontacts div#mainpic {
	position:relative;
	height:328px;
	width:553px;
	background-image: url(/images/mainpics/home.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;	
}
div#keycontacts div#title {
	width:178px;
	height:29px;
	background:url(/images/titles/keycontacts.gif) no-repeat;
	text-indent:-9999px;
}

/****************************** Map ******************************/

div#map div#mainpic {
	position:relative;
	height:328px;
	width:553px;
	background-image: url(/images/mainpics/home.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;	
}
div#map div#title {
	width:80px;
	height:29px;
	background:url(/images/titles/map.gif) no-repeat;
	text-indent:-9999px;
}
