.fade {
	width: 955px;
	height: 250px;
	background-color: #fff;
	clear: both;
	
}

.fade a:link {color: #78a22f; font-weight: bold; text-decoration: none; padding-bottom: 20px; display: block; width: 200px;}
.fade a:visited {color: #78a22f; font-weight: bold; text-decoration: none;}
.fade a:hover {color: #565658; font-weight: bold; text-decoration: none;}
.fade a:active {color: #78a22f; font-weight: bold; text-decoration: none;}

.fade #one, .fade #two, .fade #three {
	width: 483px;
	height: 225px;
	color: #57585b;
	padding: 25px 430px 0px 42px;
	font-size: 13px;
	line-height: 17px;
}

.fade #one {background: #f1f5e7 url(../../images/fade/windows_nottingham.jpg) no-repeat;}
.fade #two {background: #f1f5e7 url(../../images/fade/doors_nottingham.jpg) no-repeat;}
.fade #three {background: #f1f5e7 url(../../images/fade/conservatory_nottingham.jpg) no-repeat;}

.fade h1 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 28px;
	color: #78a22f;
	letter-spacing: -0.4px;
}