body {
	padding:0px;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/site_background.jpg);

}
#header {
	width: 900px;
	float: left;
	padding: 0px;
	height: 271px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 680px;
	display: inline;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#rightcolumndownloads {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 680px;
	display: inline;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	background-image: url(images/stack.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#indexleft {
	float: left;
	margin: 0px;
	width: 285px;
	display: inline;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#indexright {
	float: right;
	margin: 0px;
	width: 285px;
	display: inline;
	text-align: right;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.imageblock {
	display: block;
}
#footer {
width: 900px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
clear: both;
color: #333;
padding: 0px;
height: 220px;
margin: 0px;
}

#footer p {
width: ###px
margin-left: ##px
color: #FFFFFF;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-left: 250px;
	padding-top: 25px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	padding-left: 30px;
	padding-right: 50px;
	color: #006699;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.pagebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pagebodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #F00;
	font-weight: bold;
}







.menu_list {
	width: 220px;
}
.menu_mainhead {
	cursor: pointer;
	position: relative;
	margin:0;
	color:#fff;
	font-weight:bold;
	background-image: url(images/menu_heading.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}

.menu_head {
	cursor: pointer;
	position: relative;
	margin:0;
	color:#fff;
	font-weight:bold;
	background-image: url(images/menu_dark.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.menu_body {
	display:none;
}
.menu_body a {
	display:block;
	color:#fff;
	text-decoration:none;
	background-image: url(images/menu_blue.jpg);
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
}
.menu_body a:hover {
	color:#fff;
	background-image: url(images/menu_orange.jpg);
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
}
.menu_orange {
	color:#fff;
	background-image: url(images/menu_orange.jpg);
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
}
.imageright {
	float: right;
	clear: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.imageleft {
	float: left;
	clear: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.headingimage {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.addressbox {
	color: #FFFFFF;
	width: 160px;
	background-image: url(images/address_body.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.addressboxtitle {
	color: #FFFFFF;
	width: 160px;
	background-image: url(images/address_body.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
}
.staff_dept {
	color: #000000;
	font-weight: bold;
}
.staff_name {
	color: #006699;
	font-weight: bolder;
}
.staff_desc {
	color: #000000;
	font-style: italic;
}
.staff_directdial {
	color: #000000;
	font-weight: bold;
}
.staff_email {
	color: #000000;
	font-weight: bold;
}
.gallery_thumbnail {
	background-image: url(images/gallery_background.png);
	height: 80px;
	width: 80px;
	padding: 15px;
	margin: 0px;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
	font-weight: bold;
}
.tableheading {
	background-image: url(images/table_heading_background.png);
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.tablebody {
	background-image: url(images/table_body_background.png);
	font-weight: normal;
	color: #000;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}
.tablebodybold {
	background-image: url(images/table_body_background.png);
	font-weight: bold;
	color: #000;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}
.pagetitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding-left: 30px;
	padding-right: 50px;
	color: #006699;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.enquiryformtitle {
	background-image: url(images/enquiry_form_section_title.png);
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	background-repeat: no-repeat;
}
.enquiryformproduct {
	background-image: url(images/enquiry_form_product_background.png);
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	background-repeat: no-repeat;
}

.enquiryformtextboxtitle {
	background-image: url(images/enquiry_form_details_heading.png);
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	background-repeat: no-repeat;
}

.enquiryformcheckbox {
	background-image: url(images/enquiry_form_checkbox_background.png);
	background-repeat: no-repeat;
}

.pagebodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.enquiryformtextbox {
	background-image: url(images/enquiry_form_details_background.png);
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	background-repeat: repeat-y;
}
.enquiryformtextboxfooter {
	background-image: url(images/enquiry_form_details_footer.png);
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	background-repeat: no-repeat;
}
.pagebodyneedsdoing {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #F00;
}
.storyheading {
	background-image: url(images/story_header.png);
	font-weight: bold;
	text-align: left;
	color: #FFF;
	text-indent: 10px;
}
.storybackground {
	background-image: url(images/story_background.png);
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

