#homeNav {
	float:left;
	background:#FFB423;
	margin:0;
	border-right:2px solid #0C2577;
	font-size:95%;
	min-width:350px;
	height:215px;
	width:100%;
	line-height:1.5em}

#homeNav h2 {
	background:none}

#homeNav a:link, #homeNav a:active, #homeNav a:visited {
	background:url(../pix/houseIcon.gif) top left no-repeat;
	text-decoration:none;
	padding-left:25px;
	margin-left:5px}

#homeNav a:hover {
	background:url(../pix/houseIcon2.gif) top left no-repeat;
	color:#fff}

.calloutQuote {
	font-size:135%}

.quickSearch input, .quickSearch select {
	font-size:100%;
	margin:0;
	padding:0;
	width:auto}

.calloutQuote {
	margin:35px 0}

.calloutQuote p {
	padding:0 55px;
	color:#666}

#homeLeft {
	margin:0;
	margin-right:5px;
	padding:0;
	width:54%;
	float:left;
	display:inline}

#homeRight {
	float:right;
	width:45%;
	padding:0;
	margin:0}