/* Page: wider.css (layout tweaks for wide screens) */
body {
    background-image: url(images/olive-construction-bg.jpg);
    -webkit-background-size: 1900px 1010px;
}
#Header {
    width: 1000px;
    height: 119px;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
    padding-right: 5px !important;
}
#NavProjects {
    width: 187px;
    height: 48px;
    position: absolute;
    margin-top: 45px;
    left: 50%;
    margin-left: -450px;
}
#NavContact {
    width: 195px;
    height: 48px;
    position: absolute;
    margin-top: 45px;
    left: 50%;
    margin-left: 250px;
}
#homeSlideshow {
    margin-top: 110px;
}
#homeContentBox {
    margin-top: 110px;
}
#Footer {
    top: 629px;
}
#BBB {
    width: 62px;
    height: 94px;
    position: absolute;
    margin-top: 840px;
    left: 50%;
    margin-left: -450px;
}
#Angies {
    width: 130px;
    height: 92px;
    position: absolute;
    margin-top: 841px;
    left: 50%;
    margin-left: 350px;
}
#ContentLeft {
    float: left;
    width: 500px;
    margin-left: 140px;
    margin-top: 20px;
}
#ContentRight {
    float: right;
    width: 300px;
    margin-right: 50px;
    margin-top: 20px;
    color: #434343 !important;
}
.gallerycomment {
    width: 450px;
    float: right;
    height: 500px;
    overflow: auto;
    color: #434343;
}
.pika-stage,
.pika-textnav {
    width: 536px;
}
.pikachoose-whiteout {
    position: relative;
    width: 537px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    height: 355px;
}
.pika-stage img {
    height: 431px;
}
div#slideshow_4 {
    height: 501px !important;
    overflow: hidden;
}
#ContentLeft img {
    height: 465px;
}
