﻿
div.homeTestimonial
{
	background-image: url('images/testimonialgradient.png');
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	height:34px;
	width:974px;	
}
div.homeLearnMore
{
	background-image: url('images/feature/learnmorearrow.png');
	background-repeat: no-repeat;
	color: white;
	font-size:16pt;
	font-weight:bold;
	height:49px;
	width:227px;
	padding-left:20px;
	padding-top:10px;
	position: relative;
}
div.homeFeaturePix
{
	background-image: url('images/feature/el_hm_featurebox_pictures.png');
	background-repeat: no-repeat;
	height: 138px;
	width: 494px;
	padding: 0;
	margin: 0;
}
td.homeFeatureLeft, td.homeFeatureRight
{
	background-repeat: no-repeat;
	height:318px;
	width:7px;	
}
td.homeFeatureLeft
{
	background-image: url('images/feature/featureleft.png');	
}
td.homeFeatureRight
{
	background-image: url('images/feature/featureright.png');	
}
td.homeFeatureMiddle
{
	background-image: url('images/feature/featuregradient.png');
	background-repeat: repeat-x;
	padding: 0px;
	margin:0px;
	height:318px;
	width:960px;	
}

div.blurbLeft, div.blurbRight
{
	float: none;
	position:absolute;
	background-repeat: no-repeat;
	height:235px;
	width:219px;
	padding:15px;
	border:none;
	top: 0px;

}
div.blurbLeft
{ 
	background-image: url('images/blurbs/el_hm_rectbluebox_leftpic.png');
	left:0px;
}
div.blurbRight
{
	background-image: url('images/blurbs/el_hm_squarebluebox_rightpic.png');
	left:240px;
}

div.blurbRectLeft, div.blurbRectRight
{
	float: none;
	position:absolute;
	background-repeat: no-repeat;
	height:235px;
	width:7px;
	top:0px;
}
div.blurbRectLeft
{
	background-image: url('images/blurbs/blurbrectleft.png');
	left: 483px;	
}
div.blurbRectRight
{
	background-image: url('images/blurbs/blurbrectright.png');
	left:963px;	
}
div.blurbRectMiddle
{
	float: none;
	position:relative;
	background-image: url('images/blurbs/blurbrectgradient.png');
	background-repeat: repeat-y;
	height:235px;
	width:473px;
	top:0px;
	left:490px;
}



