body#Body {
    background: url(style/background-noise-home.png) repeat-x 0 94px !important;
}
form#Form {
    background: none !important;
}


#foxboro_content {
    background: none !important;
    border: 0;
    margin: 0;
}




/* *** slider *** */
#slider-container {
    width: 853px;
    height: 511px;
    overflow: hidden;
    padding: 0 0 1px;
    margin: 0 auto;
    position: relative;
}
#slider-container #home-slider {
    width: 853px;
    height: 379px;
    padding: 0 0 25px;
    overflow: hidden;
    background: url(style/slider-background.png) no-repeat 0 0;
}
#slider-container #home-slider div.slide {
    width: 853px;
    height: 379px;
    background: #ffffff;
    display: none;
}
#slider-container #slide-navigation {
    width: 666px;
    height: 97px;
    margin: 0 auto;
    overflow: hidden;
}
#slider-container #slide-navigation div.slide-nav {
    width: 666px;
    height: 97px;
    position: relative;
    overflow: hidden;
}
#slider-container #slide-navigation div.items {
    width: 2000em;
    position: absolute;
}
#slider-container #slide-navigation div.slide-nav div.slide-item {
    display: block;
    float: left;
    padding: 0 0 15px;
    background: url(style/slide-nav-shade.png) no-repeat 50% 100%;
    position: relative;
}
#slider-container #slide-navigation div.slide-nav div.slide-item span {
    display: block;
    height: 82px;
    width: 192px;
    cursor: pointer;
    margin: 0 15px;
}

.tooltip {
    display: none;
    background: transparent url(style/black_arrow.png) no-repeat;
    font-size: 13px;
    height: 75px;
    width: 170px;
    padding: 20px 20px 25px;
    color: #fff;	
}

#slider-container a.browse {
    display: block;
    height: 43px;
    width: 18px;
    position: absolute;
    top: 426px;
    background-image: url(style/slide-arrows.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
#slider-container a.prev {
    left: 67px;
    background-position: 0 0;
}
#slider-container a.next {
    right: 67px;
    background-position: -18px 0;
}
#slider-container a.disabled {
    display: none;
}



/* slide content */
#slider-container #home-slider div.slide h2 {
    font-family: ArvoRegular, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
    margin: 0 0 10px;
}
#slider-container #home-slider div.slide h2 span.red {
    line-height: 1em;
    color: #d23113;
    font-size: 43px;
}
#slider-container #home-slider div.slide h2 span.blue {
    line-height: 1em;
    color: #00528b;
    font-size: 43px;
}
#slider-container #home-slider div.slide h2 span.gray {
    line-height: 1em;
    color: #666666;
    font-size: 27px;
}
#slider-container #home-slider div.slide h2 span.green {
    line-height: 1em;
    color: #99c43d;
    font-size: 28px;
}
#slider-container #home-slider div.slide p {
    font-size: 16px;
    line-height: 19px;
    color: #666666;
    margin: 0 0 10px;
}
#slider-container #home-slider div.slide a {
    color: #ff8612;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
}
#slider-container #home-slider div.slide a:hover {
    text-decoration: underline;
}

/* slides */
#slider-container #home-slider #conversion {
    background: #ffffff url(style/slide-conversion.png) no-repeat 100% 0;
}
#slider-container #home-slider #conversion div.content {
    float: left;
    width: 380px;
    margin: 110px 0 0 28px;
}

#slider-container #home-slider #marketing {
    background: #ffffff url(style/slide-marketing.png) no-repeat 100% 0;
}
#slider-container #home-slider #marketing div.content {
    float: left;
    width: 380px;
    margin: 80px 0 0 28px;
}

#slider-container #home-slider #seo {
    background: #ffffff url(style/slide-seo.png) no-repeat 0 0;
}
#slider-container #home-slider #seo div.content {
    float: right;
    width: 322px;
    margin: 105px 28px 0 0;
}

#slider-container #home-slider #inboundmarketing {
    display: block; /* set this with the slide you choose to be shown at default */
    background: #ffffff url(style/slide-inboundmarketing.png) no-repeat 0 0;
}
#slider-container #home-slider #inboundmarketing div.content {
    float: right;
    width: 322px;
    margin: 105px 28px 0 0;
}
#slider-container #home-slider #inboundmarketing h2 span.red {
    font-size: 59px;
}
#slider-container #home-slider #inboundmarketing h2 span.blue {
    font-size: 46px;
}

#slider-container #home-slider #digitalmarketing {
    background: #ffffff url(style/slide-digitalmarketing.png) no-repeat 0 0;
}
#slider-container #home-slider #digitalmarketing div.content {
    float: right;
    width: 322px;
    margin: 75px 28px 0 0;
}
#slider-container #home-slider #digitalmarketing p {
    font-size: 14px;
}

#slider-container #home-slider #socialgrowth {
    background: #ffffff url(style/slide-socialgrowth.png) no-repeat 100% 0;
}
#slider-container #home-slider #socialgrowth div.content {
    float: left;
    width: 380px;
    margin: 80px 0 0 28px;
}
#slider-container #home-slider #socialgrowth h2 span {
    display: block;
}

#slider-container #home-slider #video {
    background: #ffffff url(style/slide-video.png) no-repeat 0 0;
}
#slider-container #home-slider #video div.content {
    float: right;
    width: 322px;
    margin: 90px 28px 0 0;
}
#slider-container #home-slider #video h2 span.red {
    font-size: 54px;
}
#slider-container #home-slider #video h2 span.blue {
    font-size: 54px;
}


/* ** pre load slide background images ** */
#slider-container #slide-navigation div.slide-nav div.slide-item.inboundmarketing span {
    background: url(style/slide-inboundmarketing.png) no-repeat -999em -999em;
}
#slider-container #slide-navigation div.slide-nav div.slide-item.conversion span {
    background: url(style/slide-conversion.png) no-repeat -999em -999em;
}
#slider-container #slide-navigation div.slide-nav div.slide-item.marketing span {
    background: url(style/slide-marketing.png) no-repeat -999em -999em;
}
#slider-container #slide-navigation div.slide-nav div.slide-item.seo span {
    background: url(style/slide-seo.png) no-repeat -999em -999em;
}
#slider-container #slide-navigation div.slide-nav div.slide-item.digitalmarketing span {
    background: url(style/slide-digitalmarketing.png) no-repeat -999em -999em;
}
#slider-container #slide-navigation div.slide-nav div.slide-item.socialgrowth span {
    background: url(style/slide-socialgrowth.png) no-repeat -999em -999em;
}
#slider-container #slide-navigation div.slide-nav div.slide-item.video span {
    background: url(style/slide-video.png) no-repeat -999em -999em;
}


/* *** content *** */
#foxboro_three-column #foxboro_col1 {
    width: 235px;
}
#foxboro_three-column #foxboro_col2 {
    width: 490px;
}
#foxboro_three-column #foxboro_col2 div.pad {
    padding: 35px 24px 0;
}
#foxboro_three-column #foxboro_col3 {
    width: 235px;
}
#foxboro_three-column #foxboro_col1 div.pad, #foxboro_three-column #foxboro_col3 div.pad {
    padding: 35px 4px 0;
}

#foxboro_col2 div[id*="_ContentPane"] div[id*="_ContentPane"] {
    margin: 0 0 1.5em;
    padding: 0 0 1.5em;
    border-bottom: 1px solid #cccccc;
}
#foxboro_col2 div[id*="_ContentPane"] div[id*="_ContentPane"].last {
    margin: 0;
    padding: 0;
    border: 0;
}



/* *** footer *** */
#footer {
    border-top: 4px solid #002641;
}