@import "/css/global.css";
@import "/css/containers.css";

#main {
	width:100%;
	display:table;
	clear:both;
	height:136px;
	background:url(/images/bg-main-h136.gif) repeat-x;
}

#cta {
	display:table;
	position:absolute;
	width:960px;
	height:134px;
	left:50%;
	margin-left:-480px;
	background-position:bottom left;
	background-repeat:no-repeat;
}
	.ins-main-bg {background:url(/images/insurance/ins_header_bg.jpg)}

.insurance-header {
	display:block;
	clear:both;
	height:320px;
	background:url(/images/insurance/insurance_main_bg.jpg) 0 0 no-repeat;
}
.insurance-header .input-zip {
	display:block;
	position:absolute;
	font-size:20px;
	color:#252525;
	width:115px;
	text-align:center;
	border:1px solid #252525;
	margin:188px 0 0 55px;
	padding:2px 0;
}
.insurance-header .continue-button {
	display:block;
	position:absolute;
	margin:188px 0 0 192px;
}
#search {
	display:block;
	width:360px;
	height:25px;
	background-image:url(/images/search-automobile.gif);
	position:absolute;
	margin-top:100px;
	margin-left:580px;
}
	.search-box {position:absolute; margin-top:1px; margin-left:154px; width:155px}
	.search-button {position:absolute; margin-top:2px; margin-left:319px}
h1 {
	font-size:24px;
	color:#252525;
	margin:20px 0 5px;
}
h2 {
	font-size:22px;
	font-weight:normal;
	color:#252525;
	display:block;
	clear:both;
	margin:0 0 5px 0;
	height:45px;
}
h2 span {font-weight:normal; font-size:16px}
h2 a {color:#000;text-decoration:none}
.top-text {
	display:table;
	padding-bottom:30px;
}
.top-text p, .funnel {
	display:block;
	width:460px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.btop {border-top:1px solid #BDBDBD}
.ml20{margin-left:20px}
.ins-row {
	display:table;
	width:100%;
}
.funnel div {
	display:block;
	float:left;
	width:220px;
}	
.ins-row ul {margin:0; padding:0}
.ins-row ul li {
	background:url(/images/trans-li-bg.gif) top left no-repeat;
	padding-left:12px;
	margin:.5em 0;
	list-style:none;
}

