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

}

#bodyContent {
 position: relative;
 float: right;
 background-color: white;
 height: 443px;
 width: 800px;
}
#bodyContentText {
padding-top: 50px;
padding-left: 20px;
padding-right: 20px;
line-height: 130%;
color: #6D6E71;
overflow: auto;
height: 433px;

}

#jbatheContactInfo {
 float: left;
 margin-right: 40px;
}
#hometechContactInfo {
 float: left;
 border-style: solid;
 border-size: 1px;

}
