@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 936px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
/*the various header elements cater for the different header images*/
#header01 {
	background:url(../i/mthome.jpg) no-repeat;
	height:240px;
	margin:0 0 5px 0
}
#header02 {
	background:url(../i/mtabout.jpg) no-repeat;
	height:240px;
	margin:0 0 5px 0
}
#header03 {
	background:url(../i/mtprocess.jpg) no-repeat;
	height:240px;
	margin:0 0 5px 0
}
#header04 {
	background:url(../i/mtproducts.jpg) no-repeat;
	height:240px;
	margin:0 0 5px 0
}
#header05 {
	background:url(../i/mtcontact.jpg) no-repeat;
	height:240px;
	margin:0 0 5px 0
}
#header06 {
	background:url(../i/mtenquiry.jpg) no-repeat;
	height:240px;
	margin:0 0 5px 0
}
/*end of header elements*/
/*the following elements contain the text within the header*/
#strapline {
	float:right;
	height:24px;
	margin:46px 0 0 0;
	width:519px
}
#strapline h1 {
	background:transparent;
	color:#2E1F46;
	font-style:italic;
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0
}
#titles {
	float:left;
	height:48px;
	margin:44px 0 0 0;
	width:681px
}
#titles h1 {
	background:transparent;
	color:#FFF;
	font-size:106%;
	margin:0 0 0 8px;
	padding:0
}
/*end of header elements*/
/*top navigation common to all pages*/
#topnav {
	background:url(../i/topnavBg.jpg) repeat-x;
	float:left;
	height:26px;
	margin:48px 0 0 0;
	width:936px
}
#topnav ul {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0
}
#topnav li {
	float:left;
	font-size:80%;
	margin:0;
	padding:0;
	text-align:center;
	width:156px
}
#topnav li a {
	background:transparent url(../i/topnavUp.jpg) no-repeat;
	border-left:1px solid #A592BA;
	border-right:1px solid #EFEEF4;
	color:#654883;
	display:block;
	height:21px;
	padding:4px 0 0 0;
	text-decoration:none;
	width:154px
}
#topnav li a:hover {
	background:transparent url(../i/topnavOver.jpg) no-repeat;
	color:#FFF;
}
#topnav li #current {
	background:transparent url(../i/topnavOver.jpg) no-repeat;
	color:#FFF;
}
/*end of top navigation*/
/*left hand content elements*/
#leftContent {
	float: left;
	width: 468px;
	background: transparent;
	margin:8px 0 8px 0;
	padding:0;
}
/*the following elements only appear on the contact page*/
#leftContentEnquire {
	float: left;
	width: 468px;
	background: transparent;
	margin:8px 0 0 0;
	padding:0;
}
#leftContentEnquire p {
	background:transparent;
	color:#654883;
	font-size:66%;
	margin:6px 0 13px 0;
	padding:0
}
#leftContentEnquire a {
	background:transparent;
	color:#654883;
	text-decoration:underline
}
/*the content panels provide background images for product shots*/
#leftContentPanel01 {
	background:transparent url(../i/homeDetail01.jpg) no-repeat;
	height:114px;
	margin:0 0 8px 0;
	width:458px
}
#leftContentPanel01 p {
	background:transparent;
	color:#654883;
	font-size:70%;
	margin:0 0 0 134px;
	padding:6px 6px 0 0
}
#leftContentPanel02 {
	background:transparent url(../i/homeDetail02.jpg) no-repeat;
	height:114px;
	margin:0 0 8px 0;
	width:458px
}
#leftContentPanel02 p {
	background:transparent;
	color:#654883;
	font-size:70%;
	margin:0 0 0 134px;
	padding:6px 6px 0 0
}
#leftContentPanel03 {
	background:transparent url(../i/aboutDetail01.jpg) no-repeat;
	height:136px;
	margin:0 0 8px 0;
	width:468px
}
#leftContentPanel03 p {
	background:transparent;
	color:#654883;
	font-size:70%;
	margin:0 156px 0 0;
	padding:6px 0 0 6px
}
#leftContentPanel04 {
	background:transparent url(../i/aboutDetail02.jpg) no-repeat;
	height:114px;
	margin:0 0 8px 0;
	width:468px
}
#leftContentPanel04 p {
	background:transparent;
	color:#654883;
	font-size:70%;
	margin:0 156px 0 0;
	padding:6px 0 0 6px
}
#leftContentPanel05 {
	background:transparent url(../i/aboutDetail03.jpg) no-repeat;
	height:136px;
	margin:0 0 8px 0;
	width:468px
}
#leftContentPanel05 p {
	background:transparent;
	color:#654883;
	font-size:70%;
	margin:0 156px 0 0;
	padding:6px 0 0 6px
}
/*home page buttons*/
.button {
	background:url(../i/homepagebutton.gif) no-repeat;
	float:right;
	height:22px;
	margin:8px 8px 0 0;
	padding:5px 0 0 10px;
	width:109px
}
.button a {
	background:transparent;
	color:#FFF;
	font-size:70%;
	font-weight:bold;
	text-decoration:none
}
/*enquiry buttons found on processes pages*/
.enquirybutton {
	background:url(../i/processButtonUp.gif) no-repeat;
	float:right;
	height:22px;
	margin:8px 0 0 0;
	padding:5px 0 0 10px;
	width:143px
}
.enquirybutton a {
	background:transparent;
	color:#FFF;
	font-size:70%;
	font-weight:bold;
	text-decoration:none
}
/*left hand navigation only on processes pages*/
#leftContentNav {
	float:left;
	width:153px
}
#leftContentNav ul {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0
}
#leftContentNav li {
	font-size:60%;
	margin:0;
	padding:0;
	width:153px
}
#leftContentNav li a {
	background:transparent url(../i/processButtonUp.gif) no-repeat;
	color:#FFF;
	display:block;
	font-weight:bold;
	height:20px;
	margin:0 0 3px 0;
	padding:7px 0 0 10px;
	text-decoration:none;
	width:143px
}
#leftContentNav li a:hover {
	background:transparent url(../i/processButtonOver.gif) no-repeat;
	color:#FFF;
}
#leftContentNav li #selected {
	background:transparent url(../i/processButtonOver.gif) no-repeat;
	color:#FFF;
}
#leftContentRightPanel {
	float:left;
	margin:0 0 0 18px;
	width:294px
}
/*end of left hand content*/
/*right hand content elements*/
#rightContent {
	float:left;
	margin: 8px 0 0 22px;
	padding: 6px 0 0 0;
	width:445px
}
#rightContent p {
	background:transparent;
	color:#654883;
	font-size:66%;
	margin:0 0 13px 0;
	padding:0
}
#rightContent a {
	background:transparent;
	color:#654883;
	text-decoration:underline
}
.rightContentPhone {
	font-size:340%
}
.rightContentHyphen {
	background:transparent;
	color:#EF4038;
	font-weight:bold
}
/*end of right hand content*/
/*footer elements*/
#footer {
	background:url(../i/basebit.jpg) no-repeat;
	padding: 34px 0 0 0;
	height:170px
}
#footer2 {
	padding: 0;
	height:96px
}
#footerhilite {
	background:#A390B9;
	color:#FFF;
	height:12px;
	padding:0 0 2px 0
}
#footerhilite p {
	font-size:60%;
	margin:0;
	padding:0 0 0 490px;
}
#footerlinks {
	background:transparent;
	border-top:1px solid #D6CFE0;
	color:#FFF;
	height:50px;
	margin:5px 0 0 0;
	padding:0 0 0 490px
}
.footerlinksborder {
	border:0
}
#footerlinkscopyright {
	float:left;
	margin:-56px 0 0 8px;
	text-transform:uppercase
}
#footerlinkscopyright p {
	background:transparent;
	color:#C0B5CF;
	font-size:60%
}
/*end of footer*/
/*this element holds the footer in place*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*form styling*/
/*the following element only appears on the enquiry page and hold the form*/
#leftContentEnquire2 {
	float: left;
	width: 440px;
	background: transparent url(../i/enquiryBg.jpg) no-repeat;
	height:339px;
	margin:8px 0 0 0;
	padding:20px 0 0 28px;
}
td {
	background:transparent;
	color:#654883;
	font-size:70%;
}
textarea {
	width: 180px;
	height: 50px;
	margin:0 0 4px 0
}
.inputbox {
	width:176px;
	margin:0 0 4px 0
}
.submit {
	background:#654883;
	border:0;
	color:#FFF;
	height:22px;
	width:67px
}
.reset {
	background:#A390B9;
	border:0;
	color:#654883;
	height:22px;
	width:67px
}
/*end of form styling*/
