/* CSS Document */
/************************************** page header ***********************************************/
#page_header{ clear:both; float:left; width:790px; height:50px; background:url(../images/header_aboutus_honourgov.gif) no-repeat; }

/************************************** page body *************************************************/
#body_container{ clear:both; width:790px; height:auto; background:#fff; color:#000; }

/************************************** left column ***********************************************/
#left_col{ float:left; width:158px; height:100%; }

/************************************** main content **********************************************/
/*
overall width 632
*/
/* #main_content{ float:left; margin:0 0 15px 0; width:632px; height:auto; } */
#main_content { float:left; margin:15px 0 15px 0; width:632px; background:url(../images/1px_dot_vert.gif) left repeat-y; min-height:650px;}

/* for Internet Explorer */
/*\*/
* html #main_content {
height: 650px;
}
/**/

.com_box_row { float:left; width:632px; height:auto; background:url(../images/1px_committees_bg.gif) repeat-y; margin-top: 0x; _margin-top: -11px;}
div.com_box { float:left; /*background:url(../images/1px_dot_vert.gif) left repeat-y;*/ width:158px; height:auto; padding-bottom: 0px; _padding-bottom: 15px; }
div.com_box h3 { margin:15px 0 15px 15px; color:#541212; background:#fff; font-size:1.2em; overflow:hidden; }
div.com_box h4 {  color:#541212; background:#fff; font-size:11px; line-height:normal; }
div.com_box ul { float:left; margin:3px 0 15px 15px; display:inline; list-style:none outside; width:140px; overflow:hidden; }
div.com_box ul li { padding:0 0 0 10px; line-height:1.2em; background:url(../images/bullet_red_dot.gif) 0 5px no-repeat; }
div.horz_line { clear:both; margin:0 auto; padding:0; /*width:601px;*/ height:1px; background:url(../images/1px_dot_horz.gif) repeat-x; }


div#columnLeft {float: left; width: 200px; margin: 0 15px 0 15px;}
div#columnLeft h3, div#columnRight h3 {color: #541212; font-size: 14px; line-height:125%; margin-bottom: 5px;}
div#columnLeft ul, div#columnRight ul { float:left; margin:0px 0 0px 0px; display:inline; list-style:none outside; width:200px; overflow:hidden; }
div#columnLeft ul li.no_bullet  { padding:0; line-height:2.2em; list-style-type: none; }
div#columnRight {float: left; width: 250px; background: url(../images/1px_dot_vert.gif) repeat-y left; padding-left: 60px;}
div#columnRight ul {margin-bottom: 10px;}
div#columnRight ul li.red_bullet { padding:0 0 0 10px; line-height:1.2em; background:url(../images/bullet_red_dot.gif) 0 5px no-repeat; }