/* MENU header SELECT Our Properties Form - BEGIN */

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

/* MENU header SELECT Our Properties Form - END */


/* MENU left SELECT history Form - BEGIN */

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

/* MENU left SELECT history Form - END */

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

div#box_right h2 {
   background-image: url(../images/txt/company_history.gif);
   background-repeat: no-repeat;
   width: 194px;
   height: 19px;
   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;
   text-indent: 10px;
}
div#box_right ul li.no_bullet{
	background:#FFF;
   text-indent: 0px;
}
div#box_right ul li strong{
	font:12px;
}
