body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height:157%;
    color: #666666;
    font-size: 13px;
    letter-spacing:0px;
    background:url("../Images/BG.png") repeat-x;
}
body h1 {
    font-size: 24px;
    font-weight: bold;
    color: #0099FF;
    line-height: 120%;
    height:auto;
    max-width:100%;
    padding-left:0px;
}
body h2 {
    color: #0099FF;
    font-size: 18px;
    font-weight: bold;
    line-height: 120%;
    overflow-x:hidden;
}
body h3 {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
}
body h4 {
    color: #5F5F5F;
    font-size: 14px;
    font-weight: bold;
}
body p {
    font-size:13px;
    color: #666666;
    line-height:157%;
    overflow-x:hidden;
}
body a {
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    line-height:157%;
}
body a:active, body a:hover {
    color: #FF0000;
}
body a:visited {
    color: #7A1A8B;
}
.main_wrapper {
    margin-top:0px;
    margin-bottom:0px;
}
.row_1 {
    width: auto;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.row_2 {
    width: auto;
}
.row_3 {
    width: auto;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
    overflow-x:hidden;
}
.row_4 {
    width: auto;
}
.social_buttons {
    margin-top:0;
    margin-bottom:0;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    min-height:10px;
}
.social_buttons a {
    display: inline-block;
    float: none;
    width: 32px;
    height: 32px;
    margin-right: 0px;
}
.social_buttons h2 {
    display: inline-block;
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 32px;
    margin-right: 0px;
    vertical-align: top;
}
.social_buttons .facebook {
    background: transparent url("../images/xtd_facebook_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons .facebook:hover {
    opacity:1;
}
.social_buttons .facebook:active {
    opacity:1;
}
.social_buttons .twitter {
    background: transparent url("../images/xtd_twitter_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons .twitter:hover {
    opacity:1;
}
.social_buttons .twitter:active {
    opacity:1;
}
.social_buttons .googleplus {
    background: transparent url("../images/xtd_googleplus_button.png") no-repeat left top;
    opacity:0.8;
}
.social_buttons .googleplus:hover {
    opacity:1;
}
.social_buttons .googleplus:active {
    opacity:1;
}
body img {
    height: auto;
    max-width:100%;
    padding-left:0px;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
#CommercialContractors {
    padding-right: 25px;
    padding-bottom:15px;
}
img.image {
    padding-left: 28px;
}
img.image1 {
    padding-left: 10px;
    padding-bottom:10px;
}
#Contact {
    padding-right: 20px;
    padding-bottom:0;
}
.customClass {
    width: 100%;
}
img.image2 {
    padding-left: 15px;
    padding-bottom:15px;
}
img.image3 {
    padding-left: 8px;
    padding-bottom:10px;
}
img.image4 {
    padding-right: 8px;
    padding-bottom:10px;
}
#ResidentialOutdoor {
    padding-left: 10px;
    padding-bottom:10px;
}
@media only screen and (min-width : 641px) {
    body {
        min-width: 1024px;
        text-align: left;
    }
    .main_wrapper {
        clear: both;
        min-height: 606px;
        width: 1024px;
        margin-right: auto;
        margin-left: auto;
    }
    .row_1 {
        clear: both;
        min-height: 165px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .row_2 {
        clear: both;
        min-height: 41px;
    }
    .row_3 {
        clear: both;
        min-height: 600px;
        padding: 15px;
    }
    .row_4 {
        clear: both;
        min-height: 75px;
    }
    .social_buttons {
        float: left;
        padding: 25px;
        margin-right: 0;
        margin-left: 0;
        width: 206px;
    }
    .social_buttons a {
        margin-right: 8px;
    }
    .social_buttons h2 {
        margin-right: 14px;
    }
    body img {
        height: auto;
        max-width:none;
        padding-left:0;
    }
    body ul {
        list-style-type: disc;
        padding-left:40px;
    }
    #CommercialContractors {
        padding-right: 0;
        padding-bottom:0;
    }
    img.image {
        padding-left: 0;
    }
    img.image1 {
        padding-left: 0;
        padding-bottom:0;
    }
    body h1 {
        height: auto;
        max-width:none;
        padding-left:0;
    }
    .customClass {
        width: auto;
    }
    img.image2 {
        padding-left: 0px;
        padding-bottom:0;
    }
    img.image3 {
        padding-left: 0px;
        padding-bottom:0;
    }
    img.image4 {
        padding-right: 0;
        padding-bottom:0;
    }
    #ResidentialOutdoor {
        padding-left: 0px;
        padding-bottom:0;
    }
    #Contact {
        padding-right: 0;
    }
}