body {
  background-color: #FFFFFF;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  background-position-x: left;
  background-position-y: top;
}

#page {
  border-color: #000000;
}

#header {
  height: 183px;
  background-color: #144A6E;
  background-image: url('/sites/default/themes/sycro/images/preface-wrapper-bg.png');
  background-repeat: repeat-x;
  background-position: left top;
  background-position-x: left;
  background-position-y: top;
  border-color: #000000;
}

#navbar-inner {
  height: 100px;
  background-color: #FFFFFF;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  background-position-x: left;
  background-position-y: top;
  border-color: #95CF1A;
}

#block-nice_menus-1 ul li {
  line-height: 100px;
}

#primary ul li {
  line-height: 100px;
}

ul.nice-menu ul {
  top: 100px;
}

#header-region ul.nice-menu ul {
  top: 100px;
}

#navbar {
  height: 100px;
}

.two-sidebars #navbar {
  margin-left: 0;
  margin-right: -960px;
  width: 960px;
}

.sidebar-left #navbar {
  margin-left: 0;
  margin-right: -960px;
  width: 960px;
}

.sidebar-right #navbar {
  margin-left: 0;
  margin-right: -960px;
  width: 960px;
}

.with-navbar #sidebar-left {
  margin-top: 100px;
}

.with-navbar #sidebar-right {
  margin-top: 100px;
}

.with-navbar #content {
  margin-top: 100px;
}

#navbar-sub {
  display: none;
  height: 0px;
  background-color: #144A6E;
  background-image: none;
  background-repeat: repeat-x;
  background-position: left top;
  background-position-x: left;
  background-position-y: top;
}

#sidebar-left {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  background-position-x: left;
  background-position-y: top;
  border-color: #E3E4DF;
}

#sidebar-right {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  background-position-x: left;
  background-position-y: top;
  border-color: #E3E4DF;
}

#footer {
  height: 18px;
  background-color: #2E73A3;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  background-position-x: left;
  background-position-y: top;
  border-color: #95CF1A;
}

#closure-blocks {
  height: 60px;
  background-color: #7DFFDC;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  background-position-x: left;
  background-position-y: top;
  border-color: #2FFF05;
}

 #header-region ul.nice-menu ul {
  top: 100px;
}

ul.nice-menu ul, #header-region ul.nice-menu ul {
  top: 100px;
}

