/* CSS Document for tabbed navigation */

#buttons_container {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#tabs_container {
	width: 651px;
	margin: 0px;
	padding: 0px;
}

#bmitool {
	background: transparent url('../images/bmi_bckg.gif') no-repeat;
	display: block;
	width: 651px;
	height: 328px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#buttons_identifying {
	background: transparent url('../images/buttons_identifying.gif') no-repeat scroll top left;
	display: block;
	position: relative;
	width: 651px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#buttons_safety {
	background: transparent url('../images/buttons_safety.gif') no-repeat scroll top left;
	display: block;
	position: relative;
	width: 651px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#buttons_diagnosing {
	background: transparent url('../images/buttons_diagnosing.gif') no-repeat scroll top left;
	display: block;
	position: relative;
	width: 651px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#buttons_treating {
	background: transparent url('../images/buttons_treating.gif') no-repeat scroll top left;
	display: block;
	position: relative;
	width: 651px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#buttons_educating {
	background: transparent url('../images/buttons_educating.gif') no-repeat scroll top left;
	display: block;
	position: relative;
	width: 651px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#buttons_monitoring {
	background: transparent url('../images/buttons_monitoring.gif') no-repeat scroll top left;
	display: block;
	position: relative;
	width: 651px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#bmi_buttons_main {
	background: transparent url('../images/bmi_buttons.gif') no-repeat scroll top left;
	display: block;
	width: 363px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	float:left;
}

#buttons_cardiovascular {
	background: transparent url('../images/buttons_crr.gif') no-repeat scroll top left;
	display: block;
	width: 651px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#buttons_dosing {
	background: transparent url('../images/buttons_dosing.gif') no-repeat scroll top left;
	display: block;
	position: relative;
	width: 651px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#buttons_prescribing {
	background: transparent url('../images/buttons_prescribing.gif') no-repeat scroll top left;
	display: block;
	position: relative;
	width: 651px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


ul.tab_buttons {
	list-style: none;
	padding: 0px;
	margin: 0;
}

ul.tab_buttons li {
	float: left;
	margin: 0px;
	padding: 0px;
}

ul.tab_buttons li a {
	margin: 0px;
	padding: 0px;
	outline: none;
}

ul.tab_buttons li a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#button1 {
	display: block;
	width: 200px;
	height: 47px;
	margin: 0px;
	padding: 0px;
}

#button2 {
	display: block;
	width: 229px;
	height: 47px;
	margin: 0px;
	padding: 0px;
}

#button3 {
	display: block;
	width: 212px;
	height: 47px;
	margin: 0px;
	padding: 0px;
}

#bmi_button1 {
	display: block;
	width: 181px;
	height: 45px;
	margin: 0px;
	padding: 0px;
}

#bmi_button2 {
	display: block;
	width: 182px;
	height: 45px;
	margin: 0px;
	padding: 0px;
}

#cardio_button1 {
	display: block;
	width: 140px;
	height: 46px;
	margin: 0px;
	padding: 0px;
}

#cardio_button2 {
	display: block;
	width: 170px;
	height: 46px;
	margin: 0px;
	padding: 0px;
}

#cardio_button3 {
	display: block;
	width: 200px;
	height: 46px;
	margin: 0px;
	padding: 0px;
}

#cardio_button4 {
	display: block;
	width: 140px;
	height: 46px;
	margin: 0px;
	padding: 0px;
}




#tabs_bg {
	width:651px;
	margin:0px;
	padding:0px;
}


#buttons_bckg {
	display:block;
	width:649px;
	margin:0px;
	padding:1px;
	background-image:url("../images/buttons_bckg.gif");
	background-repeat:repeat-y;
}


#buttons_bottom {
	display:block;
	width:651px;
	height:2px;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	background-image:url("../images/buttons_bottom.gif");
	background-repeat:no-repeat;
}
