/*   BUTTONS BAR   */
#buttonsbar {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 808px;
	height: 32px;
	background-color: #EB7D21;
}

#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: 808px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
	background: transparent url(/images/everything.jpg) 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: 32px;
	text-decoration: none;
}

#buttonsbar ul li a span, #buttonsbar a span {visibility: hidden; font-size: 12px; height:32px; text-decoration: none;}

#buttonsbar ul li a#b1{ display: block; width: 140px; height: 32px; text-decoration: none;}
#buttonsbar ul li a#b1:hover,#buttonsbar ul li a#b1R,#buttonsbar ul li a#b1R:hover{ display: block; width: 140px; height: 32px; background: transparent url(/images/home_btn_ro.jpg) no-repeat; text-decoration: none;}
#buttonsbar ul li a#b2{ display: block; width: 132px; height: 32px; text-decoration: none;}
#buttonsbar ul li a#b2:hover,#buttonsbar ul li a#b2R,#buttonsbar ul li a#b2R:hover{ display: block; width: 132px; height: 32px; background: transparent url(/images/solutions_btn_ro.jpg) no-repeat; text-decoration: none;}
#buttonsbar ul li a#b3{ display: block; width: 131px; height: 32px; text-decoration: none;}
#buttonsbar ul li a#b3:hover,#buttonsbar ul li a#b3R,#buttonsbar ul li a#b3R:hover{ display: block; width: 131px; height: 32px; background: transparent url(/images/showcase_btn_ro.jpg) no-repeat; text-decoration: none;}
#buttonsbar ul li a#b4{ display: block; width: 132px; height: 32px; text-decoration: none;}
#buttonsbar ul li a#b4:hover,#buttonsbar ul li a#b4R,#buttonsbar ul li a#b4R:hover{ display: block; width: 132px; height: 32px; background: transparent url(/images/company_btn_ro.jpg) no-repeat; text-decoration: none;}
#buttonsbar ul li a#b5{ display: block; width: 132px; height: 32px; text-decoration: none;}
#buttonsbar ul li a#b5:hover,#buttonsbar ul li a#b5R,#buttonsbar ul li a#b5R:hover{ display: block; width: 132px; height: 32px; background: transparent url(/images/library_btn_ro.jpg) no-repeat; text-decoration: none;}
#buttonsbar ul li a#b6{ display: block; width: 141px; height: 32px; text-decoration: none;}
#buttonsbar ul li a#b6:hover,#buttonsbar ul li a#b6R,#buttonsbar ul li a#b6R:hover{ display: block; width: 141px; height: 32px; background: transparent url(/images/contact_btn_ro.jpg) no-repeat; text-decoration: none;}

/*   SEECLEAR BUTTONS   */
#seec_buttons {
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 172px;
	height: auto;
}

#seec_buttons ul {
	width: 172px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	list-style-type: none;
	float: left;
	text-decoration: none;
}

#seec_buttons ul li{
	top:40px;
	left:20px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
 	list-style-type: none; 
 	list-style-position: inside;
	float: left;
	height: auto;
	text-decoration: none;
}

#seec_buttons ul li a p, #seec_buttons a p {visibility: hidden; font-size: 12px; height: auto; text-decoration: none;}

#seec_buttons ul li a#bt1{display: block; width: 172px; height: 23px; background: transparent url(/images/request_quote.gif) no-repeat; text-decoration: none;}
#seec_buttons ul li a#bt1:hover{display: block; width: 172px; height: 23px; background: transparent url(/images/request_quote_ro.gif) no-repeat; text-decoration: none;}
#seec_buttons ul li a#bt2{display: block; width: 172px; height: 24px; background: transparent url(/images/download_brochure.gif) no-repeat; text-decoration: none;}
#seec_buttons ul li a#bt2:hover{display: block; width: 172px; height: 24px; background: transparent url(/images/download_brochure_ro.gif) no-repeat; text-decoration: none;}
#seec_buttons ul li a#bt3{display: block; width: 172px; height: 23px; background: transparent url(/images/join_newsletter.gif) no-repeat; text-decoration: none;}
#seec_buttons ul li a#bt3:hover{display: block; width: 172px; height: 23px; background: transparent url(/images/join_newsletter_ro.gif) no-repeat; text-decoration: none;}

/*Join Newsletter*/
#subsInfo p{visibility: hidden; font-size: 12px; height: auto; text-decoration: none;}
a#jbt{display: block; width: 172px; height: 23px; background: transparent url(../images/join_newsletter.gif) no-repeat; text-decoration: none;}
a#jbt:hover{display: block; width: 172px; height: 23px; background: transparent url(../images/join_newsletter_ro.gif) no-repeat; text-decoration: none;}
