body {
	margin: 0px;
	background-image: url(../images/bgimage.gif);

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav {
	color: #FFFFFF;
}
.td-brd-t-c {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.td-brd-l-c {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.td-brd-l-t-c {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.virtual-tour {
	background-image: url(../images/360-bgimage.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
p {
	line-height: 18px;
}
.footer-td {
	line-height: 18px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.td-padding {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.white-color-text {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
h3 {
	margin: 0px;
	color: #1F0953;

}
.rightside-img-align {
	float: right;
	margin-left: 10px;
}
.check-ava {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;

}
h4 {
	color: #1f0953;
	font-size: 17px;
}
.faq {
	color: #1F0953;
}
ul {
	line-height: 18px;
}
.leftside-img-align {
	float: left;
	margin-right: 10px;
}
