/*   BUTTONS BAR   */
#buttonsbar {
	position: absolute;
	top: 48px;
	left: 278px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 512px;
	height: 27px;
}

#buttonsbar p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#buttonsbar img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#buttonsbar ul {
	width: 512px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
	background: transparent url(../images/ourproperties.gif) 0px 100% no-repeat;
	float: left;
	text-decoration: none;
}

#buttonsbar ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
 	list-style-type: none; 
 	list-style-position: inside;
	float: left;
	height: 27px;
	text-decoration: none;
}

#buttonsbar ul li a span, #buttonsbar a span {visibility: hidden; font-size: 12px; height:27px; text-decoration: none;}

#buttonsbar ul li a#b1{ display: block; width: 122px; height: 27px; text-decoration: none;}
#buttonsbar ul li a#b1:hover{ width: 122px; height: 27px; background: transparent url(../images/ourproperties_active.gif) no-repeat; text-decoration: none;}
#buttonsbar ul li a#b2{ display: block; width: 130px; height: 27px; text-decoration: none;}
#buttonsbar ul li a#b2:hover{ width: 130px; height: 27px; background: transparent url(../images/aboutus_ro.gif) no-repeat; text-decoration: none;}
#buttonsbar ul li a#b3{ display: block; width: 130px; height: 27px; text-decoration: none;}
#buttonsbar ul li a#b3:hover{ width: 130px; height: 27px; background: transparent url(../images/news_ro.gif) no-repeat; text-decoration: none;}
#buttonsbar ul li a#b4{ display: block; width: 130px; height: 27px; text-decoration: none;}
#buttonsbar ul li a#b4:hover{ width: 130px; height: 27px; background: transparent url(../images/contactus_ro.gif) no-repeat; text-decoration: none;}

/*   BOXED GROUPS ON PAGES   */
#box_group {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 512px;
	height: auto;
	background-image: url(../images/small_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}

/*   BOX INFORMATION   */
#box_img_left {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 181px;
	height: auto;
	float: left;
}
#box_txt_right {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 312px;
	height: auto;
	float: right;
}

/*   MAP BOX INFORMATION   */
#img_map {
	position: relative;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 259px;
	height: 318px;
	background-image: url(../images/prop_index_map.jpg);
	background-repeat: no-repeat;
}
