/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 1 solid #666;
  }
#anotherRow {
	margin: auto;
	clear: both;
	width: 960px;
	overflow: hidden;
}
#anotherRow #testimonialsHP {
	float: right;
	width: 285px;
	margin-right: 10px;
	padding-top: 15px;
	font-size: 14px;
	height: 350px;
	color: #FFF;
	background-color: #00539B;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	text-align: left;
	border: 1px solid #aaa;
	margin-top: 10px;
	-moz-box-shadow: 2px 2px 2px #888;
	-webkit-box-shadow: 2px 2px 2px#888;
}
#boilerLogosHP {
	float: left;
	width: 630px;
}
#testimonialsHP marquee .testimonialCustomer {
	font-weight: normal;
	color: #FFF;
}
#testimonialsHP marquee .testimonialText {
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
#homeFullWidthTxt #bookBtnBlock {
	float: right;
	width: 320px;
}
#homeFullWidthTxt #testimonialBlock {
	float: left;
	width: 600px;
}
.contentBlock .contentBlockHeading a {
	color: #FFF;
}
