body {
    background: #FFF url("./images/background-repeating-page.gif") repeat-x top center;
    text-align: center;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #e26e04;
}

p a {
    color: #e26e04;
}

.layout_header {
    width: 650px;
    margin: 0 auto;
    position: relative;
    background: #FFF url("./images/background-repeating-page.gif") repeat-x top center;
    height: 108px;
    text-align: left;
}

.layout_header h1 {
    height: 94px;
    width: 91px;
    text-indent: -1000em;
    position: absolute;
    top: 14px;
    right: 15px;
    background: transparent url("./images/blank-page-logo.gif") no-repeat top left;
}

.layout_header h1 a {
    display: block;
    height: 94px;
    width: 91px;
}

.layout_body {
    height: 435px;
    width: 650px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

.layout_footer {
    border-top: 1px solid #CCC;
    text-align: center;
    padding-top: 12px;
}

.main_menu {
    text-transform: lowercase;    
    font-size: 14px;
    position: relative;
    left: -1.5em;
    text-align: left;
    width: 650px;
    margin: 0 auto;
    height: 27px;
}

.main_menu ul {
    height: 27px;
}

.main_menu li {
    float: left;
    padding: 0 1.5em;
    line-height: 27px;
    height: 27px;
    border-right: 1px solid #CCC;
}

.main_menu li.last {
    border-right: none;
}


.main_menu li a.selected {
    color: #e26e04;
}

.lincoln_nav_button {
    position: absolute;
    top: -1px;
    right: -1.5em;
}


.body_nav_column {
    width: 200px;
    float: left;
}

.body_content_column {
    width: 450px;
    float: left;
}


.portfolio_thumbnail_list {
    margin-top: 70px;
    width: 100%;
}

.portfolio_thumbnail_list td {
    text-align: center;
    height: 95px;
    width: 20%;
}

.portfolio_thumbnail_list img {
    border: 1px solid #888;
}

.portfolio_thumbnail_list_identities img {
    border: none;
}

.portfolio_nav {
    padding-top: 90px;
    display: -moz-inline-box;
    display: inline-block;
}

.portfolio_nav {
    *display: inline;
}

.sub_menu {
    text-transform: lowercase;
    font-size: 14px;
    border-top: 1px solid #CCC;
}

.sub_menu li {
    border-bottom: 1px solid #CCC;
    line-height: 37px;
    height: 37px;
}

.sub_menu li a.selected {
    color: #e26e04;
}

.portfolio_extras_menu {
    margin-top: 35px;
    height: 48px;
    border-left: 1px solid #CCC;
}

.portfolio_extras_menu li {
    float: left;
    border-right: 1px solid #CCC;
    height: 48px;
}

.project_layout {
    padding-top: 60px;
}

.portfolio_number_nav { 
   font-size: 9px;
   margin-bottom: 20px;
}

.portfolio_number_nav td { 
    text-align: center;
    vertical-align: middle;
}

.portfolio_number_nav .arrow { 
    width: 10px;
}

.portfolio_number_nav .number { 
    width: 22px;
}

.portfolio_number_nav .thumbnail_link {
    width: 60px;
    text-align: right;
}

.portfolio_number_nav .selected {
    color: #e26e04;
}

.project_image {
    display:block;
    margin-bottom: 20px;
}

.project_details {
    font-size: 12px;
    text-align: right;
}

.project_description {
    text-align: left;
    float: left;
}

.project_description em {
    color: #777;
}

.project_page_nav {
    padding-right: 8px;
}

.project_page_nav a {
    color: #e26e04;
}

.info_content_layout {
    padding-top: 70px;
}

.block_image {
    display: block;
    margin-bottom: 10px;
}

.info_content_layout .sidebar {
    float: left;
    padding-left: 10px;
    width: 105px;
}

.info_content_layout .body {
    float: left;
    padding-left: 18px;
    width: 316px;
    border-left: 1px solid #CCC;
}

.info_content_layout .footer {
    clear: left;
}

.info_content_layout p {
    font-size: 12px;
    line-height: 18px;
}

.about_nav {
    padding-top: 90px;
    display: -moz-inline-box;
    display: inline-block;
}

.about_nav {
    *display: inline;
}

.about_client_link {
    margin-top: 30px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    text-align: center;
    text-transform: lowercase;
    font-size: 14px;
}

.about_client_link .selected {
    color: #e26e04;
}

.about_content_layout {
    padding-top: 90px;
}

.client_layout .body_nav_column {
    width: 150px;
}

.client_layout .body_content_column {
    width: 500px;
    padding-top: 20px;
}

.client_list {
    font-size: 10px;
    line-height: 14px;
    border-left: 1px solid #CCC;
}

.client_list td {
    vertical-align: top;
    width: 33.3%;
    border-right: 1px solid #CCC;
}

.client_list .column {
    padding: 0 10px;
}

.client_list .column li {
    padding-left: 1em;
    text-indent: -1em;
}


.client_list .footer {
    clear: left;
}

.news_layout {
    padding-top: 20px;
}

.body_nav_column_news {
    width: 218px;
    margin-right: 15px;
}

.body_content_column_news {

    padding-left: 15px;
    border-left: 1px solid #CCC;
    width: 401px;
}

.news_list {
    height: 300px;
    width: 160px;
    font-size: 12px;
    margin-bottom: 30px;
}

.news_list li {
    margin-bottom: 1em;
}

.news_list li a.selected {
    color: #e26e04;
}

.news_page_nav {
    font-size: 12px;
    border-left: 1px solid #CCC;
    height: 30px;
    text-transform: lowercase;
    color: #CCC;
}

.news_page_nav li {
    float: left;
    padding: 0 15px;
    border-right: 1px solid #CCC;
    height: 27px;
    line-height: 27px;
}

.news_article img {
    margin-bottom: 15px;
}


.news_article h2 {
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.news_article p {
    line-height: 18px;
}

.testimonial_layout {
    padding-top: 50px;
}

.testimonial_layout .body_nav_column {
    padding-top: 140px;
    width: 230px;
    padding-right: 20px;
}

.testimonial_layout .body_content_column {
    width: 400px;
}

.testimonial_text {
    text-align: left;
    width: 220px;
    height: 300px;
    padding: 15px;
    font-size: 12px;
    font-family: Georgia, Times, serif;
    border: 2px solid #999;
    color: #e26e04;
    margin-bottom: 10px;
}

.testimonial_text p {
    line-height: 1.7em;
    margin-bottom: 0.5em;
}

.testimonial_byinfo {
    height: 164px;
}

.testimonial_byinfo h3 {
    font-weight: bold;
}

.testimonial_byinfo em {
    font-style: italic;
}
