/* MENU header SELECT About Form - BEGIN */

div#box_menu ul li#about a {
	background-image: url(../images/header/menu.gif);
	background-position: -577px -34px;
}

/* MENU header SELECT About Form - END */


/* MENU left SELECT what_we_do Form - BEGIN */

div#box_content div#box_left ul li.what_we_do a {
   background-image: url(../images/buttons/what_we_do_over.gif);
}

/* MENU left SELECT what_we_do Form - END */

.box_center_about {
   background-image: url(../images/img/img_about.jpg);
   background-repeat: no-repeat;
   width: 155px;
   height: 644px;
   margin-left: 2px;
}
.box_left_residents { height: 335px; background-color: ##F1F1F1; }


div#box_right h2 {
   background-image: url(../images/txt/what_we_do.gif);
   background-repeat: no-repeat;
   width: 194px;
   height: 16px;
   display: block;
}
div#box_right h2 span {
   width: 194px;
   height: 16px;
   display: none;
}
div#box_right ul {
	list-style:none;
}
div#box_right ul li {
	background:url(../images/img/bullets.gif) 0px 5px no-repeat;
	padding: 0 0 24px 0px;
}
div#box_right ul li.no_bullet {
	background:#FFF;
	padding: 0 0 24px 0px;
}
div#box_right ul li a {
	font-size: 12px;
	font-weight: bold;
}
div#box_right ul li b {
	font-size: 11px;
}