html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-style: normal;
    vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

body {
    font: 62.5%/1em Arial, Helvetica, sans-serif;
    background: #fff;
    color: #333;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}


/* general */

ul {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    font-size: 1.4em;
    line-height: 1.4em;
}

h2 {
    position: relative;
    text-align: center;
    font-size: 2.5em;
    line-height: 1.1em;
    font-weight: bold;
    margin-bottom: .4em;
    color: #06C;
}

h3 {
    position: relative;
    text-align: center;
    color: #3a2668;
    font-size: 2.0em;
    line-height: 1.2em;
    font-weight: bold;
    margin-top: 0.4em;
    color: blue;
}

h1,
#intro h2,
#intro2 h2,
#intro3 h2,
#intro4 h2 {
    color: #06C;
    line-height: 1.1em;
    letter-spacing: -.03em;
    text-shadow: #366d96 1px 1px 1px;
}

#intro h2 {
    position: absolute;
    right: 90px;
    top: 10px;
}

#intro h3 {
    position: absolute;
    right: 60px;
    top: 35px;
}

h4 {
    text-align: center;
    margin-bottom: .3em;
    font-size: 3.2em;
    color: #3a2668;
    padding-bottom: 5px;
}

.free-estimate {
    color: #06C;
    line-height: 1.1em;
    letter-spacing: -.03em;
    text-shadow: #366d96 1px 1px 1px;
    top: -275px;
    position: relative;
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    margin-bottom: .4em;
    z-index: 1000 !important;
}

.sub_title {
    top: -275px;
    position: relative;
    text-align: center;
    color: blue;
    font-size: 2.0em;
    line-height: 1.2em;
    font-weight: bold;
    z-index: 1000 !important;
}

ul {
    font-size: 1.3em;
    margin-top: .4em;
    line-height: 1.4em;
    font-weight: bold;
}

li {
    margin-bottom: .2em;
    padding: 0 0 0 20px;
    background: url(../images/bull.png) no-repeat 0 2px;
}


/* structure */

.container {
    width: 1001px;
    margin: 0 auto;
}

.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mod-container {
    float: left;
    width: 100%;
    min-width: 1001px;
}

.mod-container .mod {
    width: 1001px;
    margin: 0 auto;
}

.mod-container .mod .mod-group {
    width: 100%;
    float: left;
}

#header {
    min-height: 110px;
    padding-top: 10px;
    position: relative;
}

.phone {
    color: #104091;
    height: 60px;
    text-align: center;
    font-size: 3.5em;
    position: absolute;
    right: 40px;
    top: 0;
}

.phone.small {
    font-size: 2.5em;
    right: 100px;
}

.phone2 {
    font-size: 1.0em;
    margin-left: 118px;
}

#intro {
    /* float:left; */
    width: 100%;
    position: relative;
    height: 290px;
    margin-bottom: 20px;
    /* padding:0 0 0 522px; */
    border: 2px solid #03F;
    /* background:url(../images/intro-bg.gif) no-repeat 0 0; */
}

#introA {
    float: left;
    position: relative;
    left: -522px;
    top: -69px;
}

#main {
    width: 501px;
    padding-right: 500px;
}

#logo {
    width: 161px;
    height: 58px;
}

.long-tag {
    color: #60f;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    width: 100%;
}

h1 {
    height: 35px;
    color: #0099dc;
    text-align: center;
    font-weight: bold;
    top: 10px;
    font-size: 4em;
    padding-bottom: 5px;
}

.bbb {
    width: 170px;
    height: 60px;
    position: absolute;
    top: 15px;
    left: 400px;
}

.yelp-snippet {
    position: absolute;
    top: 15px;
    left: 250px;
}

#signup-form {
    width: 424px;
    padding: 0 12px;
    position: absolute;
    top: 80px;
    right: 25px;
    background: url(../images/form-bg.png) no-repeat 0 0;
}

#signup-form form {
    float: left;
    width: 377px;
    background: #fff;
    padding: 15px 30px 30px 5px;
    border: 2px solid #03F;
}

#signup-form ul {
    float: left;
    width: 380px;
    padding-bottom: 18px;
}

#signup-form li {
    padding: 0;
    width: 380px;
    background: none;
    margin-bottom: 18px;
}

#signup-form label {
    float: left;
    color: #333;
    width: 88px;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    line-height: 2.7em;
    padding-right: 40px;
}

#signup-form li input {
    width: 230px;
    padding: 8px 10px;
    background-color: #ececec;
    border: 1px solid #c2c2c2;
}

#signup-form li select {
    width: 252px;
    padding: 8px;
    background-color: #ececec;
    border: 1px solid #c2c2c2;
}

#signup-form li.wide {
    width: 370px;
    margin: 0;
    padding: 7px 0 0 10px;
}

#signup-form label.alone {
    width: 100%;
    padding: 0;
    color: #828282;
    font-size: .92em;
    text-align: left;
    line-height: 1.1em;
    font-weight: normal;
}

#signup-form label.alone input {
    padding: 0;
    width: auto;
    border: 0 none;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.button {
    display: block;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-color: transparent;
}

.button:focus {
    overflow: hidden;
}

#signup-form .button {
    float: right;
    width: 168px;
    height: 34px;
    border: 0 none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: url(../images/signup-button.png) no-repeat 0 0;
}

#signup-form .button:hover {
    box-shadow: 0 0 8px #7ecc91;
    -webkit-box-shadow: 0 0 8px #7ecc91;
    -moz-box-shadow: 0 0 8px #7ecc91;
}

.box {
    float: left;
    width: 485px;
    position: relative;
    padding: 20px 5px 20px 5px;
    border: 2px solid #03F;
}

.box ul {
    margin-top: 20px;
}

.box li {
    float: left;
    width: 215px;
    padding-right: 5px;
}

#bottom {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.bottomCustomers {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.images {
    width: 1001px;
    padding: 20px 0;
    background-color: #fbfbfb;
    border: 1px solid #e5e5e5;
}

.images img {
    margin: 0 0 0 80px;
    vertical-align: middle;
}

.images .ourcustomers {
    margin-left: 5px;
    font-weight: bold;
}

h4.footer-links {
    padding: 5px;
    width: 1001;
    text-align: center;
    height: 20px;
    font-size: 14px;
}

.footer-links a {
    color: #390;
    font-size: 14px;
    text-decoration: underline;
    padding-left: 11px;
    padding-right: 11;
    line-height: 1.6em;
}

#footer {
    height: 15px;
    text-align: center;
}

#footer p {
    font-size: 1.2em;
    background-color: #ededed;
}

.error_string {
    color: red;
    width: 270px;
    padding-left: 127px;
}

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none
}

.errors {
    text-align: center;
    color: red;
    margin: 0;
    padding-bottom: 5px;
    ;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    background-color: #FF8484;
    line-height: 17px;
}

.success {
    text-align: center;
    color: green;
    margin: 0;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    background-color: #7DFF7D;
    line-height: 17px;
}

textarea {
    width: 246px;
    height: 55px;
    background-color: #E5E5E5
}

.bb {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: red;
    font-weight: bold;
}

.bb a {
    text-decoration: underline;
    color: red;
}

.ad {
    position: absolute;
    bottom: -555px;
    right: 55px;
}


/*21-03-2012*/

.header_logo {
    width: 300px;
}

.header_logo h2 {
    font-size: 18px;
    color: #114090;
    font-weight: normal;
}

.header_right {
    width: 700px;
}

.nav {
    margin-top: 30px;
}

.nav h3 {
    font: 14px/39px Arial, Helvetica, sans-serif;
    color: #104092;
}

.nav h3 a,
.nav h3 a:active,
.nav h3 a:visited {
    float: left;
    margin: 0 2px 0 0;
    padding: 0;
    font: 14px/39px Arial, Helvetica, sans-serif;
    color: #104092;
    padding: 0 24px;
    border: 2px solid #03F;
    border-bottom: 0px;
}

h4.intro_sub_title {
    color: blue;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 0.4em;
    position: relative;
    text-align: cente
}

h2.main_title {
    color: #3A2668;
    font-size: 3.2em;
    margin-bottom: 0.3em;
    padding-bottom: 5px;
    text-align: center;
}

.open-text {
    width: 100%;
    font-style: italic;
    font-size: 1.8em;
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.2em;
}

.video-clip {
    float: left;
    position: relative;
    left: -522px;
}

.caption {
    font-size: 14px;
    width: 100%;
    text-align: center;
    font-style: italic;
    padding-bottom: 20px;
}


/*ADDED 1/27/2015*/

.about {
    height: auto;
    background-color: #CCC;
    padding-left: 25px;
}

.about .container {
    width: 1000px;
    height: auto;
    margin-top: 20px;
    padding-bottom: 20px;
}

.about ul {
    padding-left: 100px;
    padding-top: 20px;
}

.bullets {
    float: left;
    /*width:485px;*/
    position: relative;
    padding: 20px 5px 20px 5px;
}

.bullets ul {
    margin-top: 20px;
}

.bullets li {
    float: left;
    width: 215px;
    padding-right: 5px;
}

.col {
    float: left;
    width: 23%;
    margin-left: auto;
    margin-right: auto;
    margin-right: 10px;
    border: 1px solid #ededed;
    height: 300px;
}

.why {
    height: 300px;
    background-color: #ededed;
    padding-left: 25px;
}

.why .container {
    width: 1000px;
    height: 200px;
    margin-top: 20px;
}

.why p {
    font-size: 1.3em;
    line-height: 1em;
    margin-top: 10px;
}

.promotion {
    height: auto;
    /*background-color:#ededed;*/
    padding-left: 25px;
    margin-bottom: 100px;
}

.promotion .container {
    width: 1000px;
    height: 200px;
    margin-top: 20px;
}

.promotion p {
    font-size: 1.3em;
    line-height: 1em;
    margin-top: 10px;
}

#intro1 {
    float: left;
    width: 463px;
    position: relative;
    height: 290px;
    margin-bottom: 20px;
    padding: 0 0 0 522px;
    border: 1px solid #69F;
    background: url(../images/intro-bg2.jpg) no-repeat 0 0;
}

.title {
    border-bottom: medium none !important;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 9px;
    float: left;
}

.borderImage {
    border-top: 1px solid #CCC;
    margin-top: 30px;
    width: 80%
}

.spaceTop {
    padding-top: 20px;
}

.textInfo {
    font-style: regular;
    font-size: 1.5em;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    height: 85px;
}

.btn {
    display: block;
    cursor: pointer;
    font-size: 15px;
    width: 100px;
    height: 30px;
    background-repeat: no-repeat;
    background-color: #06c;
    text-align: center;
    line-height: 20px;
    color: white;
    text-decoration: none;
}

.btn:hover {
    text-decoration: none;
}

.menu {
    margin-bottom: .2em;
    padding: 0 0 0 20px;
    background: none;
}

.textLeft {
    float: left;
    text-align: left;
    margin-top: 10px;
}

.text {
    font-size: 15px !important;
    line-height: 30px !important;
    text-align: left !important;
}

.infoRecomendation p {
    text-align: left;
    line-height: 2em;
}

.colImage {
    float: left;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-right: 10px;
    height: 100px;
}

.centerColImage {
    height: 50px;
    display: block;
    text-align: center;
}

.estimate {
    margin-top: 10px;
    text-align: center;
    font-size: 2.5em;
    line-height: 1.1em;
    font-weight: bold;
    margin-bottom: .4em;
    z-index: 1000 !important;
    color: white;
}

#footerNew {
    height: 45px;
    text-align: center;
}

.footer-links {
    margin: auto;
    text-align: center;
    width: 70%;
}

.phoneNew {
    font-size: 1.8em;
    color: #104091;
    height: 60px;
    text-align: right;
    font-size: 4.5em;
}
