body
{
    margin:0;
    background:#ccc;
}   
#aboutus_main {
	height: auto;
	width: 900px;
	margin:0px auto;
}
#aboutus_main .menu {
	height: 30px;
	width: auto;
	height:106px;
	position:absolute;
	left:250px; top:80px;	
}
#aboutus_main .menuin {
	padding: 5px 15px 5px 14px;
	height: auto;
	width: auto;
	float:left;	
	background:url(../images/grey_circle.png) no-repeat left center;
	
}
#aboutus_main .menuin a
{
    font:normal 9pt verdana;
	color:#231f20;
	text-decoration:none;
}
#aboutus_main .menuin a:hover{
	color:#00aeef;
	text-decoration:none;
}

#aboutus_main .cb {
	background:#ffffff url(../images/cb1.png) no-repeat bottom ;
	height: 285px;
	width: 900px;
	position:relative;	
}
.ad
{
	 height: 30px;
	 font: normal 9pt verdana;
	 background: #000030;	 
	 color:#ffffff;
}
.nohplogo
{
	width:180px;
	height:106px;
	position:absolute;
	left:0px; top:0px;
	background:url(../images/NOHP_LOGO.jpg) no-repeat!important;
	
	
}
#aboutus_main .bdy {
	height: auto;
	width: 900px;
	background:#ffffff;
}
.clear{clear:both;}
#aboutus_main .left {
	float: left;
	min-height:490px;
	height: auto;
	width: 200px;
	padding-top:10px;
	position:relative;
	/*-webkit-border-radius: 9px 9px 0px 0px;
    -moz-border-radius:  9px 9px 0px 0px;
    border-radius:  9px 9px 0px 0px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;*/
	background:#e8e9ea;
    background: -webkit-gradient(linear, 0 0, 0 bottom, (#e8e9ea), (#ffffff), (#e8e9ea));
    background: -moz-linear-gradient(#e8e9ea, #ffffff, #e8e9ea);
    background: linear-gradient(#e8e9ea, #ffffff, #e8e9ea);
    -pie-background: linear-gradient(#e8e9ea, #ffffff, #e8e9ea);
    behavior: url(PIE.htc);
}
#aboutus_main .ctr{width: 520px; vertical-align :top ; padding-top:10px; margin:0px 15px; float:left;}
#aboutus_main .rgt{float:right; vertical-align:top; padding-top:0px; width :148px;border:1px #000030 solid;}
#aboutus_main .vmenu {
	background: url(../images/redarrow.jpg) no-repeat 10px center;
	height: auto;
	width: 175px;
	padding: 7px 0px 7px 25px;
	font:normal 8pt verdana;
}
#aboutus_main .vmenu a{
	color:#231f20;
	text-decoration:none;
}
#aboutus_main .vmenu a:hover{
	color:#942802;
	text-decoration:underline;
}
#aboutus_main .center {
	float: left;
	min-height:500px;
	height: auto;
	width: 520px;
	margin:0px 15px;
	background:#FFFFFF;
}
#aboutus_main .right {
	float: right;
	min-height:498px;
	height: auto;
	width: 148px;
	background:#FFFFFF;
	font:normal 8pt verdana;
	border:1px #cccccc solid;
}
#aboutus_main .ft{
	width:900px;
	height:24px;
	padding-top:10px;
	background:url(../images/ftr.jpg) repeat-x;
	text-align:center;
	font:normal 8pt verdana;
}
