html{
  background-color: #1e7da6 !important;
}
body{
	border-top: 50px solid #000 !important;
}
.footer{
  background-color: #1e7da6;
  }
.navbar {
    background-color: #000 !important;
    top: 0 !important;
    margin-top: -156px !important;
    margin-bottom: 156px !important;
    border-radius: 0 !important;
    border: 0 !important;
}
.wrap{
  	min-height: 100% !important;
    margin-top:0 !important;
}

.navbar .navbar-nav&gt;li&gt;a:focus, .navbar .navbar-nav&gt;li&gt;a:hover {
    color: #CCC !important;
}
.widgetDiv{
	width: 680px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
}
.WidgetCatBox{
	width:680px;
}
.WidgetCatBoxSubSection{
   width: 144px;
}
.WidgetCatBoxSection{
   width: 144px;
   background-color: #0065A8;
    border: #00203C solid 3px;
color: #FFFFFF;

   }
.WidgetCatBoxSectionTitle {
   visibility: visible;
   display: block;
   }
.WidgetCatBoxSubSection {
   visibility: visible;
   display: block;
}
.prodSubSection {
    display: none !important;
}