/**style **/
.header-img {
/* background:  url('header.jpg') top center no-repeat scroll; */ 
position: absolute;top: 0;width: 100%;height: 600px;z-index: -999;}
/* body{background: url('page.png') top center repeat-y scroll;} */
.gap{ height: 335px;}
/* .bottom{background:#CCE6FA;} */

.spc #nav-spc {
background: #1e5799;
background: -moz-linear-gradient(top, #1e5799 0%, #207cca 35%, #2989d8 44%, #207cca 74%, #7db9e8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(35%,#207cca), color-stop(44%,#2989d8), color-stop(74%,#207cca), color-stop(100%,#7db9e8));
background: -webkit-linear-gradient(top, #1e5799 0%,#207cca 35%,#2989d8 44%,#207cca 74%,#7db9e8 100%);
background: -o-linear-gradient(top, #1e5799 0%,#207cca 35%,#2989d8 44%,#207cca 74%,#7db9e8 100%);
background: -ms-linear-gradient(top, #1e5799 0%,#207cca 35%,#2989d8 44%,#207cca 74%,#7db9e8 100%);
background: linear-gradient(to bottom, #1e5799 0%,#207cca 35%,#2989d8 44%,#207cca 74%,#7db9e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
}
.spc #nav-spc  {
  	position: relative;
	min-height: 30px; 
 	margin-bottom: 0;
	border: 0;
	border-radius: 0; 
}

.spc #nav-spc .navbar-nav>li>a {
  padding-top: 5px;
  padding-bottom: 5px;
  color:#fff;
}
.spc #nav-spc .container-fluid{
padding-left:0;
padding-right:0;
}
.spc #nav-spc .navbar-nav>li>a:hover {
background: #8CBB16;
background: linear-gradient(top, #749B12 0, #8CBB16 20%, #8CBB16 80%, #749B12 100%) no-repeat;
background: -webkit-linear-gradient(top, #749B12 0, #8CBB16 20%, #8CBB16 80%, #749B12 100%) no-repeat;
background: -moz-linear-gradient(top, #749B12 0, #8CBB16 20%, #8CBB16 80%, #749B12 100%) no-repeat;
background: -o-linear-gradient(top, #749B12 0, #8CBB16 20%, #8CBB16 80%, #749B12 100%) no-repeat;
background: -ms-linear-gradient(top, #749B12 0, #8CBB16 20%, #8CBB16 80%, #749B12 100%) no-repeat;
background: linear-gradient(top, #749B12 0, #8CBB16 20%, #8CBB16 80%, #749B12 100%) no-repeat;
-svg-background: linear-gradient(top, #749B12 0, #8CBB16 20%, #8CBB16 80%, #749B12 100%) no-repeat;
}

.sp-cat-heading{border-top-left-radius:0;border-top-right-radius:0;margin: 10px 0;padding: 6px 0;}


.rapid-footer {
  margin-bottom: 0;
}
/*
.main{
  padding: 5px;
}
*/
header {
   border: none;
}
.containt{
border: 1px solid beige;
}
#widgetized-area .well{
background:transparent;
}
.cont {
    padding-left: 22px;
}