/*/////////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////*/
#header{
background:url(../img/layout/header-bg-what-we-do.jpg) no-repeat 0 100%;
}
.services{
overflow:show;
position:relative;
}
.services h3{
line-height:40px;
margin:0 0 5px 0;
border-bottom:1px solid #CCC;
cursor:pointer;
color:#0055A5;
}
.services .left{
width:245px;
margin:0 20px 0 0;
padding:0 20px 0 0;
float:left;
border-right:1px solid #CCC;
}
.services .right{
width:245px;
float:left;
}
.services div h3{
border-bottom:0;
color:#000;
font-size:140%;
font-weight:bold;
}
.right { margin-top: 40px ; }


.services ul#menu{
border-top:1px solid #CCC;
list-style-position:inside;
}
.services .right ul#menu{
margin:0;
padding:0;
border-top:0;
}
.services li a{
color:#005097;
font-size: 120% ;
font-weight: bold ;
}
.services li { width: 240px ; text-align: left ; margin-bottom: 12px ; }
*html .services li { width: 230px ; }
