
/* subnav */

.banner {
	height: 306px;
	background: transparent url(../images/banner-home.jpg) 0 0 no-repeat;
}

/* post-float clearing */

.subnav {
	height: 1%;
}

.subnav:after {		
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* subnav */

.section {
	float: left;
	width: 297px;
	height: 150px;
	color: #fff;
}
.section#subnav_lte-you {
	width: 296px;
	background: transparent url(../images/home-lte-you.jpg) 0 0 no-repeat;
}
.section#subnav_exp-lte {
	background: transparent url(../images/home-exp-lte.jpg) 0 0 no-repeat;
}
.section#subnav_resources {
	background: transparent url(../images/home-resources.jpg) 0 0 no-repeat;
}
.section h2 {
	margin: 34px 0 12px 21px;
	height: 17px;
}
.section h2 a {
	display: block;
	height: 17px;
	text-indent: -9999px;
	overflow: hidden;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.section#subnav_lte-you h2 a {
	background-image: url(../images/home-subnav-lte-you.gif);
}
.section#subnav_resources h2 a {
	background-image: url(../images/home-subnav-resources.gif);
}
.section#subnav_exp-lte h2 a {
	background-image: url(../images/home-subnav-experience.gif);
	height: 21px; 
}
.section#subnav_lte-foryou h2 a {
	background-image: url(http://business.motorola.com/experiencelte/images/home-perform.gif);
	height: 21px; 
}
.section h2 a:hover {
	background-position: 0 -17px;
}
.section#subnav_exp-lte h2 a:hover {
	background-position: 0 -21px; 
}
.section p {
	margin: 0 104px 10px 21px;
	font-size: 1em;
	line-height: 1.25em;
}
.section#subnav_calculator p {
	margin-right: 114px;
}
