body {
	background-color: #ffffff;
	background-image: url(/images/bg-middle.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	background-attachment: fixed;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8b8b;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8b8b;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
hr {
	border: 1px dotted #e1e1e1;
}
a {
	color: #ffb280;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #c1c0c0;
	color: #a7a5a5;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #c1c0c0;
	color: #a7a5a5;
}
#formbdy {
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#enquiries {
	background-image: url(/images/enquiries.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 47px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
}
#mainbdy {
	padding: 25px;
}
#mainbdy2 {
	padding-left: 20px;
	vertical-align: top;
}
#top {
	background-color: #4a4646;
	background-image: url(/images/bg-top.gif);
	background-repeat: repeat-x;
}
.enquiries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.enquiries a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffb280;
	font-weight: normal;
}
.enquiries a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffb280;
}
.enquiry-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5f5c5d;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6600;
	font-weight: normal;
	text-transform: uppercase;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #c1c0c0;
	color: #a7a5a5;
}
.required {
	color: #FF8100
}
