@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.main_wrapper {
	margin: auto;
	width: 780px;
}
.form_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #a4b0c7;
	border: 1px solid #6a7ea1;
}

.menu_label {
	color: #4164a3;
}

.home_enquiry_hotline {
	font-size: 12px;
	line-height: 15px;
}

.home_enquiry_hotline span {
	color: #4164a3;
}

.home_blurb_msg {
	color: #d0c9cb;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 25px 5px 25px;
}

.content_area {
	padding: 10px 100px 10px 30px;
	font-size: 12px;
}

.services_intro {
	line-height: 15px;
}

.content_area a {
	color: #4164a3;
}

.content_area_bulleted {
	padding: 10px 30px 10px 30px;
	font-size: 12px;
}

.content_area_bulleted ul {
	float: left;
	display: inline;
}

.content_area_bulleted ul li {
	float: left;
	width: 300px;
}

.content_area_bulleted ul li span {
	color: #4164a3;
}

.content_area_bulleted .zone {
	font-size:16px;
	font-weight:bold
}
.content_area_bulleted .contact_no {
	color: #4164a3;
	font-size:14px;
}

.content_area_bulleted ul li a {
	color: #666666;
	text-decoration: none;
}

.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	height: 15px;
	line-height: 15px;
}

.footer .agency_no {
	color:#333333;
	float:left;
}

.footer .copyright {
	float: right;
	color: #666666;
}

.footer .copyright a {
	color: #6184c2;
	text-decoration: none;
}
hr {
	height: 0px;
	color: #98acd3;
	
}

a {
	color: #4164a3;
}

.TnC {
	font-size: 12px;
	line-height: 12px;
}
