/*   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/aboutus.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_ro.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_active.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;}
