html body,
#footer {
	background-color: #F2F1DF;
}

html body #footer,
html body #footer .realtor {
	color: #000;
}

html body #searchcriteria .box.specialfeatures label,
#content h3 {
	background-color: #0065FF;

}

html body #container {
	background-color:#0065FF;
}

.submitbutton  {
	background:none repeat scroll 0 0 #0065FF;
}
