#whoWeAre table {
        padding-top: 18px;
}
#whoWeAre thead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#whoWeAre thead tr {
	background-color: #445c60;
}
.greyRow {
        background-color: #f5f5f5;
}
#whoWeAre tbody tr td p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 120%;
}

#header{
  height: 170px;
  background-image: url(../images/header.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}



#logobar { top: 110px; }



#footer {height: 30px;}


#footer img {
    width: 120px;
    height: 30px;
}


