/* ////////// SERVICES /////////// */
/* ////////////// SERVICES ////////////// */
.serv_page {
  width:958px;
  clear:both;
  margin-top:8px;
}
.serv_page_main {
  width:958px;
  clear:both;
  margin-top:8px;
  padding-bottom:15px;
}
.serv_page_main_2 {
  width:958px;
  clear:both;
  margin-top:8px;
  padding-bottom:15px;
	background: url(/images/website/page_services/services_header_new2_top.jpg) no-repeat left top;
}
.serv_nav {
}
.serv_nav ul {
  list-style-type: none;
  font: normal 12px Trebuchet, Trebuchet MS, Arial, Sans-Serif;
}
.serv_nav li {
  float: left;
}
.serv_nav a {
  width: 105px;
  height: 28px;
  padding:6px 0 0 0;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #333;
}
.serv_nav a:hover {
  color: #3a9ccb;
}
.serv_nav a:active {
  color: #333;
}
.serv_nav li#active a {
	background: url(/images/website/page_services/serv_nav_active.gif) no-repeat left top; 
}
.serv_nav li#active a:hover {
	color:#6f6f6f;
}


/* ////////////// SERVICES MAIN ////////////// */
.serv_main_top {
	clear:both;
	width:958px;
	height:360px;
	background: url(/images/website/page_services/services_header_new2.jpg) no-repeat left top;
}
.serv_main_top p {
	width:350px;
	font: normal 13px Arial, Sans-Serif;
	color:#dbebf1;
	padding: 130px 0 0 62px;
	line-height:135%;
	text-align:justify;
}
.serv_main_top img {
	margin:30px 120px 0 66px;
}
.serv_main_top a {
	color:#5fc6ea;
	font-weight:bold;
	text-decoration:none;
}
.serv_main_top a:hover {
	color:#9edbf1;
	text-decoration:none;
}
.serv_main_secondary {
	background: url(/images/website/page_services/secondary_mid.gif) repeat-y left top;
	width:958px;
	margin-top:30px;
}
.serv_main_secondary a {
	color:#007daf;
	font-weight:bold;
	text-decoration:none;
}
.serv_main_secondary a:hover {
	color:#0fa1d4;
	font-weight:bold;
	text-decoration:none;
}
.serv_main_secondary_top {
	background: url(/images/website/page_services/secondary_top.gif) no-repeat left top;
	width:958px;
}
.serv_main_secondary_bot {
	background: url(/images/website/page_services/secondary_bot.gif) no-repeat left bottom;
	width:958px;
	height:15px;
	font-size:4px;
	clear:both;
}
.serv_main_secondary_left p, .serv_main_secondary_right p {
	color:#494949;
	font: normal 13px Arial, Sans-Serif;
	line-height:135%;
}
.serv_main_secondary_left h2, .serv_main_secondary_right h2 {
	color:#000;
	font: normal 18px Trebuchet, Trebuchet MS, Arial, Sans-Serif;
	line-height:135%;
}
.serv_main_secondary_left {
	float:left;
	width:440px;
	padding:21px 0 10px 40px;
}
.serv_main_secondary_right {
	float:right;
	width:420px;
	padding:21px 25px 10px 0px;
}
.serv_main_wwd_header {
	background: #e0dcd1 url(/images/website/page_services/wwd_border.gif) repeat-x left bottom;
}
.serv_main_wwd_header h2 {
	color:#000;
	font: normal 19px Trebuchet, Trebuchet MS, Arial, Sans-Serif;
	padding:23px 0 6px 0;
}
.serv_main_wwd_box, .serv_main_wwd_box_mid {
	width:300px;
	float:left;
	margin-top:8px;
	margin-bottom:20px;
}
.serv_main_wwd_box_mid {
	margin-left:28px;
	margin-right:28px;
}
.serv_main_wwd_box h3, .serv_main_wwd_box_mid h3 {
	margin:224px 0 0 20px;
	color:#333;
	font: bold 17px Arial, Sans-Serif;
	line-height:135%;
}
.serv_main_wwd_box p, .serv_main_wwd_box_mid p {
	margin:0px 0 0 20px;
	color:#494949;
	font: normal 13px Arial, Sans-Serif;
	line-height:135%;
}
.serv_main_wwd_box a, .serv_main_wwd_box_mid a {
	color:#007daf;
}
.serv_main_wwd_box a:hover, .serv_main_wwd_box_mid a:hover {
	color:#0fa1d4;
	text-decoration:none;
}
/* ////////////// SERVICES CASE STUDIES ////////////// */
.serv_case_top {
  background: url(/images/website/page_portfolio/serv_case_top.gif) no-repeat left top; 
  clear:both;
  font-size:3px;
  height:16px;
}
.serv_case_main {
  width:958px;
  background-color:#f0eee8;
  padding:30px 0;
}
.serv_case_study {
  width:884px;
  padding:0px 0 0 0;
  margin:0 0 0px 42px;
}
.serv_case_study_body img {
  border:0;
  margin:0 15px 0 0;
  padding:20px 0 0 0;
}
.serv_case_study_body {
  width:340px;
  margin-left:547px;
/*  background:blue;*/
}
.serv_case_study_body h1 {
  font: normal 27px Trebuchet, Trebuchet MS, Arial, Sans-Serif;
  text-transform:uppercase;
  color:#000;
  margin:0px 0 18px 0;
}
.serv_case_study_body p {
  font: normal 14px Arial, Sans-Serif;
  color:#333;
  margin:0 20px 18px 0;
}
.serv_case_bot {
    background: url(/images/website/page_portfolio/serv_case_bot.gif) no-repeat left top; 
    font-size:3px;
    height:16px;
}
/*//////////// END SERVICES ////////// */