/* CSS Document */
body {
    margin:0;
    padding:0;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal; 
    line-height: 16px;
    color: #444444;
    background-color: #FAF3DB;
}

td {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal; 
    line-height: 16px;
}

td.tdtop {
   width: 995px;
   height: 267px;
   background: url(../css-images/tdtop.jpg) top left no-repeat;
}

td.tdlinks {
   height: 28px;
   background: #A2CB4B url(../css-images/tdlinks.jpg) repeat-x;
   line-height:20px;
   text-align: center;
   font-size: 12px;
   color: #00375B;
}


a.toplink {
    font-weight: normal;
    text-decoration: none;
    color: #00375B;
    font-size: 11px;
    font-weight: bold;
    padding: 7px;
}

a.toplink:hover {
    color: #000000;
}

a.toplinkactive {
    color: #9A293B;
}



td.tdmain {
   background: url(../css-images/home-bg.jpg) top left no-repeat;
   min-height: 400px;
   padding: 20px;
   padding-top: 60px;
}


td.tdfooter {
   background: url(../css-images/bottom-bg.gif) top left repeat-x;
   height: 24px;
   padding-top: 7px;
   padding-bottom: 15px;
   padding-right: 10px;
   text-align: right;
   color: #acacac;
}

a {
   text-decoration: none;
   color: #2069A7;
}   

a:hover {
    color: #cc0000;
}

a.bottomlink {
    padding-left: 2px;
    padding-right: 2px;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}

a.bottomlink:hover {
    color: #acacac;
}

a.bottomlinkactive {
    color: #acacac;
}

div.other-projects {
    background: url(../css-images/other-projects.gif) top left no-repeat;
    height: 194px;
    width: 159px;
    margin-left: 20px;
    margin-top: 0px;
    text-align: center;
}

div.testimonials {
    background: url(../css-images/testimonials-bg.gif) top left no-repeat;
    height: 194px;
    width: 159px;
    margin-left: 20px;
    margin-top: 20px;
}

div.currentprojects {
    background: url(../css-images/currentproject-bg.gif) top left no-repeat;
    height: 194px;
    width: 297px;
    margin-left: 20px;
    margin-top: 20px;
}

div.pastprojects {
    background: url(../css-images/pastprojects-bg.gif) top left no-repeat;
    height: 194px;
    width: 159px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: center;
}

h1.pageheader {
    padding-bottom: 0px;
    font-weight: bold;
    color: #646363;
    font-size: 15px;
    line-height: 15px;
    height: 95px;
    text-align: right;
    background: url(../css-images/pageheader.png) top right no-repeat;
}

h1.pageheadermainpage {
    padding-top: 2px;
    padding-bottom: 0px;
    font-weight: bold;
    color: #cc0000;
    font-size: 11px;
    line-height: 15px;
}

div.footer {
    border-top: dotted 2px #aaaaaa;
    color: #797979;
    padding: 5px;
    text-align: center;
    font-size: 10px;
}

img.featuredimageborder {
    border: solid 1px #ffffff;
}

div.featuredgallery {
    width: 172px; 
    height: 140px; 
}

td.breadcrumbtd {
    width: 381px;
}

td.breadcrumbtd2 {
    width: 415px;
}

div.breadcrumb-bluebar {
    height: 25px;
    padding-left: 185px;
    padding-top: 3px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1px;
    background: #dcdcdc url(../images/breadcrumb-header.jpg) top right no-repeat;
}

div.projectlink {
    text-align: center;
    background-color: #2F71AC;
    margin-top: -13px;
    color: #cfcfcf;
}


a.projectlink {
    text-align: center;
    line-height: 22px;
    color: #ffffff;
    padding: 5px;
}

a.projectlink:hover {
    color: #ffffff;
    background-color: #88B527;
}

a.projectlinkactive {
    background-color: #88B527;
    color: #ffffff;
}


td.tdgreenbar {
    background-color: #88B527;
    height: 24px;
    line-height: 24px;
}

td.tdbluebar {
    background-color: #2F71AC;
    height: 24px;
    line-height: 24px;
}

a.blocklink {
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    color: #ffffff;
}

a.blocklink:hover {
    color: #ffffff;
    background-color: #2F71AC;
}

a.blocklinkactive {
    padding: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    color: #ffffff;
    background-color: #2F71AC;
}


a.floorlink {
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    color: #ffffff;
}

a.floorlink:hover {
    padding: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    color: #000000;
    background-color: #F7F1D9;
}

a.floorlinkactive {
    padding: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    color: #000000;
    background-color: #F7F1D9;
}

div.projectheader {
    padding: 4px;
    font-weight: bold;
    color: #cc0000;
}

td.projectlogotd {
    border-bottom: dotted 1px #cacaca; 
    padding: 32px;
    padding-right: 31px;
}

div.project-leftside {
    position: relative;
    float: left;
    width: 796px;
}

div.project-rightside {
    position: relative;
    width: 415px;
    float: right;
    background: #dcdcdc;
    text-align: center;
    margin-left: 10px;
}

span.enlarge-image-label {
    color: #cc0000;

}

div.rightsideimage {
    padding: 2px;
    border: solid 1px #d6d6d6;
    margin-bottom: 10px;
}

div.feedbackform {
    margin: 5px;
    margin-left: 15px;
    margin-top: 10px;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #F3F6FF;
}

input {
    font-size: 10px;
    border: solid 1px #D7E1FF;
    width: 350px;
}

textarea {
    width: 350px;
    height: 100px;
    font-size: 11px;
    border: solid 1px #D7E1FF;
}

input.button {
    border: solid 1px #d6d6d6;
    background-color: #D7E1FF;
    width: 200px;
    font-size: 11px;
    font-faimly: verdana;
    padding: 4px;
    color: #444444;
}

.projecttitle {
              font-family: Verdana,Arial,Helvetica,sans-serif;
              font-size: 13px;
              font-weight: bold;
              color: #646363;
}

.projectbanner {
padding-bottom: 5px; padding-top: 5px; background-color: #EBD3BC; text-align:center; width: 300px;
}

.projectbannerwhite {
    background-color: #fafafa;
    border: solid 1px #EBD3BC;
}

div.logobg {
   width: 128px;
   height: 60px;
   text-align: center;
}

img {
    border: 0px;
}