body {
	background-color: #006db0;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #006eb0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383737;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383737;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383737;
	
}

a:link {
	color: #006db0;
	text-decoration: underline;
}
a:visited {
	color: #006db0;
	text-decoration: underline;
}
a:hover {
	color: #006db0;
	text-decoration: none;
}

a.top:link {
	color: #006db0;
	text-decoration: none;
}
a.top:visited {
	color: #006db0;
	text-decoration: none;
}
a.top:hover {
	color: #006db0;
	text-decoration: none;
}
.realestatehome {
	background-image: url(../images/home/realestate.jpg);
	background-repeat: no-repeat;
}
.realestatecoaching {
	background-image: url(../images/coaching/realestate.jpg);
	background-repeat: no-repeat;
}
.realestateexpertise {
	background-image: url(../images/expertise/realestate.jpg);
	background-repeat: no-repeat;
}
.realestatetestimonials {
	background-image: url(../images/testimonials/realestate.jpg);
	background-repeat: no-repeat;
}
.realestatecontact {
	background-image: url(../images/contact/realestate.jpg);
	background-repeat: no-repeat;
}
.realestateresources {
	background-image: url(../images/resources/realestate.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #383737;*/
	color: #FFFFFF;
}
li {
	margin-left: -20px;
}
