#main-content-home {
	position: relative;
	float: right;
	width: 502px;
	margin: 0px;
	padding: 200px 30px 20px 30px;
	}

#main-content-home p {
	font-size: 1.1em;
	}

p.find {
	padding: 0px 40px 0.5em 30px;
	color: rgb(53,92,135);
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-weight: bold;
	border: none;
	}

h1 {
	position: static;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	}

h2 {
	text-align: center;
	margin: 0px;
	padding: 0.5em 0px 1em 0px;
	color: rgb(218,65,52);
	font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	}

h2 span {
	border-top: solid rgb(218,65,52) 1px;
	padding-top: 0.3em;
	}

#house1 {
	position: absolute;
	top: 28px;
	left: 327px;
	border: solid #777 2px;
	}

#house2 {
	position: absolute;
	top: 162px;
	left: 363px;
	border: solid #777 2px;
	}

#house3 {
	position: absolute;
	top: 38px;
	left: 57px;
	border: solid #777 2px;
	}

#defect1 {
	position: absolute;
	top: 185px;
	left: 109px;
	border: none;
	}

#defect2 {
	position: absolute;
	top: 12px;
	left: 68px;
	border: none;
	}

#defect3 {
	position: absolute;
	top: 135px;
	left: 275px;
	border: none;
	}

#lead-photo {
	line-height: 0;
	}

a img {
	display: block;
	border: solid #222 2px;
	text-decoration: none;
	}

a:hover img {
	border-color: rgb(218,65,52)
	}

a.find-button img {
	border: none;
	}