@charset "utf-8";
/* changes for Burch Insurance */

.logo {
	margin-left:0px;
}

.tnavinner {
	width:630px;
}


/*main quote box*/

#featured-quote {
	background:url(images/get-a-quote.png) no-repeat;
	height:125px;
	width:300px;
}

#featured-quote form {
}

#featured-quote form select {
	font-size:13px;
	margin:74px 0 0 12px;
	font-family:verdana,arial,helvetica,tahoma,sans-serif;
	padding:4px;
}

#go_button {
	margin-left:5px;
	font-size:18px;
	text-transform:uppercase;
}

.feature_widget {
	position:relative;
	top:-30px;
}