/* Header */
.bredcbs{padding-bottom:7px; border-bottom:0px solid #999; height:10px;   }
.bedcrumbs{width:49%; float:left; font-size:11px;}
.bedcrumbs a{color:#2a5eba; text-decoration:none; b}
.log{float:left; text-align:right;width:49%; font-size:10px;}
.log a{color:#2a5eba; text-decoration:underline;}
#header {
 height:90px;
 margin:0px; /*border-top:4px solid #d9221a*/
}
#header div {
 height:90px;
!important
}
#header .logo {
 width:35%;
 float:left;
}
#header .hindilogo {
 width:35%;
 float:left;
}
#header .welcome {
 width:49%;
 float:left;
 padding:20px 0 0 0;
 height:45px;
 font-size:11px
}
#header .welcome .user {
 padding:3px 0 3px 15px;
 margin:0px;
 background:url(../img/i_welcome.gif) no-repeat;
 height:16px;
 margin:0 17px 0 0;
}
#header .welcome .user a {
 color:#008dda;
 text-decoration:none
}
#header .welcome .user a:hover {
 color:#ff0000;
 text-decoration:underline
}
#header .welcome .time {
 padding:2px 0 0 19px;
 margin:0px;
 background:url(../img/i_time.gif) no-repeat;
 height:16px;
}
#header .sublogo {
 width:15%;
 float:right;
 background:url(../img/gov.jpg) 80% 60% no-repeat;
}