@charset "UTF-8";

/* TITLE & SUBNAV
------------------------------------------------------------------------------------------ */

#title-capabilities {
	background: url(/images/title-capabilities.png) no-repeat 100% 0;
	}



/* CONTENT
------------------------------------------------------------------------------------------ */

#header-our-philosophy {
	margin: 25px 0 22px 38px;
	height: 30px;
	background: url(/images/header-our-philosophy.png) no-repeat 0 0;
	}
	
#capabilities-columns {
	overflow: hidden;
	margin-bottom: 50px;
	padding: 0 0 0 40px;
	width: 935px;
	}
	
	#capabilties-overview {
		float: left;
		margin-right: 50px;
		width: 505px;
		}
		#capabilities-intro {
			padding-bottom: 4px;
			}
			#capabilities-intro p {
				margin-bottom: 16px;
				font-family: "Times New Roman", Times, serif;
				font-size: 24px;
				line-height: 30px;
				color: #de740b;
				}
				#capabilities-intro p strong,
				#capabilities-intro p b {
					font-weight: normal;
					color: #de740b;
					}
		#capabilities-text p {
			margin-bottom: 20px;
			}
		
	.services-column {
		float: left;
		margin-right: 25px;
		padding-top: 10px;
		width: 160px;
		}
		.services-column h3 {
			margin-bottom: 6px;
			font-weight: bold;
			font-size: 13px;
			line-height: 14px;
			text-transform: uppercase;
			color: black;
			}
		.services-column ul {
			margin-bottom: 20px;
			}
			.services-column li {
				padding: 0 0 6px 10px;
				font-size: 11px;
				line-height: 14px;
				list-style: none;
				background: url(/images/bullet-orange.png) no-repeat 0 5px;
				}