.defaultButton { border: 0;} /* This removes a border appearing around the carousel dots */

#homepageContent {
  width: 1052px;
  margin: 0 auto;
}

/* Featured Content */

#homepageLeft {
	float: left;
	background: #ffffff; /* Old browsers */
	background: linear-gradient(to bottom,  #f3f4f7 0%,#ffffff 16%,#ffffff 89%,#edeef1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f7', endColorstr='#edeef1',GradientType=0 ); /* IE6-9 */
	border-top: 4px solid #4c8cc9;
	border-right: none;
	border-bottom: 1px solid #cbd2dd;
	border-left: 1px solid #cbd2dd;
	border-radius: 5px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	width: 806px;
    margin-bottom: 3em;
}
#right {
  position: relative;
  top: -35px;
  left: -2px;
  z-index: 1;
}
.hpFeatured {
	float: left;
	display: block;
	border-right: 1px solid #dde2e9;
	width: 215px;
	padding: 0 1.5em 1em 2.8em;
	margin: 2.5em 0;
}
.hpFeatured p {
	margin-bottom: 2em;
}
.hpFeatured h2 {
	font-size: 2.3em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}
.hpFeatured h2 a {
	color: #2174ba;
	text-decoration: none;
}
.hpFeatured h2 a:hover {
	text-decoration: none;
}
.hpFeatured .hpProduct {
    color: #344e68;
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1em;
    line-height: 1.3em;
}
#homepageLeft  .first {
	width: 225px;
}
#homepageLeft  .second {
	width: 225px;
}
#homepageLeft  .third {
	border-right: 0;
}

/* Product Spotlight */

.productSpotlight {
	clear: both;
	margin-bottom: 6em;
}
.productSpotlight h2 {
	border-bottom: 2px solid #cbd6e2;
	color: #1c3e67;
	font: bold 1.8em/1em arial, sans-serif;
	margin-bottom: .5em;
	padding-bottom: .3em;
}
.productSpotlight h3 {
	margin-bottom: 0;
}
.productSpotlight h3 a {
  color: #2174ba;
  font: bold 1.55em/1.6em Arial,sans-serif;
  text-decoration: none;
  padding-top: 2px;
}
.productSpotlight img {
	float: right;
	margin: 0 3em 0 2em;
}

/* Special Offers & Promotions */

.currentOffers {
	clear: both;
	margin-bottom: 5em;
	height: 130px;
}
.currentOffers h2 {
	border-bottom: 2px solid #cbd6e2;
	color: #1c3e67;
	font: bold 1.8em/1em arial, sans-serif;
	margin-bottom: 1.4em;
	padding-bottom: .3em;
}
.currentOffers h2 a {
  border-left: 1px solid #0c41bb;
  font: normal .75em/1em Arial,sans-serif;
  margin-bottom: 1.5em;
  padding-left: 1em;
}
.currentOffers .first, .currentOffers .second, .currentOffers .third {
	float: left;
	width: 340px;
	margin-right: 10px;
}
.currentOffers h3 {
	margin-top: 1em;
}
.currentOffers .first img, .currentOffers .second img, .currentOffers .third img {
	float: left;
	margin-right: 1em;
}
.currentOffers .first h3 a, .currentOffers .second h3 a, .currentOffers .third h3 a {
	text-decoration: none;
	color: #2174ba;
	font: bold 1.5em/1em Arial,sans-serif;
	white-space: nowrap;
}
.currentOffers p {
	font-size: 1.3em;
	line-height: 1.5em;
}
.currentOffers p a {
	white-space: nowrap;
}
.currentOffers .first {
	width: 360px;
}
.currentOffers .second {

}
.currentOffers .third {
	margin-right: 0;
	width: 325px;
}

/* Tools, Blog, Resources */

.homeOtherContainer {
	height: 300px;
}
.homeOther {
	float: left;
	width: 330px;
	margin-right: 3em;
}
.homeOtherContainer .last {
	margin-right: 0
}
.homeOther h2 {
	border-bottom: 2px solid #cbd6e2;
	color: #1c3e67;
	font: bold 1.8em/1em arial, sans-serif;
	margin-bottom: 1.5em;
	padding-bottom: .3em;
}
.homeOther  ul {
	list-style: none;
	margin-left: 0;
}
.homeOther .speedtest {
	background: url(/megapath/assets/Image/home/speedtest.png) no-repeat;
}
.homeOther .calculator {
	background: url(/megapath/assets/Image/home/calculator.png) no-repeat;
}
.speedtest p, .calculator p {
  color: #4f4f4f;
  font: bold 1.2em/1.4em Arial,sans-serif;
  margin-bottom: 0;
  padding-left: 55px;
}
.speedtest a, .calculator a {
  font: normal .9em/1em Arial,sans-serif;
}





