@charset "UTF-8";
.home_bg {
	background-image: url(images/home/bg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 4px;
}
.percept {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 4px;
	text-decoration : none;
}
a.percept:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	padding-top: 4px;
	color : #333333;
	text-decoration : none;
}.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	padding-right: 16px;
}
.enquiries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #00456B;
	padding-right: 0px;
	text-decoration : none;
}
.enquiries:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #001C2D;
	padding-right: 0px;
	text-decoration : none;
}.enquiries1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #00456B;
	padding-right: 15px;
	text-decoration : none;
}
