#contactArea {
height:186px;
margin-top:0px;
width:970px;
background:url("contactArea_bg.jpg") no-repeat 0px -20px;
position:relative;
}

#contactInfoA {
float:left;
padding:31px 0 0 10px;
position:absolute;
top:100px;
left:18px;
}

#contactInfoB {
float:right;
padding:26px 61px 0 0;
position:absolute;
top:95px;
right:0;
}