/* CSS services Document */

#services2wrap{
background:#fff url(img/services_bg.jpg) no-repeat 102% 0;
min-height:400px;
color:#333;
margin:5px 0 0 0;
width:875px;
padding-bottom:10px;
float:left;
border:solid 1px #01839b
}
#services2wrap p img{
position:absolute;
margin:130px 0 0 0;
}
.services_2{
float:left;
position:relative;
font-size:12px;
width:210px;
margin:10px 0 0 284px;
}
.services_2 dl{
margin:10px 5px 0 10px;
text-align:justify;
background:#fff;
filter:alpha(opacity=80);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.6;
float:left;
padding:10px 20px 10px 20px
}
.services_2 dt{
color:#0F3865;
font-weight:bold;
}
.services_2 dd{
margin:0;
color:#000;
width:450px;
}
