/* Enter Your Custom CSS Here */
.logo {
margin-top: 10px;
margin-left: 30px;
margin-bottom: 20px;
}

#menu ul {
margin-left: 20px;
margin-top: 20px;
}

.nivo-caption p {
  display: none !important;
}

.calloutcontainer p {
  padding-left: 20px;
  padding-right: 20px;
}

.pagebgd {
  background-color: #15245A;
}

table.cnss-social-icon {
  margin-top: 10px !important;
}

fieldset.search {
  display: none;
}

#menu ul a {
  padding-left: 20px;
  padding-right: 20px;
}

.pagebgd {
  display: none;
}

ul {
list-style-type: disc;
}

.bottombar {
  background: #15245A;
}

h3.uppercase {
  font-size: 20px !important;
}

.projectdetailssm h4 {
  font-size: 18px;
}

.container_12 .fullwidth{
  padding-bottom: 20px;
}

.box {
  margin-top: 80px;
}

#top-link { 
  display: none !important;
}

.grid_copyright {
  width: 100%;
  position: relative;
}

.copyright a{
  color: #fff;
  text-shadow: none;
  text-decoration: none;
}

.copyright a:hover {
  color: #fff;
}