#embryotransfer {
	width: 800px;
	height: 30px;
	padding: 14px 0px 0px;
	background-image: url(img/header/bg1.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #E7A73E;
	margin: 30px auto;
}
#embryotransfer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}
#embryotransfer ul li {float: left;text-align: center;}
#embryotransfer ul li a {
	height: 35px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	padding-right: 5px;
	padding-left: 5px;
}
#b2 {
	position: absolute;
	width: 800px;
	height: 35px;
	font-height: 7px;
	padding: 14px 0px 0px;
	background-image: url(img/header/bg1.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #4583BC;
	margin: 10px auto;
}
#b2 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}
#b2 ul li {float: left;text-align: center;}
#b2 ul li a {
	height: 35px;
	width: 800px;
	font-height: 7px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	padding-right: 5px;
	padding-left: 5px;
}
#b2 ul strong, #b2 h1 {display: none !important;}
#phb {
	width: 800px;
	height: 35px;
	padding: 0px 0px 0px;
	color: #4583BC;
	margin: 10px auto;
}
#phb ul, #phb ul li, #phb ul li a {
	color: #4583BC;
	height: 35px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	padding-right: 5px;
	padding-left: 5px;
}
#phb ul strong, #phb h1 {display: none !important;
}
