.our_service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-left: 15px;
	text-align: justify;
}
.bottxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding-left: 15px;
}
.background {
	background-attachment: fixed;
	background-image: url(../images/back_01.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.background_02 {
	background-attachment: fixed;
	background-image: url(../images/back_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bottxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	line-height: 20px;
	padding-left: 15px;
}
.our_service:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	line-height: 20px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #afb1b2;
	text-decoration: none;
	line-height: 18px;
}
.border {
	height: auto;
	width: 900px;
	border: 1px solid #704814;
	border: 1px solid #286055;
}
.contact_bg {
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
	height: 1173px;
	width: 900px;
}
.sub {
  background: #4bbfa8;
  padding: 7px 20px;
  color: #fff;
  border-color: #4bbfa8;
  font-size: 16px;
  transition: 0.5s;
  cursor: pointer;
  margin-right: 50px;
}
.sub:hover {
  background: #78c9b6;
}

.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #afb1b2;
	text-decoration: none;
	line-height: 18px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	transition: 0.5s;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #78c9b6;
}
.active {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.activeservices {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
.package_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	text-align: justify;
}
.contacttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #363736;
	text-decoration: none;
	line-height: 20px;
	padding-left: 15px;
	text-align: justify;
}
.enquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #363736;
	text-decoration: none;
	line-height: 20px;
	padding-left: 160px;
	text-align: justify;
}
