#home-banner {
position: relative;
width: 1060px;
height: 578px;
}
#home-banner #bottom-section {
position: absolute;
bottom: 0;
overflow: hidden;
height: 114px;
background: url(images/nav_bg.png);
width: 100%;
}

#sub-navigation {
    display: none !important;
}

#bottom-section .logo {
float: left;
padding: 28px 20px 0 18px;
width: 176px;
}
#bottom-section .news {
float: left;
border-left: 2px solid #DCD4D4;
height: 65px;
margin-top: 25px;
padding: 0 10px;
width: 200px;
position: relative;
}
#bottom-section .news .title {
display: block;
color: #A4CDFF;
text-transform: uppercase;
line-height: 12px;
margin-bottom: 5px;
}
#bottom-section .news .content a {
color: #fff;
line-height: 20px;
position: absolute;
bottom: 0;
width: 200px;
}
#bottom-section .news .content a:hover {
color: #A4CDFF;
text-decoration: underline;
}
#bottom-section .events {
border-left: 2px solid #DCD4D4;
float: left;
height: 65px;
margin-top: 25px;
padding: 0 10px;
width: 200px;
position: relative;
}
#bottom-section .events .title {
display: block;
color: #A4CDFF;
text-transform: uppercase;
line-height: 12px;
margin-bottom: 5px;
}
#bottom-section .events .content a {
color: #fff;
line-height: 20px;
position: absolute;
bottom: 0;
}
#bottom-section .events .content a:hover {
color: #A4CDFF;
text-decoration: underline;
}
#bottom-section .gallery {
border-left: 2px solid #DCD4D4;
float: left;
height: 65px;
margin-top: 25px;
padding: 0 0 0 10px;
width: 380px;
}

#bottom-section .gallery img {
  margin: 5px 2px 0 0;
}


#foxboro_bottom .feedreader_box {
display: none;
}


#foxboro_three-column {
padding-top: 0 !important;
}
#foxboro_col2 div.pad {
padding: 0 !important;
}


#foxboro_footer img {
display: none;
}
#foxboro_footer .copyright {
text-align: left !important;
border-top: 0 !important;
}
