/*   BUTTONS BAR   */
#buttons {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 953px;
	height: 33px;
	background: transparent url(../images/buttons_bg.jpg) 0px 100% no-repeat;
	float: left;
}

#buttons ul {
	position: absolute;
	top: 0px;
	left: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 930px;
	height: 33px;
}

#buttons ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 33px;
	display: inline;
 	list-style-type: none; 
	text-decoration: none;
	float: left;
}

#buttons ul li a span, #buttons a span {visibility: hidden; font-size: 12px; height:33px; text-decoration: none;}

#buttons ul li a#b1{ display: block; width: 78px; height: 33px; text-decoration: none;}
#buttons ul li a#b1:hover, #buttons ul li a#b1R, #buttons ul li a#b1R:hover{ display: block; width: 78px; height: 33px; background: transparent url(../images/home_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b2{ display: block; width: 99px; height: 33px; text-decoration: none;}
#buttons ul li a#b2:hover, #buttons ul li a#b2R, #buttons ul li a#b2R:hover{ display: block; width: 99px; height: 33px; background: transparent url(../images/solutions_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b3{ display: block; width: 123px; height: 33px; text-decoration: none;}
#buttons ul li a#b3:hover, #buttons ul li a#b3R, #buttons ul li a#b3R:hover{ display: block; width: 123px; height: 33px; background: transparent url(../images/whoweare_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b4{ display: block; width: 110px; height: 33px; text-decoration: none;}
#buttons ul li a#b4:hover, #buttons ul li a#b4R, #buttons ul li a#b4R:hover{ display: block; width: 110px; height: 33px; background: transparent url(../images/contactus_ro.jpg) 0px 100% no-repeat; text-decoration: none;}

/*   BUTTONS RIGHT   */
#subnav {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 953px;
	height: auto;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

#subnav ul {
	display: block;
	position: relative;
	top: 0px;
	left: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
	height: auto;
	float: left;
}

#subnav ul li{
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	display: inline;
 	list-style-type: none; 
	text-decoration: none;
	float: left;
}

#subnav ul li a span, #subnav a span {visibility: visible; text-decoration: none;}

#subnav ul li a{display: block; width: auto; height: auto; color: #F27514; font-size:12px; line-height: 16px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; padding: 0px 0px 0px 0px;}

#subnav ul li a#b1{display: block; width: auto; height: auto; color: #F27514; font-size:12px; line-height: 16px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; padding: 10px 10px 0px 10px;}
#subnav ul li a#b1:hover, #subnav ul li a#b2, #subnav ul li a#b2:hover{display: block; width: auto; height: auto; color:#264A74; font-size:12px; line-height: 16px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; padding: 10px 10px 0px 10px;}

/* SEARCH BOX */
.boxSearch {margin:0px;margin-left:0px;}
.boxInputSearch {padding:0px;padding-right:0px}
.boxButtonSearch {padding:0px;padding-left:5px;}
.btnSearch {font-family:tahoma;font-size:8pt;}
.txtSearch {font-family:tahoma;font-size:8pt;}
