/* ----------------------- Image Styles ----------------------- */

.clearglass_img{
	background-image:url(../images/clear_glass_img.jpg);
	display:block;
	width:555px;
	height:200px;
	}
	
.banner_img{
	width:160px;
	height:60px;
	float:left;
	}
	
.banner_sep{
	width:35px;
	height:60px;
	float:left;
	}

	
	

/* ----------------------- Fiber Glass Doors ----------------------- */
a#fiber_1{
	background-image:url(../images/gallery/fiberglass/img1_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#E0E0E0 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_1:hover{
	background-image:url(../images/gallery/fiberglass/img1_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#A51E25 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_2{
	background-image:url(../images/gallery/fiberglass/img2_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#E0E0E0 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_2:hover{
	background-image:url(../images/gallery/fiberglass/img2_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#A51E25 solid 1px;
	background-repeat:no-repeat;
	}
	
	
a#fiber_3{
	background-image:url(../images/gallery/fiberglass/img3_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#E0E0E0 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_3:hover{
	background-image:url(../images/gallery/fiberglass/img3_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#A51E25 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_4{
	background-image:url(../images/gallery/fiberglass/img4_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#E0E0E0 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_4:hover{
	background-image:url(../images/gallery/fiberglass/img4_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#A51E25 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_5{
	background-image:url(../images/gallery/fiberglass/lake_wood_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#E0E0E0 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_5:hover{
	background-image:url(../images/gallery/fiberglass/lake_wood_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#A51E25 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_6{
	background-image:url(../images/gallery/fiberglass/oak_park_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#E0E0E0 solid 1px;
	background-repeat:no-repeat;
	}
	
a#fiber_6:hover{
	background-image:url(../images/gallery/fiberglass/oak_park_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#A51E25 solid 1px;
	background-repeat:no-repeat;
	}
	
	
/* ----------------------- Wodden Doors ----------------------- */
	
a#wooden_1{
	background-image:url(../images/gallery/wodden/img1_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#E0E0E0 solid 1px;
	background-repeat:no-repeat;
	}
	
a#wooden_1:hover{
	background-image:url(../images/gallery/wodden/img1_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#A51E25 solid 1px;
	background-repeat:no-repeat;
	}
	
a#wooden_2{
	background-image:url(../images/gallery/wodden/img2_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#E0E0E0 solid 1px;
	background-repeat:no-repeat;
	}
	
a#wooden_2:hover{
	background-image:url(../images/gallery/wodden/img2_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#A51E25 solid 1px;
	background-repeat:no-repeat;
	}
	
a#wooden_3{
	background-image:url(../images/gallery/wodden/img3_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#E0E0E0 solid 1px;
	background-repeat:no-repeat;
	}
	
a#wooden_3:hover{
	background-image:url(../images/gallery/wodden/img3_thumb.jpg);
	width:175px;
	height:115px;
	display:block;
	border:#A51E25 solid 1px;
	background-repeat:no-repeat;
	}
