/* MENU header SELECT brokerage Form - BEGIN */

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

/* MENU header SELECT brokerage Form - END */


/* MENU left SELECT general Form - BEGIN */

.general a {
   width: 140px;
   height: 55px;
   background-image: url(../images/buttons/general_over.gif);
   background-repeat: no-repeat;
   display: block;
}

/* MENU left SELECT general Form - END */

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


div#box_right h2 {
   background-image: url(../images/txt/brokerage.gif);
   background-repeat: no-repeat;
   width: 197px;
   height: 20px;
   display: block;
}
div#box_right h2 span {
   width: 194px;
   height: 16px;
   display: none;
}
div#box_right p { }
div#box_right ul {
	list-style:none;
}
div#box_right ul li {
	background: url(../images/img/bullets.gif) 0px 5px no-repeat;
}
div#box_right ul.list li {
	padding-bottom: 24px;
}
div#box_right ul li.no_bullet {
	background:#FFF;
	padding: 0 0 24px 0px;
}
div#box_right ul li strong {
	font:12px;
	padding-left:16px;
}

/* =-=- *** INTER "#box_left" begin *** -=-= */
div#box_content div#box_left ul { padding-left: 8px; }

div#box_content div#box_left ul li { list-style: none; float: left; clear: left }

/* ******* */

div#box_content div#box_left ul li.what_we_do,
div#box_content div#box_left ul li.mission_statement,
div#box_content div#box_left ul li.company_history,
div#box_content div#box_left ul li.search_properties {
   background-repeat: no-repeat;
   width: 140px;
   height: 55px;
}

/* ******* */

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

/* ******* */

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

/* ******* */

div#box_content div#box_left ul li.what_we_do a,
div#box_content div#box_left ul li.mission_statement a,
div#box_content div#box_left ul li.company_history a,
div#box_content div#box_left ul li.search_properties a {
   display: block;
   width: 140px;
   height: 55px;
}

/* ******* */

div#box_content div#box_left ul li.what_we_do a span,
div#box_content div#box_left ul li.mission_statement a span,
div#box_content div#box_left ul li.company_history a span,
div#box_content div#box_left ul li.search_properties a span {
   display: none;
   width: 140px;
   height: 55px;   
}

/* ******* */

div#box_content div#box_left ul li.what_we_do { margin-top: 25px }
div#box_content div#box_left ul li.mission_statement { margin-top: 7px }
div#box_content div#box_left ul li.company_history { margin-top: 7px }
div#box_content div#box_left ul li.search_properties { margin-top: 52px }

/* =-=- *** INTER "#box_left" end *** -=-= */