/* CSS Document */

#contenthome {
float:left;
margin:1em;
padding:0;
text-align:center;
}

.homeblock {
width: 171px;
height: 350px;
float:left;
background: #06c;
margin:0 0.4em;
padding:0;
}

.homeblock h4 {
width: 157px;
height: 21px;
text-indent:-9999px;
display:block;
margin:0.3em 0;
padding:0;
}

.homeblock h4#windowstitle {background: url(../assets/home/titles/windows-and-doors.gif) no-repeat;}
.homeblock h4#conservtitle {background: url(../assets/home/titles/conservatories.gif) no-repeat;}
.homeblock h4#porchtitle {background: url(../assets/home/titles/porches.gif) no-repeat;}
.homeblock h4#fasciatitle {background: url(../assets/home/titles/fascia-and-soffit.gif) no-repeat;}

.homeblock p {
color:#fff;
font-size: 0.8em;
line-height: 1.2em;
text-align:left;
padding:1em 0.5em;
margin:0;
height: 140px;
}

.homeblock h5 {
text-indent: -9999px;
margin: 0 0 0.5em 7px;
padding:0;
}

.homeblock h5 a:link, .homeblock h5 a:visited {
background:url(../assets/home/quote.gif) no-repeat;
display:block;
width: 171px;
height:28px;
}

.homeblock h5 a:hover, .homeblock h5 a:active {
background:url(../assets/home/quoter.gif) no-repeat;
}