.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.lift_bg {
	background-image: url(../images/lift_bg.gif);
	background-repeat: repeat-y;
	height: 16px;
	width: 51px;
}
.right_bg {
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	height: 16px;
	width: 50px;
}
.footer_bg {
	background-image: url(http://www.realestatepoint.net/images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 677px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.broderline {
	border: 1px solid #333333;
}
