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

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

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


h3 {
	font:12px Arial, Helvetica, sans-serif;
	color:#0a2769;
	font-weight:bold;
/*	text-decoration:underline;*/
	padding-bottom:15px;
}

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


div#box_right h2 {
   background-image:url(../images/txt/contact_information.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 strong{
	font-size:12px;
}


/* =-=- *** 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 *** -=-= */


/* =-=-=- ID end -=-=-= */

#box_existing_tenants {
   height: 71px;
   background-color: #DEE2EB;
   border-top: 3px solid #0E0F65;
   margin-left: 27pxpx;
}
#box_existing_tenants_title {
   background-image: url(../images/txt/existing_tenants.gif);
   background-repeat: no-repeat;
   width: 115px;
   height: 14px;
   display: block;
   margin-left: 10px;
   margin-top: 8px;
}
div#box_existing_tenants_title span { display: none; }

#residential_tenants {
   background-image: url(../images/txt/residential_tenants.gif);
   background-repeat: no-repeat;
   width: 115px;
   height: 10px;
   display: block;
   margin-left: 20px;
   margin-top: 7px;
}
div#residential_tenants a {
   width: 115px;
   height: 10px;
   display: block;
}
div#residential_tenants span { display: none; }

#commercial_tenants {
   background-image: url(../images/txt/commercial_tenants.gif);
   background-repeat: no-repeat;
   width: 125px;
   height: 10px;
   display: block;
   margin-left: 20px;
   margin-top: 7px;
}
div#commercial_tenants a {
   width: 125px;
   height: 10px;
   display: block;
}
div#commercial_tenants span { display: none; }

html div#box_right { width:550px; }

div#left { float: left; }

div#right { float: right; }