/*   BUTTONS BAR   */
#buttons {
	position: relative;
	top: 0px;
	left: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 805px;
	height: 31px;
	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: 805px;
	height: 31px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
	background: transparent url(../images/methods.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: 31px;
	text-decoration: none;
}

#buttons ul li a span, #buttons a span {visibility: hidden; font-size: 12px; height:31px; text-decoration: none;}

#buttons ul li a#b1{ display: block; width: 123px; height: 31px; text-decoration: none;}
#buttons ul li a#b1:hover{ display: block; width: 123px; height: 31px; background: transparent url(../images/home_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b2{ display: block; width: 134px; height: 31px; text-decoration: none;}
#buttons ul li a#b2:hover{ display: block; width: 134px; height: 31px; background: transparent url(../images/coaches_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b3{ display: block; width: 134px; height: 31px; text-decoration: none;}
#buttons ul li a#b3:hover{ display: block; width: 134px; height: 31px; background: transparent url(../images/methods_id.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b4{ display: block; width: 134px; height: 31px; text-decoration: none;}
#buttons ul li a#b4:hover{ display: block; width: 134px; height: 31px; background: transparent url(../images/success_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b5{ display: block; width: 134px; height: 31px; text-decoration: none;}
#buttons ul li a#b5:hover{ display: block; width: 134px; height: 31px; background: transparent url(../images/packages_ro.jpg) no-repeat; text-decoration: none;}
#buttons ul li a#b6{ display: block; width: 144px; height: 31px; text-decoration: none;}
#buttons ul li a#b6:hover{ display: block; width: 144px; height: 31px; background: transparent url(../images/contactus_ro.jpg) no-repeat; text-decoration: none;}
