ul#serviceAreas2 li {
color:#fff;
display:block;
font-size:8px !important;
font-weight:bold;
height:20px;
padding-top:45px;
margin-bottom:10px;
text-align:center;
width:100%;
position:relative;
left:-20px;
}

ul#serviceAreas2 {
background:#2E638C;
position:relative;
padding-top:10px;
}

ul#serviceAreas2 li:hover {
color:#8EC73F;
}

strong {
font-weight:bold;
}

em {font-style:italic;}

ol li {
    margin:0 0 5px 30px;
    font-size:13px;
}

a.blueButton2 {
    background: url("images/btn-request.jpg") repeat-x scroll center top rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-shadow: 1px 1px 1px #1D4763;
    width: 100%;
}

#bodyContent ul li {color:#444;}

.home #mainContent {min-height:0px;}

#header {height:130px !important;}

.wpcf7-not-valid-tip {
    color:red !important;
}

#contactForm label {
    display:block;
    float:none !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: auto;
    line-height: .8em;
    margin: 0 16px 0 0;
}
.gform_wrapper select, .gform_wrapper.gf_browser_chrome select {
 padding:6px
}