body {
    background-color: #e4e4e4;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #626262;
}

table td {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

#main {
    width: 1000px;
    margin: 0 auto;
}

#header {
    min-height: 100px;
    color: #e7e7e7;
    overflow: auto;
}

#content {
    padding: 25px 40px;
    background-color: white;
    overflow: auto;
}

#footer {
    padding: 15px 40px;
    background-color: #3b3b3b;
    overflow: auto;
}

#header .company-info {
    display: inline-block;
    float: left;
}

#header .company-info img {
    margin-right: 4px;
    max-width: 300px;
    max-height: 80px;
}

#header .tag-line {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    border-left: 1px solid #d1d1d1;
    padding: 8px 0 8px 20px;
}

#header .tag-line h3 {
    margin: 0;
    color: #3F3F43;
}

#header .tag-line p {
    color: #9b9b9b;
}

#header p {
    margin: 0;
}

#content .content-left {
    width: 600px;
    display: inline-block;
}

#content .content-left .banner-section {
    position: relative;
    height: 200px;
}

#content .content-left .banner-section .description {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 40px;
    width: 250px;
    height: 100%;
    padding: 0 25px;
    z-index: 10;
    color: #f4f6f8;
    text-decoration: none;
}

#content .content-left .banner-section .banner a {
    display: inline-block;
}

#content .content-left .banner-section img {
    min-height: 200px;
    max-height: 200px;
}

#content .info-item {
    display: inline-block;
    vertical-align: top;
    max-width: 288px;
    margin-right: 10px;
}

#content .info-item img {
    vertical-align: top;
    margin-right: 5px;
}

#content .info-item h2 {
    margin: 0 0 0 5px;
}

#content .info-item ul {
    margin: 0;
    padding-left: 30px;
}

#content .content-left .download-project-portfolio fieldset {
    padding: 20px 0;
    text-align: center;
    border: 1px solid #dedede;
    border-radius: 8px;
}

#content .content-right {
    width: 300px;
    float: right;
}

#content .content-right .call-header {
    text-align: center;
    border-top: 1px solid #7b7b7b;
    border-bottom: 1px solid #7b7b7b;
    padding: 4px 0;
    font-size: 16px;
    font-weight: bold;
}

#content .content-right .main-phone {
    margin: 10px 0;
    background-color: #7b7b7b;
    padding: 8px 15px;
    color: white;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
}

#content .content-right .main-phone img {
    float: left;
    margin-left: -7px;
    margin-top: -7px;
}

#content .content-right .main-phone a.lp-link[data-phone] {
    font-size: 13px;
    vertical-align: top;
}

#content .content-right .locations {
    color: #9e9e9e;
    border: 1px solid #dedede;
    padding: 5px;
}

#content .content-right .talk-to-our-experts fieldset {
    border: 1px solid #dedede;
    border-radius: 8px;
    padding: 8%;
}

#content .content-right .talk-to-our-experts .lp-field {
    width: 84%;
    margin-bottom: 5px;
}

#content .content-footer {
    clear: both;
}

#content .content-footer .gallery {
    border: 1px solid #dedede;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
}

#content .content-footer .gallery a {
    display: inline-block;
    text-decoration: none;
}

#content .content-footer .gallery img {
    margin: 5px;
}

#footer .company-info {
    background-color: white;
    border-radius: 8px;
    padding: 10px 30px;
    display: inline-block;
    color: #000000;
    text-align: center;
    max-width: 250px;
}

#footer .company-info .company-name {
    text-align: left;
    padding-left: 5px;
    font-size: 120%;
}

#footer .company-info p {
    margin: 0;
    overflow: hidden;
}

#footer .let-us-help-you {
    display: inline-block;
    float: right;
}

#footer .let-us-help-you table {
    margin-top: 10px;
}

#footer .let-us-help-you fieldset {
    border: 1px solid #575757;
    border-radius: 8px;
    color: #9b9b9b;
    min-height: 200px;
    min-width: 500px;
}

#footer .let-us-help-you fieldset legend {
    color: white;
}

#footer .let-us-help-you td:first-child {
    text-align: right;
}

#footer .let-us-help-you .lp-field {
    width: 192px;
}

#body-popup-form  {
    background-color: white;
}

#body-popup-form form {
    width: 200px;
    margin-left: 150px;
}

#body-popup-form .lp-header {
    color: #626262;
    text-align: left;
}

#body-popup-form .lp-field {
    width: 200px;
    margin-bottom: 5px;
}

/*--- Global ---*/
.ac-form-input {
    padding: 7px 9px;
    border: 1px solid #dedede;
    outline: none;
    border-radius: 4px;
    min-width: 150px;
    max-width: 200px;
}

.ac-form-submit {
    padding: 8px 18px;
    cursor: pointer;
    color: white;
    background-color: #6fb843;
    border: none;
    border-radius: 4px;
    font-size: 14px;
}

.lp-title {
    color: #3f3f3f;
}

.lp-header {
    font-size: 150%;
    text-align: center;
    font-weight: bold;
}

.lp-field {
    padding: 7px 9px;
    border: 1px solid #dedede;
    outline: none;
    border-radius: 4px;
}

select.lp-field {
    height: 30px;
    background-color: white;
    min-width: 120px;
    max-width: 200px;
}

textarea.lp-field {
    resize: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.lp-field:focus {
    border-color: #bbb9b9;
}

.lp-field.small {
    width: 115px;
}

.lp-button {
    padding: 8px 18px;
    background-color: #f5c02d;
    border: none;
    cursor: pointer;
    color: #48453d;
    text-decoration: none;
    margin: 0;
}

.lp-button p {
    margin: 0;
}

.lp-link {
    color: #acd3f0;
}

.lp-link:hover {
    color: #009cca;
}

.lp-light-link {
    color: #9E9EA0;
}

.lp-light-link:hover {
    color: #626262;
}

.lp-linkedIn-button {
    background-color: #7b7b7b;
    padding: 2px 10px 2px 5px;
    color: white;
    cursor: pointer;
    display: none;
}

.lp-linkedIn-button.small {
    font-size: 11px;
    padding: 0 10px 0 5px;
    margin-bottom: 5px;
}

.lp-linkedIn-button strong {
    font-size: 150%;
    margin-right: 8px;
}

/*--- Wt Ctc --*/
.wt-ctc {
    text-decoration: none;
    display: inline-block;
}

.wt-ctc span {
    text-decoration: underline;
    font-style: italic;
    font-size: 0.85em;
}
