#tblPhoto {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_Banner.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoWindow {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerWindow.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoSiding {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerSiding.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoSunRoom {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerSunRoom.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoPatio {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerPatio.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoPatioCover {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerPatioCover.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoDoors {
width: 100%;
height : 198px;
background-image : url(../images/banners/bg_BannerDoors.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoSub {
width: 100%;
height : 198px;
background-image : url(../images/bg_BannerSub.jpg);
background-color : #19334b;
background-repeat : no-repeat;
}
#tblPhotoArmourshake {
	width: 100%;
	height : 198px;
	background-image : url(../images/banners/roofing/bg_BannerArmourshake.jpg);
	background-color : #19334b;
	background-repeat : no-repeat;
}
#tblPhotoFullBack {
	width: 100%;
	height : 198px;
	background-image : url(../images/banners/bg_BannerFullBack.jpg);
	background-color : #19334b;
	background-repeat : no-repeat;
}