html {
  position: relative;
  min-height: 100%;
  background: #FAEBD7;  
  background-size: 100%;
}

td {
  padding: 2px 2px 2px 2px!important;
}

body {

  margin-bottom: 195px;
}

body>form {
  margin-bottom: 195px;
}

.gradient {
  background-image: url(sm_full.aspx?guid=3523)!important;
  background-repeat: repeat-x;
  padding-bottom: 7px;
  background-position-y: 100%;
}

.footer {
  margin-top: 16px;
  position:absolute;
  bottom: 0;
  height: 175px;
  width: 100%
}

.iframe-footer {
  width: 100%;
  height: 250px;
  border: none;
  overflow: hidden;
}
/*Fixes*/
.carousel-caption {
  background: rgba(0,0,0,0.4);
  left: 0!important;
  right: 0!important;
  width: 100%;
}
.carousel {
  margin: 20px auto 0 auto;
  width: 700px;
}

.navbar-collapse.collapse>a>img {
  display: none;
}

.inner-padding {
   padding: 15px 15px 15px 15px;
}

.light-gray {
   background-color: #f0f0f0;
}

.navbar {
  margin-bottom: 0px!important;
}

.nav>li>span {
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
   line-height: 20px;
   margin: 0!important;
   font-weight: bold;
}

.nav>li>a {
   color: #337ab7;
   margin: 0!important;
}
.nav>li>a {
   color: #337ab7;
   padding-left: 15px!important;
   padding-right: 15px!important;
}

