#services { float: left; margin-bottom: 10px; position: relative; }
#services .box { border: 3px solid #694c80; float: left; margin: 0 10px; height: 230px; padding-top: 35px; position: relative; width: 234px; }
#services .box .title { background: #694c80 url('../images/box-title.gif') no-repeat; color: #fff; font: 24px "Baskerville Old Face", Baskerville, Times, "Times New Roman", serif; height: 30px; left: -3px; position: absolute; text-align: center; top: -3px; width: 240px; }
#services .box a { background: url('../images/p-bg.gif') -100px 0 no-repeat; display: block; height: 265px; left: 0; overflow: hidden; position: absolute; top: 0; width: 234px; z-index: 10; }
#services .box img { bottom: 10px; display: block; height: 127px; left: 22px; position: absolute; width: 190px; }
#services .box p { background: transparent; padding: 0 10px; text-align: center; }

