

/* Section 1 */

#section1{
	width: 683px;
	height: 244px;
	background: transparent url('../img/home-insurance/banner_homeins_top.jpg') no-repeat top left;
	position: relative;
}


#section1Left{
	position: absolute;
	width: 175px;
	top: 38px;
	right: 60px;
}

#section1 p{
	margin:0;
}


#bottomSection{
	clear: both;
	background: transparent url('../img/home-insurance/banner_homeins.jpg') no-repeat top left;
	width: 923px;
	height: 200px;
}

/* Info Boxes */

.infoboxContainer{
	width: 362px;
	position: absolute;
	
}

.infoboxHeader{
	height: 61px;
	background: transparent url('../img/shared/infobox_head.png') no-repeat top left;
	padding:0 20px;
	zoom:1;
}


.infoboxHeader a, .infoboxHeader p{
	color: white;
}

.infoboxHeader a{
	background: transparent url('../img/shared/infobox_close.gif') no-repeat center right !important;
}

.infoboxHeader a :hover{
	color: white !important;
	text-decoration: underline;
}

.infoboxHeader a:hover{
	color: white !important;
	text-decoration: underline;
}

.infoboxHeader span{
	margin-right: 15px;
}

.infoboxHeader p{
	padding-top: 35px;
}

.infoboxClose{
	padding-top: 35px;
	float: right;
	width: 45px;
}

#section1 .infoboxContent p{
	margin: 5px;
}

.infoboxContent .dots{
	margin-top:15px!important;
	padding-bottom: 1px;
}

.infoboxContent ul{
  margin-left:5px;
}

.infoboxContent{
	background: transparent url('../img/shared/infobox_bg.png') no-repeat top left;
	padding: 8px 20px 1px 20px;
	zoom:1;
	width:322px ;
}

.infoboxFooter{
	height: 40px;
	background: transparent url('../img/shared/infobox_footer.png') no-repeat bottom left;
	zoom:1;
	padding:0 25px 0 25px;
}


#infobox_2_1{
	top: 98px;
	left: 383px;
}


#infobox_2_2{
	top: 118px;
	left: 383px;
}

#infobox_2_3{
	top: 140px;
	left: 383px;
}

#infobox_2_4{
	top: 150px;
	left: 383px;
}


