@charset "utf-8";
/* CSS Document */

#home h1 {
	background:url('/images/heading-quality.png')
	no-repeat
	top
	left;
	position:absolute;
	top:120px;
	left:195px;
	z-index:1000;
	margin:0;
	padding-top:24px;
	overflow:hidden;
	width:750px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	font-size:11px;
}

#conservatories h1 {
	background:url('/images/heading-conservatory.png')
	no-repeat
	top
	left;
	position:absolute;
	top:112px;
	left:195px;
	z-index:1000;
	margin:0;
	padding-top:30px;
	overflow:hidden;
	width:750px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	font-size:11px;
}

#doors h1 {
	background:url('/images/heading-doors.png')
	no-repeat
	top
	left;
	position:absolute;
	top:112px;
	left:195px;
	z-index:1000;
	margin:0;
	padding-top:30px;
	overflow:hidden;
	width:750px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	font-size:11px;
}

#windows h1 {
	background:url('/images/heading-windows.png')
	no-repeat
	top
	left;
	position:absolute;
	top:112px;
	left:195px;
	z-index:1000;
	margin:0;
	padding-top:30px;
	overflow:hidden;
	width:750px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	font-size:11px;
}

#porches h1 {
	background:url('/images/heading-porches.png')
	no-repeat
	top
	left;
	position:absolute;
	top:112px;
	left:195px;
	z-index:1000;
	margin:0;
	padding-top:30px;
	overflow:hidden;
	width:750px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	font-size:11px;
}

#gallery h1 {
	background:url('/images/heading-gallery.png')
	no-repeat
	top
	left;
	position:absolute;
	top:112px;
	left:195px;
	z-index:1000;
	margin:0;
	padding-top:35px;
	overflow:hidden;
	width:750px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	font-size:11px;
}

#contact h1 {
	background:url('/images/heading-contact.png')
	no-repeat
	top
	left;
	position:absolute;
	top:112px;
	left:195px;
	z-index:1000;
	margin:0;
	padding-top:30px;
	overflow:hidden;
	width:750px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	font-size:11px;
}

.banner#windows {
	background:url('/images/banner-windows.jpg')
	no-repeat
	center
	center;
}

.banner#doors {
	background:url('/images/banner-doors.jpg')
	no-repeat
	top
	left;
}

.banner#conservatories {
	background:url('/images/banner-conservatories.jpg')
	no-repeat
	center
	center;
}

.banner#porches {
	background:url('/images/banner-porches.jpg')
	no-repeat
	center
	center;
}

.image01#windows {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image02#windows {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image03#windows {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image01#doors {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image02#doors {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image03#doors {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image01#conservatories {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image02#conservatories {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image03#conservatories {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image01#porches {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image02#porches {
	background:url('urlHere')
	no-repeat
	left
	top;
}

.image03#porches {
	background:url('urlHere')
	no-repeat
	left
	top;
}
