#quotebar {
	margin-top: 40px;
	height: 1%;
	overflow: hidden;
}

#quotebar div.text {
	float: left;
	width: 290px;
	text-align: right;
	font-size: 1.1em;
	line-height: 2em;
	color: #333;
}

#quotebar a.getaquote {
	float: right;
	display: block;
	border: 0;
}

#centrecolumn.topimage {
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 220px;
}