/*   BUTTONS BAR   */
#buttons {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 832px;
	height: 50px;
	background: transparent url(../images/buttons.jpg) 0px 100% no-repeat;
}

#buttons ul {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 832px;
	height: 50px;
	float: left;
}

#buttons ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	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:50px; text-decoration: none;}

#buttons ul li a#b1{ display: block; width: 93px; height: 50px; text-decoration: none;}
#buttons ul li a#b1:hover, #buttons ul li a#b1R,#buttons ul li a#b1R:hover{ display: block; width: 93px; height: 50px; background: transparent url(../images/aboutus_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b2{ display: block; width: 115px; height: 50px; text-decoration: none;}
#buttons ul li a#b2:hover, #buttons ul li a#b2R,#buttons ul li a#b2R:hover{ display: block; width: 115px; height: 50px; background: transparent url(../images/networking_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b3{ display: block; width: 130px; height: 50px; text-decoration: none;}
#buttons ul li a#b3:hover, #buttons ul li a#b3R,#buttons ul li a#b3R:hover{ display: block; width: 130px; height: 50px; background: transparent url(../images/peer_support_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b4{ display: block; width: 98px; height: 50px; text-decoration: none;}
#buttons ul li a#b4:hover, #buttons ul li a#b4R,#buttons ul li a#b4R:hover{ display: block; width: 98px; height: 50px; background: transparent url(../images/referrals_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b5{ display: block; width: 124px; height: 50px; text-decoration: none;}
#buttons ul li a#b5:hover, #buttons ul li a#b5R,#buttons ul li a#b5R:hover{ display: block; width: 124px; height: 50px; background: transparent url(../images/membership_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b6{ display: block; width: 159px; height: 50px; text-decoration: none;}
#buttons ul li a#b6:hover, #buttons ul li a#b6R,#buttons ul li a#b6R:hover{ display: block; width: 159px; height: 50px; background: transparent url(../images/membership_services_ro.jpg) 0px 100% no-repeat; text-decoration: none;}
#buttons ul li a#b7{ display: block; width: 112px; height: 50px; text-decoration: none;}
#buttons ul li a#b7:hover, #buttons ul li a#b7R,#buttons ul li a#b7R:hover{ display: block; width: 112px; height: 50px; background: transparent url(../images/contactus_ro.jpg) 0px 100% no-repeat; text-decoration: none;}

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

#subnav ul {
	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{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	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: 5px 10px 5px 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: 5px 10px 5px 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;}
