body{
    padding: 0;
    margin: 0;
    border: 0;
     font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px;
    color: #000000;
    background-attachment: fixed;
}

#rectangle{
    width:200px;
    height:100px;
}

a{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.border-right{

     border-right: 2px solid maroon;
     height:480px;
     width:400px;

}

a:hover{
    color: #990000;
}

h1{
    font-size: 25px;
    font-family: "Lucida Console", Monaco, monospace;
}

h2{
    font-size: 16px;
    font-family: "Lucida Console", Monaco, monospace;
}

h3{
    font-size:6px;
    font-weight: normal;
    font-style: italic;
    margin: 0 0 5px 0;
    font-family: "Lucida Console", Monaco, monospace;
}

img{
    border: 0;
}

#outer_container{
    width: 1200px;
    margin: 0 auto;
}

#header_container{
    width: 1200px;
    height: 170px;
    margin: 0 auto;
    background: #ffffff;
}

#header_body{
    width: 1200px;
}

#logo{
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    width: 210px;
    height: 132px;
}

#project_icons{
    width: 425px;
    padding-top: 20px;
    padding-left: 20px;
    float:left;
    text-align: center;
}

.project_category_icon{
    float:left;
    width: 120px;
    padding: 0 10px;
}

.project_category_image_top img{
    border-radius: 0 20px 0 0;
}

.project_category_title{
    background-color: #990000;
    color: #ffffff;
    padding-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
}

#map_image{
    width: 520px;
    padding-top: 30px;
    float: right;
}

#content_container{
    width: 100%;
    background-color: #999999;
    min-height: 200px;
    line-height: 150%;
}

#body_container_home{
    width: 1200px;
    padding: 10px 0;
}

#body_container{
    width: 1200px;
    background-color: white;
    padding: 10px 0;
    min-height: 200px;
}

#body_container h1{

}

#body_container_layout{
    width: 1200px;
    padding: 10px 0;
    background-color: #ffffff;
}

#header_image_container{
    float: left;
    width: 770px;
    background-color: #ffffff;
    height: 300px;
    margin-left: 10px;
}

#header_image_container .header_image{
    width: 770px;
    height: 300px;
}

#header_image_container_layout{
    width: 1000px;
    margin: 0 auto;
    border: 2px solid #cccccc;
}

#header_image_container_layout .header_image{
    width: 1000px;
    height: 320px;
}

#fader{
    height: 302px;
    overflow: hidden;
    margin: 0 auto;
}

#fader img{
    position: absolute;
    *position: none;
    display: block;
}

.content_area{
    background-color: #333333;
    opacity: 0.7;
    position: absolute;
    *position: relative;
    *top: -300px;
    height: 100px;
    width: 770px;
    margin: 190px 0 0 0;
}

.content_area_text{
    position: absolute;
    *position: relative;
    *top: -600px;
    color: white;
    text-align: left;
    margin: 200px 0 0 0;
    padding: 0;
    height: 100px;
    width: 700px;
}

.content_area_text h1{
    font-size: 22px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    padding-left: 20px;
    margin: 10px;
}

.content_area_text h2{
    margin: 0 0 5px 0;
    color: #990000;
    padding-bottom: 5px;
    font-style: italic;

}

.content_area_text p{
    font-size: 14px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    margin: 0;
    margin-left: 30px;
    margin-top: 15px;
    text-align: left;
    height: 38px;
    overflow: hidden;
}

#latest_projects{
    float: right;
    width: 400px;
    min-height: 300px;
    background-color: #990000;
    margin-right: 10px;
}

#latest_projects .project_details{
    float: left;
    width: 185px;
    height: 135px;
    margin: 10px 0 0 10px;
    background-color: #fff;
}

#latest_projects .project_image{
    height: 135px;
    width: 185px;
}

#latest_projects .project_name_block{
    background-color: #ffffff;
    opacity: 0.7;
    position: absolute;
    *position: relative;
    *top: -300px;
    height: 35px;
    width: 185px;
    margin: -40px 0 0 0;
}

#latest_projects .project_name_text{
    position: absolute;
    *position: relative;
    *top: -600px;
    color: #333333;
    text-align: left;
    margin: -40px 0 0 5px;
    padding: 0;
    height: 35px;
    width: 185px;
    overflow: hidden;
}

#latest_projects .project_name_text a:hover{
    color: #990000;
}


#company_container{
    width: 100%;
    height: 60px;
    background: url(/images/company_bg.png) no-repeat;
}

#company_container .company_text{
    float: left;
    padding-left: 140px;
    padding-top: 20px;
    padding-right: 20px;
}

#company_container .company_text h3{
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    font-size: 10px;
}

#company_container .company_logos{
    float: left;
}

#company_container .company_logos img{
    margin: 5px 15px;
}


.red_line{
    width: 100%;
    background-color: #990000;
    height:10px;
}

#content_container .content_block h1{
    height: 25px;
    color: #990000;
    font-size: 18px;
    font-weight: bolder;
    margin-left: 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 10px;
    padding-left: 10px;
}

#centre_container{
    width: 1000px;
    margin: 0px auto;
    background-color: #ffffff;
    min-height: 260px;
    text-align: left;
    padding: 1px 0px;
}

#centre_container_home{
    width: 980px;
    margin: 0px 0px;
    background: url(/images/content_bg.png) left bottom no-repeat;
    min-height: 260px;
    text-align: left;

}
.left_block{
    width: 650px;
    float: left;
    padding: 15px;
    text-align: justify;
}

.center_block {
    width: 630px;
    float: left;
    padding: 15px;
    text-align: justify;
}

.content_block{
    width: 1000px;
    padding: 0px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.content_block ul{
    list-style: none;
    margin: 15px 30px;
}
.content_block ul li{
    padding-top: 1px;
    padding-bottom: 5px;
    padding-left: 25px;
    background: url(/images/bullet_point.png) no-repeat;
}

.content_block_text{
    margin: 0px;
    text-align: justify;
}

.content_block_text h2{
    font-size: 16px;
    color: #333333;
    background-color: #FCC425;
    padding: 5px;
    padding-left: 15px;
}

.content_block_text h3{
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px;
    color: #333333;
    padding: 5px;
}

.center_block_home {
    width: 650px;
    float: left;
    padding: 15px;
    text-align: justify;
}

.center_block_home ul{
    list-style: none;
}

.center_block_home ul li {
    padding-top: 1px;
    padding-bottom: 5px;
    padding-left: 25px;
}

.center_block h1, .center_block_home h1{
    background: url(/images/h1.png) left center no-repeat;
    height: 24px;
    color: #333333;
    font-size: 18px;
    margin-left: 0px;
    margin-bottom: 30px;
    padding-left: 50px;
    padding-top: 8px;
    padding-bottom: 5px;
}

.right_block{
    width: 280px;
    float: left;
    margin-left: 20px;
    background-color: #858695;
}

.right_content{
    width: 280px;
    text-align: left;
}

.right_content h1{
    height: 35px;
    color: #ffffff;
    margin: 0;
    padding: 0;
    font-size: 20px;
    margin-bottom: 5px;
    background: url(/images/home_h1_bg.png) #0A0D2A left center no-repeat;
    padding-left: 55px;
    padding-top: 10px;
    font-weight: normal;
}

.right_content .clients_img{
    height: 70px;
    width: 270px;
    overflow: hidden;
    padding-left: 4px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.right_content .prev{
    float: left;
    background: url(/images/left_arrow.png) left center no-repeat;
    width: 15px;
    height: 14px;
    padding-top: 60px;
    z-index: 100;
}

.right_content .next{
    float: left;
    background: url(/images/right_arrow.png) right center no-repeat;
    width: 15px;
    height: 14px;
    padding-top: 60px;
    z-index: 100;
}

#home_news_details{
    width: 280px;
    margin: 0px;
}

.home_news_details_block{
    width: 280px;
    margin: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0A0D2A;
}

.home_news_details_content{
    width: 260px;
    margin: 5px auto;
}

.home_news_date{
    font-style: italic;
    color: #ffffff;

}
#home_news_details h2{
    color: #0A0D2A;
    border: none;
    padding: 0px;
    margin-top: 15px;
}

#home_news_details p{
    padding: 5px;
    margin: 0px;
    color: #ffffff;
}

#home_news_details a{
    float: right;
    padding-right: 15px;
    background: url(/images/read_more.png) center right no-repeat;
}

#home_news_details a:hover{
    background: url(/images/read_more_hover.png) center right no-repeat;
}

.view_all_btn{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 10px;

}

.left_column{
    width: 320px;
    float: left;
    padding-left: 20px;
}

.left_column img{
    text-align: center;
}

.right_column{
    width: 600px;
    float: left;
}

#news_archive{
    float: left;
    width: 200px;
    background-color: #cccccc;
    margin-right: 20px;
}

#news_archive h1{
    margin: 0px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #333333;
}

#news_archive ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#news_archive a{
    display: block;
    color: #333333;
    background-color: #FACB69;
    padding: 10px;
    border-bottom: 1px solid #E0922B;
}

#news_archive a:hover{
    background-color: #E0922B;
}


#news_listings{
    margin: 0 auto;
    width: 1000px;
}

.news_listing{
    float: left;
    width: 283px;
    background-color: #000000;
    padding: 10px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
}

#news_listings .news_listing_thumb{
    float: left;
    width: 120px;
    height: 120px;
}

#news_listings .news_listing_content{
    float: left;
    width: 150px;
    color: #ffffff;
}

#news_listings .news_listing_content h1{
    font-size: 14px;
    color: #ffffff;
    font-family: Verdana, Geneva, sans-serif;
    padding: 0px;
    margin: 0px;
    padding-left: 5px;
    background: none;
    border: none;
    height: auto;
}

#news_listings .news_listing_content a{
    color: #ffffff;
    text-decoration: none;
}

#news_listings .news_listing_content p{
    margin: 0;
    padding: 5px;

}

#news_listings .news_listing_snippet {
    margin: 0;
    height: 50px;
    overflow: hidden;
    color: #ffffff;

}

#news_listings .news_listing_read_more {
    padding-top: 5px;
}
#news_listings .news_listing_read_more a{
    float: right;
    color: #ffffff;
    margin-right: 10px;

}

#news_listings .news_listing_read_more a:hover{
    color: #990000;
}

#services_listings{
    width: 900px;
    margin: 0 auto;
}

.services_block{
    width: 400px;
    height: 250px;
    float: left;
    border: 1px solid #333;
    margin: 20px;
    margin-left: 25px;
}

.services_block h2{
    background-color: #CCC;
    color: #ffffff;
    padding: 5px;
    border: none;

}
.services_block p{
    padding: 10px;
    height: 45px;
}

.services_block .picture{
    text-align: center;
    background-color: white;
}

.services_block .picture a:hover{
    opacity: 0.5;
}

.services_block .read_more{
    float: right;
    margin-right: 10px;
    padding-right: 15px;
    background: url(/images/read_more.png) center right no-repeat;
}

.services_block .read_more a:hover{
    color: #3488C3;

}

.services_block_left_block{
    float: left;
    width: 200px;
}

.services_block_right_block{
    float: left;
    width: 600px;
    margin-left: 20px;
    text-align: justify;
}

.project_category{
    float: left;
    width: 160px;
    background-color: #FCC425;
    margin: 10px;
    padding: 10px;
}

.project_category_image{
    width: 160px;
    height: 160px;
    margin: 0 auto;
    background-color: #000;
}

.project_category_image a:hover{
    opacity: 0.5;
}

.project_category_name{
    padding-top: 5px;
}

.project_category_name a{
    display: block;
    height: 40px;
    font-size: 12px;
    color: #333333;
    overflow: hidden;
}

.project_category_name a:hover{
    color: #990000;
}

#project_listings{
    margin: 0 auto;
    width: 1000px;
}

.project_listing{
    width: 230px;
    float: left;
    margin: 10px;
    border: 1px solid #FCC425;
}

#project_listings .project_listing_name h1{
    background-color: #FCC425;
    color: #333333;
    margin: 0;
    padding: 10px;
    font-size: 14px;
    height: 35px;
}

.project_listing_snippet{
    padding: 15px;
}

.project_listing_thumb{
    margin: 0 auto;
    width: 200px;
    height: 200px;
    background-color: #000;
}

.project_listing_thumb a:hover{
    opacity: 0.5;
}

.project_image_container{
    float: left;
    width: 250px;
    margin-left: 30px;
}

.project_details_container{
    float: left;
    width: 720px;
}

.project_details_container a:hover, .project_client_container a:hover, .project_consultant_container a:hover{
    color: #FACB69;
}

.project_client_container, .project_consultant_container{
    float: right;
    width: 350px;
    margin: 20px 0 20px 20px;
}

.project_client_container{
    margin-left: 0;
}

.project_client_container table, .project_consultant_container table{
    border-collapse: collapse;
    font-weight: bold;
}

.project_client_container table tr td, .project_consultant_container table tr td{
    vertical-align: top;
    padding: 0 2px;
    border: 0;
}

.project_full_scope{
    margin-left: 30px;
    margin-top: 20px;
}

.project_full_scope h2, .project_details_container h2, .project_client_container h2, .project_consultant_container h2{
    background-color: #FCC425;
    color: #333333;
    font-size: 14px;
    padding: 5px;
    margin: 0px;
    margin-bottom: 10px;
}

#project_map_container{
    width: 215px;
    height: 215px;
}


.gallery_pic{
    float: left;
    width: 220px;
    height: 170px;
    margin: 10px 25px;
}

.gallery_caption{
    position: absolute;
    width: 210px;
    height: 15px;
    font-size: 11px;
    background-color: #2C2825;
    margin-top: 155px;
    padding: 5px 5px;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
}

.contact_block_left{
    width: 700px;
    float: left;
    margin: 10px 0px;
    padding-right:20px;

}
.contact_block_right{
    width: 250px;
    float: right;
    margin: 10px 0px;
    padding-left:20px;

}

.yellow_container{
    background-color: #FCC425;
    padding: 10px;
}

.affiliated_block{
    background-color: #ffffff;
    height: 100px;
    margin-bottom: 10px;
    font-size: 10px;
    text-align: right;
    color: #999999;
    padding: 5px;
}


.contact_map_block{
    width: 250px;
    float: left;
    padding: 10px;
    margin-bottom: 10px;
}

.contact_block_form{
    float: left;
    width: 400px;
    margin: 0 auto;
}

.contact_block_details{
    float: left;
    width: 250px;
    padding-left: 20px;
    border-left: 2px solid #FCC425;
}

#footer_container{
    width: 100%;
    background: url(/images/footer_background.png) top center #000000 no-repeat;

}

#footer_body{
    width: 1200px;
    padding: 15px 0 0 0;
    color: #ffffff;
}

#footer_body .copyright_left{
    float: left;
    padding-left: 20px;
}

#footer_body .copyright_right{
    float: right;
    padding-right: 20px;
}

#footer_body .copyright_right a{
    color: #990000;
}


#footer_body p{
    font-size: 10px;
}

#footer_body .anni_block{
    float: left;
    width: 110px;
    min-height: 140px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-left: 10px;
    text-align: center;
    color: #990000;
    font-size: 14px;
    font-weight: bold;
}

#footer_body .anni_block img{
    padding: 5px;
}

#footer_body .affiliates_block{
    float: left;
    width: 295px;
    margin-left: 10px;
}

#footer_body .affiliates_block h1{
    color: #66C466;
    font-size: 14px;
    margin:0px;
    margin-bottom: 10px;
    padding:0px;
    text-align: right;
    margin-right: 20px;
}

#footer_body .affiliates_logos{
    border: 2px solid #E1B437;
    border-radius: 10px;
    text-align: center;
    padding: 10px 0;
}

#footer_body .affiliates_logos img{
    border-radius: 10px;
    padding: 2px;
}

#footer_body .block{
    float: left;
    width: 180px;
    min-height: 150px;
    margin-left: 10px;
    font-size: 10px;
}

#footer_body .block ul{
    margin-top:0px;
    padding-left: 0px;
    margin-right: 20px;
}

#footer_body .block li{
    list-style: none;
    text-align: left;
    padding-bottom: 5px;
}

#footer_body .block li a{
    color: #fff;
    font-weight: normal;
}

#footer_body .block li a:hover{
    color: #990000;
}

#footer_body .block li a.selected{
    color: #2C2825;
    font-weight: bold;
}

#footer_body .block h1{
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
    margin:0px;
    margin-bottom: 10px;
    padding:0px;
    color: #ffffff;
    text-align: left;
}

.tel {
    height: 25px;
    padding-top: 11px;
    padding-left: 35px;
    background: url(/images/tel.png) left center no-repeat;
}

.fax {
    height: 25px;
    padding-top: 11px;
    padding-left: 35px;
    background: url(/images/fax.png) left center no-repeat;
}

.email{
    height: 25px;
    padding-top: 11px;
    padding-left: 35px;
    background: url(/images/email.png) left center no-repeat;
}

.form_left{
    width: 204px;
}
.form_right{
    width: 105px;
    margin: 0 auto;
}
#sign_up_form label{
    display: block;
    float: left;
    width: 50px;
    font-size: 12px;
    margin: 6px 0;
    color: #0A0D2A;
    font-weight: bold;
}

#sign_up_form input[type=text]{
    float: left;
    width: 150px;
    *width: 120px;
    height: 15px;
    font-size: 12px;
    margin-bottom: 5px;
}

#sign_up_form button{
    width: 105px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
    background-color: #0A0D2A;
    border: none;
    border-radius: 10px;
}

#sign_up_blurb{
    font-style: italic;
    margin: 5px;
    color: #0A0D2A;
}

h1.yellow_header{
    background-color: #E0922B;
    height: 24px;
    color: #333333;
    font-size: 18px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 5px;
}

.paginationControl{
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.paginationControl a{
    text-decoration: none;
    color: #3488C3;
}

.form{
    width: 300px;
    margin: 0 auto;
}
.form label{
    display: block;
    text-align: left;
    color: #333;
    font-weight: bold;
}

.form label.required{
    font-weight: bold;
    color: #2D1144;
}

.form input[type=text]{
    width: 304px;
    height: 25px;
    border: 1px solid #999999;
    margin-left: 8px;
}

.form textarea{
    width: 300px;
    border: 1px solid #999999;
    margin-left: 8px;
}
.form .recapture_block{
}
.form button{
    font-size: 14px;
    height: 35px;
    width: 60px;
    border: 0;
    background-color: #333333;
    color: #ffffff;
    margin-top: 20px;
    margin-right: 5px;
    border-radius: 5px;
    padding: 10px;
}

.form .br{
    clear: both;
    margin-bottom: 10px;
}


.ajax_errors{
    padding: 5px;
    background-color: #FFC1C1;
    border: 1px solid red;
    margin-bottom: 20px;
}

.ajax_errors ul{
    margin: 0;
}

.errors{
    padding: 5px;
    background-color: #FFC1C1;
    border: 1px solid red;
}

.errors ul{
    margin: 0;
}

.red{
    color: #fe0000;
}

.clear{
    clear: both;
}

table.data_list{
    width: 100%;
    border-collapse: collapse;
}

table.data_list tr{
    background-color: #EEE;
}

table.data_list thead tr{
    background-color: silver;
    text-align: left;
}

table.data_list th{
    padding: 4px;
    border-bottom: 1px solid black;
}

table.data_list td{
    padding: 5px 5px;
    border-bottom: 1px dashed #6A610D;
}

table.data_list tr.alt{
    background-color: #DDD;
}

table.data_list a{
    width: 100%;
    font-weight: bold;
    color: #AC2623;
    text-decoration: none;
    background: url(/images/link.png) center left no-repeat;
    padding-left: 20px;
}

table.data_list a:hover{
    color: #AC2623;
}

.link a{
    width: 100%;
    font-weight: bold;
    color: #AC2623;
    text-decoration: none;
    background: url(/images/link.png) center left no-repeat;
    padding-left: 20px;
}

.link a:hover{
    color: #978942;
}

.bread_crumbs a{
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 3px;
    background: url(/images/bread_crumb_arrow.png) center right no-repeat;
    padding-right: 20px;
    padding-left: 5px;
}

.bread_crumbs a:hover{
    color: #990000;
}

.bread_crumbs{
    padding: 0px;
    color: #990000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 25px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-bottom: 1px dotted #333333;
}

.span12{
    moz-box-shadow: 0 0 2px black;
    webkit-box-shadow: 0 0 2px black;
    box-shadow: 0 0 2px black;
}

