.services {
width: 580px;
}
.services_top {
height:62px;
width: 580px;
background: url(../pics/services/services_top.jpg) no-repeat 0 0px;
background-position:top left;
}
.services_middle {
padding: 3px 15px 3px 15px;
text-align:justify;
background: url(../pics/services/services_middle.jpg) repeat 0 0px;
background-position:top left;
}
.services_bottom {
height:66px;
width: 580px;
background: url(../pics/services/services_bottom.jpg) no-repeat 0 0px;
background-position:top left;
}