#nav2 {
	height: 505px;
	width: 385px;
	float: left;
	background-image: url(../images/09-temp.jpg);
}
#house {
	width: 355px;
	background-position: 316px;
	border-left-style: none;
}
#logo {
	height: 40px;
	width: 235px;
	float: right;
	clip: rect(auto,auto,auto,auto);
	clear: right;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#plan {
	background-image: url(../images2/26.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 336px;
	float: right;
	margin:auto
	clip: rect(auto,auto,auto,auto);
	clear: right;
	padding-right: 40px;
}
#spacer {
	height: 40px;
	width: 235px;
	float: right;
}
#tel1 {
	background-image: url(../images2/27.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 133px;
	float: right;
	clip: rect(auto,auto,auto,auto);
	clear: right;
	padding-right: 20px;
}
a#button1a {
	display: block;
	width: 242px;
	height: 20px;
	background-image: url(../images/email.jpg);
	float: right;
	clear: right;
	padding-right: 20px;
	background-repeat: no-repeat;
}
a#button1a:hover {
    background-position: 0 -20px;
}
a .alt { display: none; }
