@charset "utf-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	background-color: #c9c9c9;
	padding: 0;
	margin-top: 20;
}
.twoColFixLt #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixLt #headerbar {
	background-image: url(../images/bg_header.gif);
	height: 95px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
}
.twoColFixLt #navigation {
	position: absolute;
	height: 20px;
	float: left;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 293px;
	margin: 0px;
}


.twoColFixLt #sidebar1 {
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	position: relative;
	background-image: url(../images/bg_sidebar1.gif);
	background-repeat: repeat-y;
	float: left;
	background-position: 22px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 15px;
}
.twoColFixLt #sidebar1 #top {
	background-image: url(../images/bg_sidebar1.gif);
	width: 250px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
.twoColFixLt #sidebar1 #bottom {
	background-image: url(../images/bg_sidebar1.gif);
	height: 12px;
	width: 250px;
}

.twoColFixLt #sidebar1 #sidebar1Content {
	text-align: left;
	margin-left: 20px;
	color: #FFFFFF;
	/*height: 160px;*/
	margin-top: 20px;
}

.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 275px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
} 

.twoColFixLt #mainContent p {
	line-height: 1.8em;
}

.twoColFixLt #mainContent .padImageRight {
	float: right;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.twoColFixLt #centrebar1 {
	width: 464px;
	background-image: url(../images/bg_centrebar1.gif);
	background-repeat: repeat-y;
	text-align: center;
	color: #FFFFFF;
	float: right;
}

.twoColFixLt #centrebar1 #top {
	background-image: url(../images/bg_centrebar1.gif);
	width: 464px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
.twoColFixLt #centrebar1 #bottom {
	background-image: url(../images/bg_centrebar1.gif);
	height: 12px;
	width: 464px;
}

.twoColFixLt #centrebar2 {
	width: 464px;
	background-image: url(../images/bg_centrebar1.gif);
	background-repeat: repeat-y;
	text-align: center;
	color: #FFFFFF;
}

.twoColFixLt #footerbar {
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 65px;
	position: relative;
	width: 780px;
	background-position: bottom;
	text-align: center;
	padding-top: 5px;
	line-height: 1.5em;
	margin-top: 50px;
}
.twoColFixLt #footerbar a {
	color: #000000;
}
.twoColFixLt #footerbar a:hover {
	text-decoration: none;
}

.companyreg { font-size:9px;}
.twoColFixLt #w2mbar {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 10px;
}
.twoColFixLt #w2mbar a {
	color: #666666;
	font-size: 0.9em;
	text-decoration: none;
}
.twoColFixLt #w2mbar a:hover {
	color: #333333;
	text-decoration: none;
}
.twoColFixLt #mainContent a {
	color: #000000;
}
.twoColFixLt #mainContent a:hover {
	text-decoration: none;
}





.oneColFixLt #container {
	width: 780px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixLt #headerbar {
	height: 26px;
	text-align: center;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
}

.oneColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
} 

.oneColFixLt #footerbar {
	height: 65px;
	position: relative;
	width: 780px;
	text-align: center;
	line-height: 1.5em;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixLt #midfooterbar {
	height: 50px;
	position: relative;
	width: 780px;
	text-align: center;
	line-height: 1.5em;
	background-image: url(../images/bg_midfooter.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixLt #footerbar a {
	color: #000000;
}
.oneColFixLt #footerbar a:hover {
	text-decoration: none;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#enquiry {
	width:550px;
	margin: 0 auto;
	text-align:center
}
td.enquiry {
	padding:5px;
	text-align:left;
	vertical-align: top;	
}
#enquiryheader {
	background-image: url(../images/bg_enquiryheader.gif);
	background-repeat: no-repeat;
	height: 26px;
}
#enquirycontent {
	width:550px;
	background-image: url(../images/bg_enquirymain.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:center
}
#enquirycontent a {
	color: #000000;
}
#enquirycontent a:hover {
	text-decoration: none;
}

#enquiryfooter {
	background-image: url(../images/bg_enquiryfooter.gif);
	background-repeat: no-repeat;
	height: 26px;
}
td.enquirysmall {
	font-size: 0.9em;
	padding:2px;
	text-align: left;
}

