@import url(/css/global.css);


#sectionHead {
	height: 67px;
}

#columns {
}

#columns .column h3 {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
}

#columns .column {
	background: url(/images/sections/company/oclv_vert_gradient_bg.jpg) no-repeat top right;
	padding-top: 12px;
	height: 268px;
}
#columns .column[class] {
	height: auto;
	min-height: 268px;
}
#columns .column.first {
	width: 596px;
}

#columns .column.last {
	background: none;
}

#columns .column p {
	padding-right: 18px;
	color: #67686c;
}

#columns .column p strong {
	color: #000;
}

.dirLink {
	color: #67686c;
	text-decoration: none;
	padding-left: 8px;
	background: url(/images/shared/small_link_arrow_right.gif) no-repeat center left;
}

.dirLink:hover {
	color: #000;
}

.capImage {
	background: #3c3e43;
	color: #fff;
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	display: block;
	text-decoration:none;
}

.capImage img {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
}

#columns .column .capImage p {
	padding: 10px;
	margin: 0;
	color: #fff;
}
