/*   BUTTONS BAR   */
#buttons {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 838px;
	height: 34px;
	float: left;
}

#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: 838px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
	background: transparent url(../images/everything_buttons.jpg) 0px 100% 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: 174px; height: 34px; text-decoration: none;}
#buttons ul li a#b1:hover, #buttons ul li a#b1R,#buttons ul li a#b1R:hover{ display: block; width: 174px; height: 34px; background: transparent url(../images/home_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b2{ display: block; width: 163px; height: 34px; text-decoration: none;}
#buttons ul li a#b2:hover, #buttons ul li a#b2R,#buttons ul li a#b2R:hover{ display: block; width: 163px; height: 34px; background: transparent url(../images/services_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b3{ display: block; width: 163px; height: 34px; text-decoration: none;}
#buttons ul li a#b3:hover, #buttons ul li a#b3R,#buttons ul li a#b3R:hover{ display: block; width: 163px; height: 34px; background: transparent url(../images/aboutus_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b4{ display: block; width: 163px; height: 34px; text-decoration: none;}
#buttons ul li a#b4:hover, #buttons ul li a#b4R,#buttons ul li a#b4R:hover{ display: block; width: 163px; height: 34px; background: transparent url(../images/testimonials_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b5{ display: block; width: 175px; height: 34px; text-decoration: none;}
#buttons ul li a#b5:hover, #buttons ul li a#b5R,#buttons ul li a#b5R:hover{ display: block; width: 175px; height: 34px; background: transparent url(../images/contactus_ro.jpg) 0px 100% no-repeat; text-decoration: none;}

/*   BUTTONS RIGHT   */
#buttons_right {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 201px;
	height: auto;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#buttons_right ul {
	width: 201px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	list-style-type: none;
	float: left;
	text-decoration: none;
}

#buttons_right ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
 	list-style-type: none; 
 	list-style-position: inside;
	float: left;
	height: auto;
	text-decoration: none;
}

#buttons_right ul li a span, #buttons_right a span {visibility: visible; text-decoration: none;}

#buttons_right ul li a{display: block; width: 181px; height: auto; padding: 5px 10px 5px 10px;}

#buttons_right ul li a#b1, #buttons_right ul li a#b2{background: transparent url(../images/subnav.jpg) 0px 100% no-repeat; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #616161; font-size:12px; line-height: 16px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; text-transform :uppercase;}
#buttons_right ul li a#b1:hover, #buttons_right ul li a#b2, #buttons_right ul li a#b2:hover{color: #006C88;}
