.rowOfLinks {
	position:relative;
	
  padding-left: 71px;
  margin: 0;
}
.rowOfLinks a img {
  padding:0;
  margin:0;
  border:0;
}
.rowOfLinks a {
  padding:0;
  margin:0;
  border:0;
  float:left;
  text-decoration: none;
}
.rowOfLinks a#imgPromo_0 {
	height:144px;
	width:266px;
	background: url('../../images/content/featureBoxes/awards.jpg') 0 0 no-repeat;
}
.rowOfLinks a#imgPromo_0:hover {
	background-position: 0 -144px;
}
.rowOfLinks a#imgPromo_1 {
	height:144px;
	width:266px;
	background: url('../../images/content/featureBoxes/enviro.jpg') 0 0 no-repeat;
}
.rowOfLinks a#imgPromo_1:hover {
	background-position: 0 -144px;
}
.rowOfLinks a#imgPromo_2 {
	height:144px;
	width:266px;
	background: url('../../images/content/featureBoxes/request.jpg') 0 0 no-repeat;
}
.rowOfLinks a#imgPromo_2:hover {
	background-position: 0 -144px;
}
.classMain {
	position: relative;
	left: 8px;
}
.twitterBlogContent {
	font: 12px Arial;
  float:left;
  text-align: left;
  width:250px;
  padding:30px 0px 20px 85px;
}
.twitter h3{
  color: #590058;
  font: bold 16px Arial;
}
.twitterItem {
  padding: 10px 25px 0 0;
}
.twitter .time{
  color: #590058;
  font: bold 10px Arial;
}
.twitterItem a {
  text-decoration:none; 
}
.twitterItem a:hover {
  text-decoration:underline; 
}
.blogFeed h3{
  padding-bottom: 20px;
  color: #590058;
  font: normal 16px Arial;
}
.blogItem {
  padding: 0px 25px 10px 0;
}
.blogItem a {
  margin-top: 20px; 
  text-decoration:none; 
}
.blogItem a:hover {
  text-decoration:underline; 
}
.newsFeed h3{
  padding-bottom: 20px;
  color: #590058;
  font: normal 16px Arial;
}
.newsItem {
  padding: 0 25px 10px 0;
}
.newsItem a {
	color: #590058;
  margin-top: 20px; 
  text-decoration:none; 
}
.newsItem a:hover {
  text-decoration:underline; 
}

