body{
    background-color: rgb(248,248,248);
    margin: 0px;
    padding: 0px 0px 20px 20px;
}
body, td{
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    font-family: Arial,sans-serif;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    vertical-align: top;
}
#header{
    position: absolute;
    top: 20px;
    left: 20px;
    width: 1000px;
    height: 60px;
    margin: 0px 20px 0px 0px;
}
#search{
    position: absolute;
    top: 4px;
    right: 0px;
    color: #000000;
    padding: 0px;
    margin: 0px;
    height: 14px;
    z-index: 200;
}
a{
    color: #262626;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
a:hover{
    color: #000000;
}
input
{
    font-size: 10px;
    line-height: 10px;
    padding:1px;
    font-family: Arial, sansserif;
    color: #222222;
    background-color: #ffffff;
    border: 0px;
    border-width: 0px;
}
#logo{
    position: absolute;
    top: 0px;
    left: 0px;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
}
#tagline
{
    position: absolute;
    top: 23px;
    left: 0px;
    line-height: 26px;
}
#navigation{
    position: absolute;
    top: 27px;
    right: 0px;
}
#navigation div a{
    font-family: Arial, sans-serif;
    font-size: 12px;
}
#home
{
    display: inline;
    padding: 20px 30px 0px 0px;
}
#profile
{
    display: inline;
    padding: 20px 30px 0px 0px;
}
#news
{
    display: inline;
    padding: 20px 30px 0px 0px;
}
#projects
{
    display: inline;
    padding: 20px 30px 0px 0px;
}
#contact
{
    display: inline;
    padding: 20px 0px 0px 0px;
}
a {
    color: #444444;
    text-decoration: none;
}
a:hover
{
    color: #262626;
}
div{
    margin: 0px 0px 12px 0px;
    padding: 0px;
}
a.modest{
    font-size: 11px;
    line-height: 14px;
}
a.imagelink{
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}
a.photo_credit{
    font-size: 9px;
    color: #262626;
}
a.photo_credit:hover{
    color: #000000;
}
h1{
    margin: -2px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
    color: #262626;
    font-size: 16px;
    line-height: 16px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
}
h2{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    color: #808080;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    font-family: Arial,sans-serif;
}
h3{
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    color: #262626;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    font-family: Arial,sans-serif;
}
h4{
    margin: 10px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    color: #262626;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    font-family: Arial,sans-serif;
}
div#main{
    width: 680px;
    margin: 0px 0px 20px 320px;
    padding: 80px 20px 0px 0px;
}
img{
    margin:0px;
}
input,textarea,text,select,checkbox
{
    background-color: #ffffff;
    color: #111111;
    font-family: Arial,sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    padding: 1px;
    border: 1px solid #cccccc;
    border-width: 1px;
}
ul{
    margin-left: 0px;
    padding-left: 0px;
}
li{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

table.clients, table.contact{
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    width: 100%;
}
div.float_break{
    clear: both;
    height: 1px;
    font-size: 1px;
    border: none;
    margin: 0px;
    padding: 0px;
    background: transparent;
}
div#copyright{
    text-align: left;
    font-size: 10px;
    color: #777777;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear: right;
}
div.home_text{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.staff_list{
    width: 190px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 208px;
    left: 830px;
}
div.staff_group{
    margin: 0px 0px 8px 0px;
    padding: 0px;
}
div.staff_group_name{
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
span.staff_group{
    font-weight: 800;
    font-size: 12px;
    color: #262626;
    line-height: 16px;
    text-transform: none;
    text-decoration: none;
    text-align: left;

}
div.staff_member{
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
span.staff_member{
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    line-height: 12px;
    font-family: Arial,sans-serif;
    text-transform: none;
    text-decoration: none;
    text-align: left;
}
div.news_header{
    margin: 0px;
    padding: 0px;
}
div.news_article{
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
}
div.news_image{
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}
a.news_title{
    display: block;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
a.news_title:hover{

}
div.news_body{
    margin: 0px 0px 6px 0px;
    padding: 0px;
    vertical-align: top;
}
.news_text{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}
.news_date{
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.news_date{
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
span.more_link{
    float: right;
    margin: 0px;
}
span.news_odd a,span.news_even a{
    margin: 1px;
    padding: 5px;
    border: 0px solid #262626;
    color: #aaaaaa;
    font-weight: bold;
}
span.news_even a:hover,span.news_odd a:hover{
    margin: 1px;
    padding: 10px 5px 0px 5px;
    border: 0px solid #262626;
    color: #262626;
}
span.news_selected{
    margin:1px;
    padding: 10px 5px 0px 5px;
    color: #000000;
    border: 0px solid #000000;
    font-weight: bold;
}
div.news_pagination_top{
    margin: -28px 0px 0px 0px;
    padding: 3px 3px 10px 3px;
    text-align: right;
    line-height: 18px;
}
div.news_pagination_bottom{
    margin: 0px 0px 0px 0px;
    padding: 3px 3px 10px 3px;
    text-align: right;
    line-height: 18px;
}

div.news_links_title{
    margin: 0px 0px 4px 0px;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #000000;
}
div#news_social{
    display: inline;
    text-align: right;
    line-height: 16px;
    float: right;
    margin: 2px 0px 10px 0px;
    padding: 0px 0px 0px 0px;

}
div#news_social a{
    margin: 2px 0px 0px 4px;
    line-height: 16px;
}
div#news_social a img{
    opacity: 0.8;
    filter: alpha(opacity=80);
    vertical-align: baseline;
}
div#news_social a:hover img{
    opacity: 1;
    filter: alpha(opacity=100);
}
div#social a{
    margin: 0px 4px 0px 0px;
    line-height: 16px;
}
div#social a img{
    opacity: 0.8;
    filter: alpha(opacity=80);
    vertical-align: baseline;
}
div#social a:hover img{
    opacity: 1;
    filter: alpha(opacity=100);
}
/*=====================================
Awards page
=====================================
*/
div.award_odd{
    padding: 5px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}
div.award_even{
    padding: 5px 0px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}
div.press_odd,div.press_even{
    padding: 10px 0px;
    margin: 0px 0px 5px 0px;
}
div.award_year{
    margin: 0px;
    padding: 20px 0px 5px 0px;
}
span.award_year{
    color: #262626;
    font-size: 16px;
    line-height: 18px;
    font-weight: 800;
}
span.award_text{
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}
span.press_text{
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px;
}
a.award_link{
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

/*=====================================
Clients page
=====================================
*/

div.clients{
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    font-family: Arial,sans-serif;
    text-transform: none;
    text-decoration: none;
}
span.client_industry{
    font-weight: 800;
    font-size: 14px;
    color: #000000;
    line-height: 14px;
    font-family: Arial,sans-serif;
    text-transform: none;
    text-decoration: none;
    margin: 0px 0px 10px 0px;
    display: block;
}

/*=====================================
Project page
=====================================
*/

div.projects-spacer{
    margin:0px 0px 155px 0px
}
div.projects{
    margin: 0px;
    padding: 0px 0px 20px 0px;
}
div.projects a{
    font-weight: bold;
}
div.project_category{
    font-weight: 800;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    margin: 20px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
}

div.project_listing_odd{
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px;
    border: 1px;
    text-align: left;
}
div.project_listing_even{
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px;
    border: 1px;
    text-align: left;
}
div.project_header{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
div.project_text{
    border: 0px;
    margin: 0px 0px 10px 0px;
    padding: 5px 0px 10px 0px;
}
div.article_text{
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
}
div#project-view-spacer{
    margin: 0px;
    height: 380px;
}
div.project_title{
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, sans-serif;
}
div.project_category_awards_title, client_projects_title{
    color: #000000;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    margin: 0px 0px 14px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, sans-serif;
}
div.project_location,div.project_client{
    color: #999999;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, sans-serif;
}
div.project_view_button{
    position: absolute;
    z-index: 30;
    width: 21px;
    height: 21px;
    top: 386px;
    visibility: hidden;
    vertical-align: bottom;
    margin: 0px;
    border: 1px solid #000000;
    padding: 0px;
    font-size: 12px;
    line-height: 14px;
    cursor: hand;
    background-color: #eeeeee;
    text-align: center;
}

div.project_awards,div.project_links{
    margin: 0px 0px 10px 0px;
}

div.project_awards_title,div.project_links_title{
    margin: 0px 0px 4px 0px;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
}
p.project_award,p.project_link{
    padding: 0px 0px 0px 0px;
    margin: 1px 0px 0px 0px;
}
table.project_subtitle{
    width: 443px;
    margin: 0px;
    padding: 0px;
}
/*=====================================
Contact page
=====================================
*/
p.contact_address{
    padding: 0px;
    margin: 0px 0px 10px 0px;
}
#contact_additional{
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

span.contact{
    font-weight: 400;
    font-size: 11px;
    color: #000000;
    line-height: 14px;
    font-family: Arial, sans-serif;
    text-transform: none;
    text-decoration: none;
}
b{
    color: #262626;
}

/*=====================================
Search Results
=====================================
*/
span.keyword_feedback{
}
td.search_odd{
    vertical-align: top;
}
td.search_even{
    vertical-align: top;
}


/*=====================================
Administration
=====================================
*/
div.sign_in{
    margin: 1px;
    padding: 1px;
}

/*=====================================
Administration
=====================================
*/
div.nav_group{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 3px 0px;
    border-bottom: 1px dotted #666666;
}
div.admin_table{
    margin: 1px;
    padding: 1px;
}
span.table_title{
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
    padding: 3px 10px 3px 10px;
}
div.table_add_link,div.table_order_link{
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    margin: 0px;
    padding: 3px 10px 3px 10px;
    background-color: #eeeeee;
}
table.admin{
    font-weight: 400;
    font-size: 200px;
    line-height: 14px;
    width: 100%;
    border-spacing: 1px;
}
td.admin_odd{
    padding: 3px 0px;
    background-color: #eeeeee;
}
td.admin_odd_image{
    background-color: #dddddd;
    padding: 0px;
}
td.admin_even{
    padding: 3px 0px;
    background-color: #ffffff;
}
td.admin_even_image{
    background-color: #cccccc;
    padding: 0px;
}
td.admin_inner{
    background-color: #eeeeee;
}
div.employment_job_title{
    font-weight: 800;
    font-size: 13px;
    color: #262626;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
div.employment_date_posted{
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #aaaaaa;
    margin: 0px 0px 6px 0px;
    padding: 0px 0px 0px 0px;
}
div.employment_application_deadline{
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #aaaaaa;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
div.employment_description,div.employment_contact{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

a.link-top{
    padding: 0px 0px 0px 100px;
    width: 100%;
    text-align: right;
    font-size: 10px;
}

ul.client-categories{
    margin: 0px;
    padding: 0px;
}

ul.client-categories li{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
a.marginal-image{
    position: absolute;
    top: -1000px;
    left: 0px;
    visibility: hidden;
}
a.marginal-image img{
    border: 0px;
}
span.marginal-image-caption{
    border: 0px none;
    padding: 8px;
    position: absolute;
    top: -1230px;
    left: 0px;
    visibility: hidden;
    background-color: #eeeeee;
    z-index: 100;
    font-size: 12px;
}
img.fade-in{
    visibility: hidden;
}
li.publication{
    margin: 0px 0px 20px 0px;
}
li.publication .title{
    font-weight: bold;
    color: #262626;
    margin: 0px 0px 6px 0px;
}
li.publication .description{
    font-style: normal;
    color: #262626;
    margin: 0px 0px 6px 0px;
}
img.slide{
    position: absolute;
    top: -1000px;
    left: -1000px;
    visibility: hidden;
}
div.slide-caption{
    position: absolute;
    top: -1000px;
    left: -1000px;
    visibility: hidden;
    padding: 6px 0px 0px 0px;
    width: 300px;
    font-size: 12px;
}
img.project-cover-image{
    position: absolute;
    top: 80px;
    left: 20px;
}
div.summary{
    width: 470px;
}
img.opening-slide{
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 200;
    visibility: hidden;
}
div#opening-slideshow-screen{
    position: absolute;
    background-color: #eeeeee;
    z-index: 199;
}
div.opening-slide-caption{
    position: absolute;
    visibility: hidden;
}
.project-gallery-image{
    position: absolute;
    top: -1000px;
    left: -1000px;
    visibility: hidden;
}
img.project-gallery-thumbnail{
    position: absolute;
    top: -1000px;
    left: -1000px;
    visibility: hidden;
}
div.project-gallery-credit{
    position: absolute;
    top: -1000px;
    left: -1000px;
    visibility: hidden;
    font-size: 10px;
}
div.project-gallery-credit a{
    font-size: 10px;
    color: #262626;
}
div.project-gallery-credit a:hover{
    font-size: 10px;
    color: #000000;
}
div.project-gallery-caption{
    position: absolute;
    top: -1000px;
    left: -1000px;
    visibility: hidden;
}
div.press-title{
    color: #262626;
    font-family: Arial, sans-serif;;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}
div.press-date{
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
table#publications tr td img{
    padding: 0px 0px 20px 0px;
}
table#publications tr td.text{
    padding: 0px 0px 20px 20px;
}
table#publications tr td.text div{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    line-height: 18px;
}
table#publications tr td.text div.title{
    color: #262626;
    font-weight: bold;
}

