#featured1 {
	width: 100%;
	background-image: url(../images_1/Featured1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
}
#featured2 {
	width: 100%;
	background-image: url(../images_1/Featured2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
}
#featured3 {
	width: 100%;
	background-image: url(../images_1/Featured3.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	height: 135px;
}
#featured4 {
	width: 100%;
	background-image: url(../images_1/Featured4.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	height: 135px;
}
#FeaturedDesc {
	height: 115px;
}
