/* CSS Document used for the homeowenrs sction.
*/


#quote{
background-image: url('http://www.progressive.com/images/quoteStart-bg-interior-homeowners.gif');
	background-repeat: no-repeat;
	width: 236px;
	height: 235px;
	float: left;
	margin-top: 60px;
	}

#quote .retrieveQuote {
	top: 165px;
	background-image: url('http://www.progressive.com/images/quoteStart-retrieveQuote-homeowners.gif');
	}

#quote .findAgent{
	display:none;
	}


