body 	{ margin: 0px 0px 0px 0px;
	  background: #AE966B;
	  background-image: url(images/BG_background1.jpg);
	  background-repeat: repeat-x;
	  background-position: top left;
	  font-family: calibri, tahoma, arial, verdana;
	  font-size: 11pt;
	  text-align: left;
	  font-style: normal;
	  font-weight: normal; 
	  color: #333333;
	  }







#homepage_images	{ float:right; width:270px; margin-left:40px; }
#enquiry_box		{ float:right; width:360px; margin-left:40px;
			  border: 1px dotted #1B5E97; padding:10px; }





h1	{ color: #1B5E97; font-family: impact, tahoma, calibri, verdana;
	  font-size: 18pt; font-weight: normal; cursor: default;
	  margin-bottom: 6px; margin-top: 0px; }
h2	{ color: #1B5E97; font-family: impact, tahoma, calibri, verdana;
	  font-size: 17pt; font-weight: normal; cursor: default;
	  margin-bottom: 6px; margin-top: 0px; }
h3	{ color: #1B5E97; font-family: tahoma, calibri, verdana;
	  font-size: 13pt; font-weight: bold; cursor: default;
	  margin-bottom: 2px; margin-top: 0px; }

.header  { font-size: 11pt; font-family: arial,calibri, verdana; }
.header2 { font-size: 14pt; font-family: impact,arial,calibri, verdana;
	   font-weight: normal; }




#flash1	{ position: relative; z-index: 0; }
#flash2	{ position: relative; z-index: 0; }

#BG_pattern	{ background: url(images/BG_background2.png) no-repeat 50% 0; }


.BG_navbar	{ background-image: url(images/BG_navbar.gif); background-repeat: no-repeat;
		  background-position: top left;
		  }






.tfooter	{ color: #333333; font-size: 10pt; font-family:calibri,arial; }
.tfooter2	{ color: #7E653E; font-size: 10pt; font-family:calibri,arial; }

.tblue		{ color: #1B5E97; }
.tred		{ color: #F40000; }
.torange	{ color: #FF6701; }
.tyellow	{ color: #DCEB31; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.tblack		{ color: #000000; }



.p-l		{ padding-left:   25px; }
.p-t		{ padding-top:    20px; }
.p-r		{ padding-right:  25px; }
.p-b		{ padding-bottom: 25px; }
.p-l10		{ padding-left:   10px; }
.p-t10		{ padding-top:    10px; }
.p-r10		{ padding-right:  10px; }
.p-b10		{ padding-bottom: 10px; }
.p-l30		{ padding-left:   30px; }
.p-t30		{ padding-top:    30px; }
.p-r30		{ padding-right:  30px; }
.p-b30		{ padding-bottom: 30px; }

.p-t5		{ padding-top:    5px; }

.imgBorder	{ border: #999999 1px solid; padding:2px; }
.imgAlign	{ vertical-align: middle; }






.hr_dotted	{ background: url(images/hr_dotted.gif) repeat-x top left; height:3px;
		  margin-top:5px; margin-bottom:5px; }


HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: calibri, tahoma, arial, verdana; line-height: 1.4 }
li	{ list-style-image: url(images/icon_listitem1.gif); margin-top: 1px; }
li.tick	{ list-style-image: url(images/icon_listitem2.gif); margin-top: 1px; }
ul	{ margin-top: 0px; margin-bottom: 0px; }

legend	{ color: #3E5F78; font-size:13pt; }

.field	{ border: 1px solid #999999;
	  font-family: calibri, tahoma, arial;
	  font-size: 10pt;
	  padding: 2px;
	  color: #444444;
	  }
.btn_contact { background: url(images/btn_contact.gif) no-repeat;
	       border: 0px solid #2085CC;
	       cursor: hand;
	       width:151px; height: 32px;
	       }




a.black		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #1B5E97;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.footer	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #333333;
		  }
a.footer:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #333333;
		  }
a.footer2	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #7E653E;
		  }
a.footer2:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #333333;
		  }



a.menu		{ font-family: century gothic,calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: bold;	  text-decoration: none;
		  color: #FFFFFF;
		  background: url(images/nav_mouseup.jpg) repeat-x 0px 0px;
		  height:auto; padding:8px 11px 8px 11px;
		  display: inline;
		  vertical-align:middle;
		  }
a.menu:hover	{ font-family: century gothic,calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: bold;	  text-decoration: none;
		  color: #FFFFFF;
		  background: url(images/nav_mousedn.jpg) repeat-x 0px 0px;
		  height:auto; padding:8px 11px 8px 11px;
		  display: inline;
		  vertical-align:middle;
		  }
#menuholder	{ height: auto; margin: 0px; padding-left: 10px;
		  }








#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 200px; /*Default width of hint.*/ 
padding: 10px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 1px solid black;
border-bottom: 1px solid black;
visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 0px 0px;
}


.quality_assurance li {
 list-style-type: decimal !important;
 list-style-image: none !important;
 padding-bottom: 3px;
}
