.featurenavholder {
	position: absolute;
	height: 240px;
	width: 90px;
	top: 0px;
	right: 0px;
}
.newsletterbutton {
	position: absolute;
	z-index: 3;
	top: 0px;
	right: 0px;
	height: 240px;
	width: 30px;
}
.specialbutton {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
	height: 240px;
	width: 60px;
}
.quotebutton {
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
	height: 240px;
	width: 90px;
}
.homequoteholder {
	position: absolute;
	height: 30px;
	width: 252px;
	left: 0px;
	bottom: 0px;
	z-index:21;
}
.homequoteholder h2 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}


.homeintroholder p {
	font-size: 12px;
	color: #14212b;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 7px;
}
.homeintroholder h1 {
	font-size: 20px;
	line-height: 22px;
	color: #14212b;
	width: 164px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 7px;
}

.mainareatwoblockleft {
	width:260px;
	height:auto;
	position:relative;
	float:left;
	margin-right:20px;
	position:inline;
	margin-left: 20px;
	display: inline;
}

.mainareatwoblockright {
	width:260px;
	height:auto;
	position:relative;
	float:left;
	position:inline;
	display: inline;
}


.textholder {
	float: left;
	height: auto;
	width: 100px;
	display: inline;

}
.headerbuttonholder {
	margin-left: 8px;
	float: left;
	height: auto;
	width: 140px;
	display: inline;
	

}
.mainareaoneblockhome {
	width:530px;
	height:auto;
	position:relative;
	float:left;
	position:relative;
	z-index: 1000;
	margin-left: 20px;
	display:inline;
	margin-top: 10px;
}
#shoppingimage {

	background-image:url(../images/headers/shop_home_image.png);
	background-repeat:no-repeat;
	behavior: url('/scripts/iepngfix.htc');
}
#homeimage {
	background-image:url(../images/headers/home_quote_image.png);
	background-repeat:no-repeat;
	behavior: url('/scripts/iepngfix.htc');
}