body#services div.main_nav a.services {
	background-position: 0 -62px;
}

body#services div.sec_header {
	background: url(http://functionalpathways.com/assets/images/sec_header_services.jpg) no-repeat bottom;
}

h2.services {
	width: 353px;
	height: 39px;
	background: url(http://functionalpathways.com/assets/images/heading_services.png);
	margin-bottom: 20px;
}

body#services div.career_columns {
	margin-top: 30px;
	background: url(http://functionalpathways.com/assets/images/columns_bg_02.gif) repeat-y;
}

body#services div.career_columns div.left {
	width: 190px;
	padding: 10px 15px 0 0;
}

body#services div.career_columns div.left h2 {
	width: 184px;
	height: 20px;
	background: url(http://functionalpathways.com/assets/images/heading_census_dev.gif);
	margin-top: 30px;
}

body#services div.career_columns div.middle {
	width: 190px;
	padding: 10px 15px 0 14px;
}

body#services div.career_columns div.middle h2 {
	width: 169px;
	height: 20px;
	background: url(http://functionalpathways.com/assets/images/heading_computer_software.gif);
	margin-top: 30px;
}

body#services div.career_columns div.right {
	width: 190px;
	padding: 10px 0 0 14px;
}

body#services div.career_columns div.right h2 {
	width: 151px;
	height: 20px;
	background: url(http://functionalpathways.com/assets/images/heading_clin_prog.gif);
	margin-top: 30px;
}

/* --------------- Right Column --------------- */

div.right h3.employee {
	width: 125px;
	height: 44px;
	background: url(http://functionalpathways.com/assets/images/heading_employee.gif);
	margin-bottom: 20px;
}

div.right h3.employee.customer {
	background: url(http://functionalpathways.com/assets/images/heading_customer.gif);
}

div.right p {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #666;
}

div.right p.testimonial {
	color: #f00;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 21px;
	font-style: italic;
	padding-top: 6px;
	text-indent: 55px;
	margin-top: 20px;
	background:transparent url(http://functionalpathways.com/assets/images/quote.gif) no-repeat;
}

a.prev,
a.next {
	background: #f00;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: block;
	float: left;
	margin-top: 10px;
}

a.prev {
	margin-right: 1px;
}

div.right div.testimonial_nav {
	margin-bottom: 20px;
}

div.right div.testimonial_nav a.prev:hover,
div.right div.testimonial_nav a.next:hover {
	background: #666;
	text-decoration: none;
}

div.right p.testimonial span {
	visibility: hidden;
}

div.right p.employee {
	margin: 20px 0 0 5px;
	width: 200px;
}