/* CSS services Document */

#services{
border-bottom:solid 1px #ccc;
clear:both;
font-size:14px;
float:left;
margin-bottom:5px;
width:100%;
min-height:115px;
background:url(img/services_pistons.jpg) top right no-repeat;
}
#services .left{
float:left;
width:600px;
}
#services dl{
margin:0;
padding:5px 20px
}
#services dd{
margin:10px 0;
font-size:12px
}
#services b{
color:#01839b
}
#services2wrap{
background:#ccc url(img/services_tile.jpg) repeat-y;
min-height:400px;
color:#333;
width:100%;
margin-bottom:15px;
padding-bottom:10px;
float:left;
border:solid 1px #01839b
}
#services2wrap p img{
position:absolute;
margin-top:100px
}
.services_2{
float:left;
font-size:12px;
width:210px;
margin-top:10px;
}
.services_2 dl{
margin:10px 5px 0 10px;
padding:0
}
.services_2 dt{
color:#1f5484;
font-weight:bold;
}
.services_2 dt a{
color:#01839b;
}
.services_2 dt a:hover{
color:#1f5484;
}
.services_2 img:hover{
margin-top:5px;
padding:3px;
background:#fff;
border:dotted 1px #01839b
}
.services_2 dd{
margin:0;
width:450px;

}
.services_2 #work_smarter{
color:#01839b;
font-family:"Arial Black";
font-weight:bold;
font-size:40px;
font-style:oblique;
line-height:14px;
margin:70px 0 0 0;
position:absolute;
width:200px;
padding:10px 0

}
#work_smarter b{
color:#1f5484
}

