#businessimagehome {
	background-image:url(../images/core/business_home.jpg);
	background-repeat:no-repeat;

}
#leisureimagehome {
	background-image:url(../images/core/leisure_home.jpg);
	background-repeat:no-repeat;

}
#homeimagehome {
	background-image:url(../images/core/house_home.jpg);
	background-repeat:no-repeat;

}

#personalimagehome {
	background-image:url(../images/core/personal_home.jpg);
	background-repeat:no-repeat;

}

#customerimagehome {
	background-image:url(../images/core/customer_home.jpg);
	background-repeat:no-repeat;

}
#headers{
	margin-top:58px;
	margin-left:40px;
}

.sixpanelheaderholder {
	position:relative;
	float:left;
	display:inline;
	width:670px;
	height:110px;
	margin:0px;
	padding:0px;
}

.twopanelheaderholder {
	position:relative;
	float:left;
	display:inline;
	width:2008px;
	height:110px;
	margin:0px;
	padding:0px;
}

.threepanelheaderholder {
	position:relative;
	float:left;
	display:inline;
	width:310px;
	height:110px;
	margin:0px;
	padding:0px;
}
.sixpaneltextholder {
	position:relative;
	float:left;
	display:inline;
	width:520px;
	height:auto;
	margin:0px;
	padding:0px;
}

.threepaneltextholder {
	position:relative;
	float:left;
	display:inline;
	width:160px;
	height:auto;
	margin:0px;
	padding:0px;
}

.quotelinksholder {
	position:relative;
	float:left;
	display:inline;
	width:150px;
	height:auto;
	margin:0px;
	margin-left:14px;
	padding:0px;
	background-image:url(../images/core/qoute_grad_back.jpg);
	background-repeat:repeat-x;
}

.quotelinkswrap {
	position:relative;
	width:150px;
	height:auto;
	margin:0px;
	padding:0px;
	background-image:url(../images/core/get_quote_border.png);
	background-repeat:no-repeat;
	behavior: url('/scripts/iepngfix.htc');
}
