#mTop_menu {
	background: url(/images/20/mTop_menu.jpg) no-repeat;
	top:0px;
	width: 1022px;
	height: 65px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	margin: 0;
	z-index: 0;
	position: relative;
}

#mTop_menu .spacer-left
{
	position: absolute;
	top: 37px;
}

#mTop_menu .home
{
	height: 28px;
	width: 118px;
	position: absolute;
	top: 37px;
	left: 79px;
}

#mTop_menu .physicians
{
	height: 28px;
	width: 118px;
	position: absolute;
	top: 37px;
	left: 197px;
}

#mTop_menu .residents
{
	height: 28px;
	width: 178px;
	position: absolute;
	top: 37px;
	left: 334px;
}

#mTop_menu .students
{
	height: 28px;
	width: 174px;
	position: absolute;
	top: 37px;
	left: 512px;
}

#mTop_menu .partners
{
	height: 28px;
	width: 133px;
	position: absolute;
	top: 37px;
	left: 686px;
}

#mTop_menu .join
{
	height: 28px;
	width: 125px;
	position: absolute;
	top: 37px;
	left: 819px;
}

#mTop_menu .spacer-right
{
	position: absolute;
	top: 37px;
	left: 944px;
}

#mTop_menu img
{
	margin: 0;
	padding: 0;
}