#industry, #services {
	display: none;
}

#middleColumn {
	margin-top: 235px;
	width: 439px;
	}
	#content {
		width: 292px;
		padding: 56px 0 10px 0;
		margin-bottom: 0;
		}
		#hmNews {
			width: 292px;
			}
			#hmNews p {
				color: #999;
			}

#greyColumn {
	position: absolute; top: 235px; left: 468px;
	z-index: 3;
	width: 136px;
		}
		#spotlight h1 {
			color: #70706c; 
		}
		#partners {
			text-align: center;
		}

#hmRightColumn {
	position: absolute; top: 235px; left: 619px;
	z-index: 3;
	width: 137px;
	}
	.rightBox {
		color: #666;
	}



