body{
	background: #fff url('images/bg-home.gif') top center repeat-x;
}
#home-header{
	background: url('images/bg-home-panel.jpg') top center no-repeat;
	height: 244px;
	overflow: hidden;
}
/*instant auto quote*/
#instant-auto-quote{
	background: url('images/home-header-auto-quote.jpg') no-repeat;
	float: left;
	height: 116px;
	margin: 0 15px;
	padding: 5px 0;
	width: 249px;
}
#title-instant-auto-quote a{
	color: #00692d;
	font-size: 18px;
	font-weight: bold;
	margin-left:50px;
	text-decoration: none;
}
#link-instant-auto-quote a{
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 5px 0 0 180px;
	text-decoration: none;
	text-transform: lowercase;
}
.right-arrow{
	display: inline;
	margin-left: 7px;
}
/*instant home quote*/
#instant-home-quote{
	background: url('images/home-header-home-quote.jpg') no-repeat;
	float: left;
	height: 116px;
	padding: 5px 0;
	width: 249px;
}
#title-instant-home-quote a{
	color: #00692d;
	font-size: 18px;
	font-weight: bold;
	margin-left:50px;
	text-decoration: none;
}
#link-instant-home-quote a{
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 5px 0 0 180px;
	text-decoration: none;
	text-transform: lowercase;
}
.right-arrow{
	display: inline;
	margin-left: 7px;
}
/*header call now*/
#header-call-now{
	background: url('images/box-call-us-now.gif') no-repeat;
	color: #000;
	float: right;
	font-size: 12px;
	height: 196px;
	line-height: 18px;
	margin-top: -75px;
	position: relative;
	text-align: center;
	width: 207px;
}
#h2-home{
	background: url('images/home-h2-how-much-can-you-save.gif') no-repeat;
	height: 34px;
	line-height: 0px;
	margin: 28px 0 36px 28px;
	text-indent: -9999em;
	width: 540px;
}
