#header{
	text-align:left;
	margin:0 auto;
	padding:0px;
	height:110px;
	clear:both;
	width:1005px;
	background-color: #FFF;
}

/* ----- dilip ----- */
#dilip{
	margin:0 auto;
	padding:0;
	list-style:none;
	width: 1005px;
	background-color:#FFF;
	font-family:"Trebuchet MS", "Times New Roman";
}
#dilip ul{
	clear:both;
	background-color:#FFF;
	
}
 #menudil ul{
    width:1003px;
background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", "Times New Roman";
	clear:both;
	margin:0 auto;
}
#dilip .ads{
	 float:left;
        clear:both;
		  list-style:none;
		  background-color:"#fff";
		  }
    #menudil li{
	background-repeat: repeat-x;
	float:left;
	height:30px;
	clear:none;
	list-style:none;
	font-family:"Trebuchet MS", "Times New Roman";
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	
    }
    #menudil li a{
	color:#fff;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin: 0px;
	padding-top: 8px;
	padding-bottom:8px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	
    }
    #menudil  a:hover{
	color:#000;
	background-color:#eaf4ff;
	font-family:"Trebuchet MS", "Times New Roman";

    }
    li#activedil a{
	color:#000;
    background-color: #eaf4ff;	
	font-family:"Trebuchet MS", "Times New Roman";	
    }
	/* ----- IDS ----- */
	#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
border-bottom:1px solid black;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}
