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

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

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

/* MENU header SELECT residential Form - BEGIN */

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

/* MENU header SELECT residential Form - END */

#box_center {
	position: relative;
   height: 606px;
}
.box_center{
	width:auto;
}
.box_right_properties{
	float: left;
   width: auto;
}

#img_float{
	width: 197px;
	height: 606px;
	background-image: url(../images/img/img_float.gif);
	position: absolute;
	left: 0px;
	top: 0px;
}
img {
	border: none;
}

#box_form {
   padding-top: 29px;
}
div#box_form div.box_form_content {
   width: 370px;
   background-image: url(../images/box_form/bg_box_form_medium.gif);
   background-repeat: repeat-y;
   padding-left: 29px;
   padding-right: 33px;
   padding-bottom: 21px;
}

div#box_form h2 {
   background-image: url(../images/txt/apartments.gif);
   background-repeat: no-repeat;
   background-position: 29px;
   width: 140px;
   height: 19px;
   display: block;
}
div#box_form h2 span {
   display: none;
}

div.box_form_header {
   background-image: url(../images/box_form/bg_box_form_header.gif);
   background-repeat: no-repeat;
   width: 439px;
   height: 51px;
}
div.box_form_header p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #3E3E3E;
   padding-top: 15px;
   padding-left: 25px;
}
div.box_form_footer {
   background-image: url(../images/box_form/bg_box_form_footer.gif);
   background-repeat: no-repeat;
   width: 439px;
   height: 10px;
}
