@charset "utf-8";
/* CSS Document */

body {
	background: #D8E1CE;
	margin: 0px;
	padding: 0px;
	font: 13px arial, helvetica, clean, sans-serif;
}

.header {
	height: 100px;
	background: url(http://www.santaferealtypartners.com/services/images/header-slice.jpg) repeat-x;
	text-align: center;
	margin: 0 0 10px 0;
}
.footer {
	height: 85px;
	background: url(http://www.santaferealtypartners.com/services/images/bottom.jpg) repeat-x;
	text-align: center;
	margin: 10px 0 0 0;
	border-bottom: solid 1px #909090;
}
