/* CSS Document */
body {
	margin:0;
	padding: 0;
	background:url(diciassette.gif) repeat;
	color: #CCC;
	height:100%;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 24px;
	padding-bottom:10px;
}

h2 {
	font-size: 20px;
	color: #090;
	padding-bottom:10px;
}
h3 {
	font-size: 14px;
	color: #060;
	font-weight:bold;
	padding-bottom:12px;
}
p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 18px;
}

a:link {
	color: #AB5B00;
}

a:hover, a:active {
	text-decoration: none;
	color: #AB5B00;
}

a:visited {
	color: #AB5B00;
}
@font-face {
 font-family: iefont;
 src: url("SolaimanLipi_20-04-07.eot") /* EOT file for IE */
 }
@font-face {
	 font-family: SolaimanLipi;
	 src: url("SolaimanLipi.ttf");
	 	}
.bangla{
	font-family:"SolaimanLipi",SolaimanLipi, iefont;
	font-size: 18px;
	}		
img {
	border:1px solid #999;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#wrapper{
	width:920px;
	margin:0 auto;
}	
#menu_top{
	width:80px;
	position: absolute;
	margin-left:840px;
	margin-top:145px;
	border-top:1px dotted #0C0;
	text-align:right;
	}
#menu_top ul{
	list-style:none;
	margin:0;
	padding:0;
		}
#menu_top ul li{
	padding:0;
	margin:0;
	float: right;
	}
	
#menu_top ul li a{
	text-decoration:none;
	color: #CCC;
	border-bottom:1px dotted #0C0;
	display: block;
	width:80px;
	}
#menu_top ul li a:hover{
	color: #999;
	background:#000;
	}
/* Header */

#header {
	float:left;
	width:100%;
	height: 388px;
	background: url(nowzuwan.jpg) no-repeat center top;
	padding: 0;
}
#container{
	width:900px;;
	float:left;
	position: relative;
	background-color: #FFF;
	border-left:10px solid #666;
	border-right:10px solid #666;
	color:#000;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
	
#sidebar{
	border:1px solid #999;
	background: #EEE;
	margin:10px;
	width:190px;
	float:left;
	position:relative;
	padding:15px 5px;
	text-align:center;
	z-index:1;
	}
#content{
	width:660px;
	float:left;
	position:relative;
	padding:10px 5px;
	text-align:justify;
	}

/*Drop down menu started*/
.jqueryslidemenu{
width:100%;
position:relative;
font:12px Verdana; 
float:left;
z-index:1000;
height:40px;
background: #660 ;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
padding: 9px 10px 9px 10px;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: #000; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
background: #660 ;
font: normal 12px Verdana;
width: 190px; /*width of sub menus*/
padding: 9px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
background: black;
color: white;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 17px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 9px;
right: 4px;
}
#search_box {
	float: right;
	width: 223px;
	margin:330px 0px 0 0;
	padding:5px;
}
	
 #search_box form {
	 height:35px;
	margin: 0px;
	background: url(sarch_bg.jpg) no-repeat;
}

#searchfield {
	height: 16px;
	width: 135px;
	padding: 5px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 29px;
	width: 70px;
	margin: 0px;
	padding: 5px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: none;
}
#bottom_menu{
	width:100%;
	float: left;
	position: relative;
	background: #666 url(bottom_menu.gif) no-repeat center;
	margin-bottom:10px;
	height:40px;
	}
#bottom_menu ul{
	margin-left:360px;
	padding:0;
	list-style:none;
 }
#bottom_menu ul li{
	float:left;	
 }
#bottom_menu ul li{
	float:left;	
 }
#bottom_menu ul li a{
	font-size:14px;
	font-weight:600;
	padding:7px 10px;
	text-decoration:none;
	color: #FFF;
	display:block;
 }
#bottom_menu ul li a:hover{
	background:#000
 }
#footer{
	width:100%;
	float:left;
	position:relative;
	padding:13px 0 13px 0 ;
	text-align:center;
	margin:0 0 10px 0;
	}
