#header-top{background:￼transparent url(/px/header1.gif) top left no-repeat;}
#header-left{background:￼transparent url(/px/header_left.gif) 0px 149px no-repeat;}
#header-right{background:￼transparent url(/px/header_right.gif) 100% 149px no-repeat;}
#header{height:233px;}
#logo{padding-top:149px;padding-left:230px;}
h1 {
   color: #60609f;
   font-size: 2.2em;
   font-style: italic;
}
h2 {
   font-size: 1.8em;
   text-align:left;
}
.project_highlights {
   border-style:outset;
   -moz-border-radius-topright: 8px;
   -moz-border-radius-topleft: 8px;
   -moz-border-radius-bottomright: 8px;
   -moz-border-radius-bottomleft: 8px;
   -webkit-border-top-right-radius: 8px;
   -webkit-border-top-left-radius: 8px;
   -webkit-border-bottom-right-radius: 8px;
   -webkit-border-bottom-left-radius: 8px;
   border-top-right-radius:8px;
   border-top-left-radius:8px;
   border-bottom-right-radius:8px;
   border-bottom-left-radius:8px;
   -moz-border-radius-topright: 8px;
   -moz-border-radius-topleft: 8px;
   -webkit-border-top-right-radius: 8px;
   -webkit-border-top-left-radius: 8px;
   border-top-right-radius:8px;
   border-top-left-radius:8px;
   margin-bottom:20px;
   padding:10px;
   background: #f7f7ee;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
