@charset "UTF-8";
/* CSS Document */

#topSection{
	width:960px;
	height:234px;
	display:block;
	background: url(../images/auto-insurance-results-pg.jpg) no-repeat;
	margin: 10px auto 0 auto;
	padding:0 0 0 10px;
	background-position: 10px 0px;
}
#topSection h1{
	padding: 10px 0 10px 115px;
	display:block;
	font-size:26px;
	color:#003;
	font-weight:500;
	}
#topSection p{
	width:580px;
	font-size: 14px;
	padding:10px 0 0 320px; 
	font:Arial, Helvetica, sans-serif;
	line-height:18px;
}
#topSection strong{
	font-size: 15px;
	padding:20px 0 0 320px; 
	font:Arial, Helvetica, sans-serif;
	display:block;
	text-align:center;
	
}
#topSection ul{
	margin:17px 70px 0  0;
	display:block;
	overflow:hidden;
}	
#topSection ul li{
	font-size:12px;
	list-style: none;
	font-weight: 550;
	color:#000033;
	float: right;
	line-height:15px;
	font:Arial, Helvetica, sans-serif;
	display:block;
	width:120px;
}
#moveMore{
	font-size:12px;
	list-style: none;
	font-weight: 550;
	color:#000033;
	float: right;
	line-height:15px;
	font:Arial, Helvetica, sans-serif;
	display:block;
	width:120px;
	margin-left:41px;
}

.description2 h1{
color:#004472;
padding: 10px 0 0 120px;
font-size:30px;
line-height:100%;
min-height:44px;
font-family: 'Ubuntu', Century Gothic, Arial, Helvetica, sans-serif;
display:block;
}
.description2 p{
padding:10px 20px 0 670px;
font-size:16px;
line-height:160%;
font-family: 'Ubuntu', Century Gothic, Arial, Helvetica, sans-serif;
width:280px;
height:185px;
display:block;
}
#paragraph2{
	width:490px;
	display:block;
	overflow:hidden;
	float:left; 
}
#paragraph2 h2{
	background:url(../../common/styles/images/heading-background.png) repeat-x left top;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	color:#7BBB36;font-family:tahoma, sans-serif;
	line-height:34px;
	font-weight:normal;
	padding: 0 0 0 10px;
	margin:0 0 10px 0;
}
#paragraph2 p{
	font-size:13px;
	color:#333333;
	line-height:120%;
	padding: 10px;
	margin:0;
	clear:both;
}
#bulletPoints{
	width:490px;
	display:block;
	overflow:hidden;
	float:left;
	padding:0px; 
}
#bulletPoints h2{
background:url(../../common/styles/images/heading-background.png) repeat-x left top
;border-top:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;color:#7BBB36;
font-family:tahoma, sans-serif;
line-height:34px;
font-weight:normal;
padding: 0 0  0 40px;
margin:0px;
}
#bulletPoints ul{
padding: 25px 10px 10px 40px;
margin:0;
}
#bulletPoints li{
background:url(../../common/styles/images/carrott-blue.gif) no-repeat 0px 2px;
display:block;
font-size:12px;
padding: 0 0 0 20px;
margin-bottom:20px;
}
#clear{
clear:both;
width:980px;
height:1px;
display:block;
}