/* Start of CMSMS style sheet 'perch_boxes' */
div#contact {
float:left;
display:block;
margin-right: 35px;
   border: 4px solid #754;
padding: 10px;
   width: 160px;
height: 160px;
   background: #fff url(../_images/contact.gif) no-repeat 0 0;
   color: #fff;
font-size: 10px;
line-height: 14px;
font-weight: bold;
}
div#contact a {
color: #fff;
text-decoration: none;
}
div#designtip {
float:left;
display:block;
margin-right: 35px;
   border: 4px solid #754;
padding: 10px;
   width: 160px;
height: 160px;
   background: #fff url(../_images/designtip.gif) no-repeat 0 0;
   color: #fff;
font-size: 10px;
line-height: 14px;
font-weight: bold;
}
div#quotation {
display: block;
float:left;
   border: 4px solid #754;
padding: 10px;
   width: 160px;
height: 160px;
   background: #fff url(../_images/quotation.gif) no-repeat 0 0;
   color: #fff;
font-size: 10px;
line-height: 14px;
font-weight: bold;
}
.homelink {
float:left;
display:block;
margin-right: 35px;
margin-bottom: 35px;
border: 4px solid #754;
width: 180px;
height: 180px;
background: #fff;
}
.homelink2 {
float:left;
display:block;
margin-bottom: 35px;
border: 4px solid #754;
width: 180px;
height: 180px;
background: #fff;
}
/* End of 'perch_boxes' */

