body {
	background-color:#ffffff;
}

.generic-block, .dam-css-js, .header.aem-GridColumn, .responsivegrid, .herobanner {
    padding: 0;
}
.container {
	width: 100%;
}
.header .nav-container .search {
    display: none;
}
.header-underline {
  color:#333 !important;
}
.header-underline:after {
  background: #333 none repeat scroll 0 0;
  bottom: 14px;
  content: '';
  position: absolute;
  height: 1px;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
  display: inline-block;
}
.site-menubar .nav-list > li > a.active, .site-menubar .nav-list > li > a:hover, .site-menubar .nav-list > li > a:focus {
    border-bottom: 1px solid #333;
    text-decoration: none;
    padding-bottom: 0;
}
.site-menubar .nav-list > li > a:hover::after, .site-menubar .nav-list > li > a:focus::after, .site-menubar .nav-list > li > a.active::after {
	background: none;
}
.main-head .sparkdigital-logo {
    max-width: 130px;
}
.brand-logo {
    width: 130px;
}
.site-menubar .nav-list .container{
    width: 1170px;
    padding: 0;
    margin: 0 auto;
}