.flash {
	height: 282px;
}

.promise {
	background: url('../img/home/promise.jpg') no-repeat;
	height: 79px;
	position: relative;
}

.promise a {
	position: absolute;
	left: 614px;
	top: 43px;
	width: 100px;
	height: 20px;
}

.features {
	background: #ffffff url('../img/global/fade_greenwhite.jpg') repeat-x 0 0;
	padding: 25px;
	height: 270px;
}

.features h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.features .small {
	width: 137px;
	float: left;
	margin-right: 25px;
	position: relative;
}

.features .small div {
	height: 180px;
	width: 137px;
	background: url('../img/home/images.jpg') no-repeat;
}

.features div.te { background-position: 0 0; }
.features div.ht { background-position: -137px 0; }
.features div.hss { background-position: -274px 0; }

.features .small h3 {
	margin: 5px 0 2px 0;
}

.features .small p {
	margin: 0 0 10px 0;
}

.features .small a {
	display: block;
	height: 20px;
	background: url('../img/home/learn_more.jpg') no-repeat 0 -20px;
	position: absolute;
	top: 250px;
	left: 0;
	width: 137px;
}

.features .large {
	width: 223px;
	float: right;
	position: relative;
}

.features .large .single_source {
	background: url('../img/home/images.jpg') no-repeat -411px 0;
	height: 74px;
	width: 223px;
}

.features .large .detail {
	background: url('../img/home/images.jpg') no-repeat -411px -74px;
	height: 121px;
	width: 121px;
	float: right;
	margin: 10px 0;
}

.features .large h3 {
	float: left;
	margin: 10px 10px 2px 0;
	width: 90px;
}

.features .large p {
	float: left;
	width: 90px;
	margin: 0;
}

.features .large a {
	display: block;
	height: 20px;
	background: url('../img/home/learn_more.jpg') no-repeat 0 0;
	position: absolute;
	top: 250px;
	left: 0;
	width: 223px;
}

.warranty {
	background-color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	padding-bottom: 25px;
	font-size:10px;
	color:#333;
}

.warranty img {
	margin-right:10px;
}

.warranty h5 {
	font-weight:bold;
	line-height:14px;
	font-size: 12px;
	margin-bottom: 10px;
}

