#navbarTop a:hover.Home, #navbarTop a.HomeSelected {
	background:url(../images/btn_Home.gif) no-repeat;
	width:119px;
	height:28px;
	position:absolute;
}
#navbarTop a.Home {
	width:119px;
	height:28px;
	position:absolute;
}

#navbarTop a:hover.Starting, #StartingSelected {
	background:url(../images/btn_Starting.gif) no-repeat;
	width:132px;
	height:28px;
	position:absolute;
	margin-left:103px;
}
#navbarTop a.Starting{
	width:129px;
	height:28px;
	position:absolute;
	margin-left:103px;
}

#navbarTop a:hover.Managing, #ManagingSelected {
	background:url(../images/btn_Managing.gif) no-repeat;
	width:139px;
	height:28px;
	position:absolute;
	margin-left:220px;
}
#navbarTop a.Managing{
	width:139px;
	height:28px;
	position:absolute;
	margin-left:220px;
}

#navbarTop a:hover.Growing, #GrowingSelected {
	background:url(../images/btn_Growing.gif) no-repeat;
	width:137px;
	height:28px;
	position:absolute;
	margin-left:340px;
}
#navbarTop a.Growing{
	width:137px;
	height:28px;
	position:absolute;
	margin-left:340px
}


/* Navigation Bar*/
#navbarTop {
	background:url(../images/bg_nav.gif) top left no-repeat;
	margin:0 auto;
	padding:0;
	width:100%;
	font-size:12px;
	height:28px;
}
#navbarBottom {
	background:url(../images/bg_menu.gif) right no-repeat;
	margin:0 auto;
	padding:0;
	font-size:13px;
	height:47px;
	width:969px;
}


#searchform {
	text-align:right;
}



/* Dropdown Menus */
#page-bar {	
	height:25px;
	margin:3px 0 0 30px;
	position:absolute;
}
#page-bar li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#page-bar li a {
	color:white;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	display:block;
	/*height:26px;*/
}
#page-bar li span {
	display:block;
	/*height:18px;*/
	padding:7px 0 0 12px;
}

#page-bar #selected a span, #page-bar li a:hover span{
	background:url(../images/bg_navLeft.gif) top left no-repeat ;	
	color:black;
	height:26px;
	display:block;
}
#page-bar #selected a, #page-bar li a:hover {
	background:white url(../images/bg_navRight.gif) top right no-repeat ;	
	cursor:pointer;
	display:block;	
}

#navbarBottom {
	background:url(../images/bg_menu.gif) top right no-repeat;
	margin:0 auto;
	padding:0;
	font-size:11px;
	height:29px;
	width:969px;
}


/* Couldn't get display:block */
.Entrepreneurs {
	width:115px;
}
.Finance { 
	width:77px;
}
.Technology {
	width:100px;
}
.Sales  {
	width:138px;
}
.HR  {
	width:60px;
}
.Legal  {
	width:63px;
}
.Export  {
	width:69px;
}
.Franchising  {
	width:103px;
}
.Retail  {
	width:66px;
}
.footerMenu, .footerMenu a {
    color:#246be9;
    font-size:15px;
    font-family:Arial;
    font-weight:bold;
}
.footerMenu a {
    margin:0 18px;
}
.footerMenu {
	background:white url(../images/bg_body.gif) repeat-y scroll 0 0;
    font-size:14px;
}
