/**********************/
/* WHO WE ARE CONTENT */   	
/**********************/

#whoTable {
	background-color: #464646;	
	font-size: 12px;
    line-height: 1.2em;
	}

#whoTable td {
   vertical-align: middle;
}

#whoTable .square1 {
	width: 175px;
	height: 176px;
	border-right: 1px #585858 solid;
	text-align: center;
	vertical-align: middle;
	}

#whoTable .square1 a{
	color: #fff;
	text-decoration: none;
	}

#whoTable .square1 a:hover{
	color: #F90;
	text-decoration: none;
	}		


#whoTable .square2 {
	width: 374px;
}


#whoTable p {
	color: #ccc;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	padding: 10px 15px;
	}	
