#header 
{
   
border-bottom: 1px solid #4D4D4D;
  margin: 0px;
  padding: 0px;
  background: #4d4d4d;
  position: relative;
}
#header:before
{
  content:' ';
  display: block;
  position: absolute;
  bottom: -56px;
  right: 20%;
  width: 20%;
  height: 5px;
  background: #21a6e7
}
#header:after {
  content:' ';
  display: block;
  position: absolute;
  bottom: -56px;
  right: 0px;
  width: 20%;
  height: 5px;
  background: #5a30ce
}
.description:after {
  content: ' ';
  display: block;
  position: absolute;
  bottom: -56px;
  left: 0px;
  width: 20%;
  height: 5px;
  background: #f72c21;
  z-index: 3
}
.description:before {
  content: ' ';
  display: block;
  position: absolute;
  bottom: -56px;
  left: 0px;
  width: 40%;
  height: 5px;
  background: #ff9631;
  z-index: 2
}
#header .heading
{
  font-size: 12px;
  margin: 0px;
  padding: 8px 4px;
  height: 20px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #009CFF;
  font-weight: small;
}
#header .heading a
{
  text-decoration: none;
  color: #0ae;
}
#header .description
{
  color: #FFF;
  margin: 0px;
  font-size: 12px;
  text-align: left;
  height: auto;
  padding: 0 4px 5px 4px;
border-bottom: 1px solid #2D2D2D;
}
#navigation {height:0;font-size:0;margin:0;}
#navigation span a {font-size:0}
#navigation span+span+span a {content:url(http://infoquu.mobie.in/files/plus.png);margin:9px 0 0px 6px;padding:6px;background:#006d9c;font-size:10px;display:inline-block;border:1px solid #000;color:#fff}
#top-content {border-bottom: 5px solid #b5cb31;
margin:0px 0px 5px;padding:5px 8px 10px 49%;background:#2d2d2d}
#search-form {margin:0px;padding:0px 28px 0px 0px;position:relative}
#search-form [type=text] {width:142px;border:1px solid #000;margin:3px 6px 0 0;padding:0;background:#444;color:#fff;height:30px;position:relative;left:-69px}
#search-form [type=submit] {margin:3px 0 0 0;position:absolute;top:0px;right:0px;width:33px;height:32px;font-size:0;border:1px solid #000;background:url(http://infoquu.mobie.in/files/images/search-but.png) center no-repeat,#006d9c;background-size:18px 18px}
#header-bottom
{
  background: #4d4d4d;
  border-top: 1px solid #5D5D5D;
  border-bottom: 1px solid #3D3D3D;
  border-left: #5d5d5d
  margin: 0px;
  padding: 0px;
}
#footer {
padding: 10px;
background: #4E5665;
color: #BDC1C9;
}
#footer a {
color: #BDC1C9;
}
#footer span {
margin: 0 !important;
padding: 0 !important;
background: none !important;
border: 0 !important;
color: #BDC1C9 !important;
}
#footer img {
display: none;
}