/* program css */

div#content_related {
display: none;
}

div#content_primary {
width: 670px;
}

/* anchor image and header-image div setup */
div#landing_page_image {
width: 768px;
padding: 2px 0 0 192px;
background: #fff url('../images/ascend_square.gif') no-repeat top left;
background-position: 0 2px;
}

div#header-images img{
padding-right: 1px;
}