@charset "utf-8";
.heading {
	background-color: #0F1012;
	color: #FFFFFF;
	font-size: 14px;
}
.listing {
	background-color: #E9E9CF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.imgnoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aboutourwebhositng {
	list-style-type: none;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.aboutourwebhositng li {
	list-style-type: none;
	display: block;
}
.leftheading_text {
	padding-top: 10px;
	padding-left: 10px;
}

.aboutourwebhositng a {
	text-decoration: none;
	color: #0066FF;
}
.aboutourwebhositng a:hover {
	color: #FF6600;
}
