body {
    background-color: #005f87;
    background-image: url("images/wr-roofing/bg3.png");
    background-repeat: repeat-x;
}

body.page, body.single {
    background-position: 0px -105px;
}

body.single #blog-content,
body.page #page-content,
body.page #blog-content,
body.page #contact-content,
body.page #gallery-content {
    background-color: #005e84;
    background-image: url("images/wr-roofing/page-bg.png");
    background-repeat: repeat-y;
    background-position: center;
}

body.page #blog-content,
body.single #blog-content {
    padding: 0px !important;
}

#breadcrumbs {
    padding-top: 14px;
}

div#home-middle {
    background-color: #005f87;
    background-image: url('images/wr-roofing/middle-bg.png');
    background-repeat: repeat-x;
}

#home-top {
    background-image: none;
    border-bottom: none;
    top: 0px;
}

#top {
    background-image: none;
    border-bottom: none;
    height: 170px;
    padding-top: 0px !important;
}

body#home-featured #hr {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

body#home-featured #hr-center {
    height: 537px;
}

body#home-featured #featured {
    width: 959px;
}

body.page #hr,
body.single #hr {
    padding-top: 35px;
}

body.page #hr-center,
body.single #hr-center {
    background-color: #00557a;
    height: 65px;
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
}

#intro {
    background: none;
}

.center-highlight {
    background: none;
}

div#menu {
    top: 115px;
}

div#menu ul#primary {
    float: none;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 2px;
    width: 900px;
}

div#menu ul#primary > li {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #fff;
    display: inline-block;
    height: 100%;
    float: none;
    line-height: 100%;
    padding-left: 17px;
    text-align: center;
    vertical-align: middle;
}

div#menu ul#primary > li:first-child {
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
}

div#menu ul#primary > li > a {
    color: #fff !important;
    font-weight: bold;
    height: 100%;
    line-height: 57px;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}

ul.children > li > a {
    color: #fff !important;
    font-weight: bold;
    text-shadow: none;
    text-transform: uppercase;
}

div#menu span {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0px;
}

.service {
    padding-top: 37px !important;
}

#footer {
    background: #00557a;
    height: 200px;
    padding-bottom: 0px !important;
}

#footer-wrapper {
    background-image: url('images/wr-roofing/footer-strip.png');
    background-repeat: repeat-x;
}

#footer-center {
    background-color: #00557a;
    background-position: top center;
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
}

.sf-sub-indicator {
    display: none !important;
}

ul.children {
    background-color: #ee5d30 !important;
    background-image: none !important;
    margin-left: -1px;
    margin-top: 19px;
    padding-bottom: 0px;
}

ul.children li {
    height: 23px;
}

ul.children li a {
    height: 23px !important;
	line-height: 23px;
	vertical-align: middle;
}

ul.children li:last-child {
    padding-bottom: 5px !important;
}

.widget ul li {
    background: url(images/widget-bullet.png) no-repeat 0px 12px !important;
    padding: 4px 0px 4px 16px !important;
}