/* CSS Document */
/************************************** page header ***********************************************/
#page_header{ clear:both; float:left; width:790px; height:50px; background:url(../images/header_aboutus_governors.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; background:url(../images/1px_dot_vert.gif) left repeat-y; min-height:750px; }
div.gov_box{ float:left; margin:14px 0 10px 0; width:158px; height:201px;
background: url(../images/1px_dot_vert.gif) top right repeat-y; }
div.gov_box_no_line{ float:left; margin:14px 0 10px 0; width:158px; height:201px; }
img.pic_gov{ display:block; margin:0 auto; width:128px; height:153px; }
div.gov_box h3, div.gov_box_no_line h3{ 
margin:17px 0 0 17px; color:#541212; background:#fff; font-size:1.2em; line-height:0.95em; width:139px; overflow:hidden; text-transform:uppercase; }
div.gov_box h4, div.gov_box_no_line h4{ 
margin:3px 0 0 17px; color:#FF0000; background:#fff; font-size:1em; width:139px; overflow:hidden; text-transform:uppercase; font-weight: normal;}

div.horz_line{ clear:both; margin:0 auto; padding:0; width:601px; height:1px;
background:url(../images/1px_dot_horz.gif) repeat-x; }
