/*   BUTTONS BAR   */
#buttons {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 769px;
	height: 34px;
}

#buttons p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#buttons img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#buttons ul {
	width: 769px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
	background: transparent url(../images/everything_id.jpg); 
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
}

#buttons 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: 34px;
	text-decoration: none;
}

#buttons ul li a span, #buttons a span {visibility: hidden; font-size: 12px; height:34px; text-decoration: none;}

#buttons ul li a#b1{ display: block; width: 78px; height: 34px; text-decoration: none;}
#buttons ul li a#b1:hover{ display: block; width: 78px; height: 34px; background: transparent url(../images/home_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b2{ display: block; width: 174px; height: 34px; text-decoration: none;}
#buttons ul li a#b2:hover{ display: block; width: 174px; height: 34px; background: transparent url(../images/about_cs_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b3{ display: block; width: 84px; height: 34px; text-decoration: none;}
#buttons ul li a#b3:hover{ display: block; width: 84px; height: 34px; background: transparent url(../images/phases_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b4{ display: block; width: 235px; height: 34px; text-decoration: none;}
#buttons ul li a#b4:hover{ display: block; width: 235px; height: 34px; background: transparent url(../images/trig_trans_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b5{ display: block; width: 118px; height: 34px; text-decoration: none;}
#buttons ul li a#b5:hover{ display: block; width: 118px; height: 34px; background: transparent url(../images/treatment_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b6{ display: block; width: 80px; height: 34px; background: transparent url(../images/links_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b6:hover{ display: block; width: 80px; height: 34px; background: transparent url(../images/links_ro.jpg) no-repeat; text-decoration: none;}

