h2
  {
  text-align:center;
  margin-bottom:40px;
  font-size:2.2em;
  }

#cont_services
{
   background: transparent url(/images/bgd_publisherssection.png) repeat scroll 0 0;
   min-width:1100px;
}

#services_main
  {
  height:auto;
  padding:20px 0px 150px 0px;
  width:900px;
  }





#services_splashbox
  {
   background:#FFF7BF none repeat scroll 0 0;
   border:1px solid #FEE78F;
   line-height:30px;
   margin:0px 0px 50px 60px;
   padding:40px 40px;

  }

.services_splashbox_title
{
   font-family:Georgia,serif;
   font-size:24px;
   text-align:left;
   padding:0px 0px 0px 0px;
}
.services_splashbox_text
{
   font-size:14px;
   line-height:24px;
   margin:20px 0 0 40px;
   text-align:left;
}
.services_splashbox_link
{
    text-align:right;
     margin:16px 0px 0px 0px;
}
.services_splashbox_link a
{

}
.morelink
{
   font-weight: bold;
   font-size:18px;
   color:#d27d29;
   text-decoration:none;
}
.contactlink
{
   font-size:12px;
   text-decoration:none;
}



.services_item
{
   margin:80px 0px 0px 100px;
}

#webdevelopment_image
{
   float: left;
   width: 128px;
   height: 128px;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/services_app_terminal.png');
}
#webdevelopment_image[id] {
  background: url(/images/services_app_terminal.png) no-repeat left ;
}

#webdevelopment
{
  float: right;
  min-height:128px;
  width: 650px;
  text-align:left;
}


#technicalwriting_image
{
   float: left;
   width: 128px;
   height: 128px;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/services_manualpencil.png');
}
#technicalwriting_image[id] {
  background: url(/images/services_manualpencil.png) no-repeat left ;
}
#technicalwriting
{
  width: 650px;
  float: right;
  min-height:128px;
  text-align:left;
}


