#bodyPics {
 position: relative;
 background-image: url('../images/home.jpg');
 height: 443px;
 width: 443px;
 float: right;

}

#bodyContent {
 position: relative;
 float: left;
 background-color: #e6e6e6;
 height: 443px;
 width: 575px;
}
#bodyContentText {
 position: relative;
 height: 185px;
 background-color: white;
 padding-top: 30px;
 padding-left: 20px;
 padding-right: 20px;
 line-height: 130%;
 color: #6D6E71;
}

#couponBox {
 position: relative;
 margin-top: 12px;
 height: 186px;
 background-color: white;
 padding-top: 30px;
 padding-left: 20px;
 padding-right: 20px;
 line-height: 130%;
}
#couponBoxText {
 float: right;
 width: 250px;
 color: #6D6E71;
 line-height: 130%;
}
#hometechphone {
 padding-top: 20px;
 font-family: "Trebuchet MS";
 padding-left: 70px;
 color: #808080;


}
