@charset "utf-8";
.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top-inner-bg {
	background-image: url(images/top-inner-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #5b5a5a;
	text-decoration: none;
}
.content-01 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.sub-head {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #e82e00;
	text-decoration: none;
}
.enquiry-form {
	background-image: url(images/enquiry-form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-text {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #bbbbbb;
	text-decoration: none;
	text-align:center;
	line-height:25px;
}

.form-style {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #d3d3d3;
	width: 180px;
	font-family:Arial;
	font-size:13px;
	color:#434343;
	line-height:21px;
}
.footer-bg {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.form-area {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #d3d3d3;
	width: 182px;
	height:65px;
	font-family:Arial;
	font-size:13px;
	color:#434343;
	line-height:21px;
}
