/* CSS Document */

body {
	background-color: #e4edf4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#747474;

}
.blue-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#024f95;

}
.wtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;

}
.conventional-bg {
	background-image:url(images/conventional.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.conventional-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#525252;
}
.inp {
	border: 1px solid #8299aa;
	font-size: 11px;
	color: #063555;
}
.ten-benifits-bg {
	background:url(images/10-benifits-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.sell-rent-bg {
	background:url(images/sell-rent-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.blue-text1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#198ad5;
}
.examples-bg{
	background:url(images/examples-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.faq-bg{
	background:url(images/faq-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.debt-bg{
	background:url(images/debt-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.sellquick{
	background:url(images/sellquick.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.privacy{
	background:url(images/privacy.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.contact-bg{
	background:url(images/contact-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.partner-bg{
	background:url(images/partner-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.quick{
	background:url(images/quick.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.Testimonial{
	background:url(images/Testimonial.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.equity{
	background:url(images/equity.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


.calc{
	background:url(images/calc.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.press{
	background:url(images/press.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.code{
	background:url(images/code.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.callback{
	background:url(images/callback.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.alink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#198ad5;
	text-decoration:underline;
}
.alink:Hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#198ad5;
	text-decoration:none;
}
.bluelink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#024f95;
	text-decoration:none;
}
.bluelink:Hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#024f95;
	text-decoration:underline;
}
li{
line-height:20px;

}


