html, body, {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, header, hgroup, menu, nav, section { 
    display: block;
}
body {
	background: #ffffff;
	font-family:Verdana, Geneva, sans-serif;
}

#mainheader{
	width: 98%;
	margin: 0 auto;
	padding:auto;
	position: relative;
	overflow:auto;
	height: auto;
}
#pagewrap {
	width: 100%;
	margin: 0 auto;
	padding:auto;
	position: relative;
	height: 42px;
	background: #92ccff;
	border-bottom:solid 4px #0b6bbf;
	z-index:20;
}
#sidebar {
	margin: 0 auto;
	padding:auto;
	width: 100%;
	}
#fbookt {
	position: absolute;
	right: 24px;
	bottom: 7px;
	z-index: 100;
}

#nav {
 background: #92ccff;
 float: left;
 margin: 0; padding: 0;
}

#nav li a, #nav li {
 float: left;
}

#nav li {
 list-style: none;
 position: relative;
}

#nav li a {
 padding: 13px 15px;
 font-family:Verdana, Geneva, sans-serif;
 font-size:12px;
 font-weight:normal;
 text-decoration: none;
 color: white;
 background: #92ccff;

}

#nav li a:hover {
 background: #0b6bbf;
 
}


/* Submenu */

.hasChildren {
	position: absolute;
	width: 5px;
	background: black;
	right : 0;
	bottom: 0;
	
}

#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
 

}

#nav li:hover > ul {
 display: block;
 
}

#nav li ul li, #nav li ul li a {
 float: none;
}

#nav li ul li {
 _display: inline; /* for IE6 */
}

#nav li ul li a {
 width: 170px;
 padding:5px 15px;
 font-family:Verdana, Geneva, sans-serif;
 font-size:11px;
 font-weight:normal;
 text-decoration: none;
 color: white;
 border-top:solid 1px #0b6bbf;
 display: block;
 
 border-radius: 4px;
  -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 
}

/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}


#mainbd {
	margin:0 auto;
	padding:auto;
	width: 98%;
	height: auto;
	min-height:425px;
	overflow:auto;
	position: relative;
	border:0px solid blue;
	
}
.mlaft {
	width: 168px;
	position: relative;
	height: 416px;
	float:left;
	background: #0b6bbf;
	border:0px solid red;
}
.mlaft h1 {
	width: 168px;
	position: relative;
	height: 160px;
	background: #0b6bbf;
}
.mlaft h2 {
	font-family:Trebuchet MS;
	font-size:30px;
	color:#fff;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
}
#lg {
	position: absolute;
	right: 33px;
	bottom: 12px;
}

.heading{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	text-align:justify;
	padding-bottom:10px;
	font-weight:bold;
	font-style:italic;
}

.author{
	 font-size:10pt;
	 color:#000000;
	 font-family:"Times New Roman", Times, serif
}
.content{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	text-align:justify;
	padding-bottom:10px;
	font-style:italic;
	
}
.content1 {
	width: 53%;
	position: relative;
	height: auto;
	float:left;
	margin:0px 0 0 45px;
	padding:0;
	border:0px solid red;
	
}

.content ul li{
	margin:8px 0 0 0px;
	padding:0;
}
.post-title {
	margin: 0 0 20px 0;
	padding: 0;
	font: bold 26px/120% Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#0b6bbf;
}
.post {
	margin: 0;
	padding: 0;
	font: bold 12px/170%  Verdana, Geneva, sans-serif;
	text-decoration:none;
	text-align:justify;
	font-weight:normal;
	color:#737374;
}
.mright {
	margin:10 0 0 0;
	padding:0;
	width: 180px;
	position: relative;
	/*height: auto;*/
	float: right;
	border: 0px solid green;
	
}
.mright h2 {
	margin:50px 0 0 0;
	padding:0;
}
#pg {
	position: absolute;
	float:left;
	top:0;
}
#pg2 {
	position: absolute;
	float:left;
	top:160px;
}
.post1 {
	margin: 0;
	padding: 0;
	font: bold 12px/150%  Verdana, Geneva, sans-serif;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	color:#92ccff;
}
.post2 {
	margin:80px 0 0 0;
	padding: 0;
	font: bold 12px/150%  Verdana, Geneva, sans-serif;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	color:#0b6bbf;
}
#education{
	margin:20px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:200px;
	height:70px;
	background:#92ccff;
	border-radius:8px;
	font: bold 12px  Verdana, Geneva, sans-serif;
	line-height:23px;
	text-decoration:none;
	text-align: center;
	font-weight:normal;
	color:#fff;
}
#organigation{
	margin:80px 0 0 0;
	padding:0;
	float:right;
	width:200px;
	height:70px;
	background:#92ccff;	
	border-radius:8px;
	font: bold 12px  Verdana, Geneva, sans-serif;
	line-height:70px;
	text-decoration:none;
	text-align: center;
	font-weight:normal;
	color:#fff;
}
#footer {	
	width: 98%;
	margin: 0 auto;
	padding:auto;
	background: #afcee9;	

}
.tx1{
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align: center;
	font-weight:normal;
	color:#0b6bbf;
	line-height:16px;
}