@charset "utf-8";
/* CSS Document */

td {
	background-repeat:no-repeat;
}	
b.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#424243;
	padding-left:10px;
	}
p.default {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fa6207;
	padding-left:3%;
	}
p.default2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left:3%;
	}
	
p.sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fa6207;
	
	}
	
p.prod4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fa6207;
	padding-left:3%;
	height:450px;
	width:350px;
	overflow:auto;
	}
	
ul.list1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#424243;
	padding-left:5%;
	font-weight:bold;
	}

div.text{
	height:250px;
	width:710px;
	overflow:auto;
	}

div.map{
	height:250px;
	width:240px;
	overflow:auto;
	}

div.enquiry{
	height:50px;
	width:310px;
	overflow:auto;
}

div.news{
	height:480px;
	width:830px;
	overflow:auto;
	}
	
strong.emph{
	color:#999999;
	font-size:16px;
}
strong.emph1{
	color:#FF6600;
	font-size:16px;
}


a.email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#424243;
	text-decoration:none;
	font-weight:bold;
	}
a.links:link {color:#ffffff;}
a.links:visited {color:#ffffff;}
a.links:hover {color:#fa6207;}
a.links:active{color:#ffffff;}

a.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
a.emph{
	color:#999999;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

