/* footer to bottom*/
/* commented backslash hack v2 \*/
html, body {
	height: 100%;
}

/* end hack */
#banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/*width:748px; if site is centered #banner will need updated in JS for positioning*/
	height: 124px;
	z-index: 500;
	/*so nav appears above left side nav*/
	/*padding-top:10px;
	border-bottom: #000000 1px solid;*/
	margin-right: -15px;
	/*use to get rid of hor scroll IE Mac */
	background: url(../images/header_bg.gif) repeat-x;
	/*background-color:#C2178D; */
	/*overflow:hidden; color: #000000; 
	margin-bottom: -15px; */
}

#clearfooter {
	clear: both;
	height: 182px;
}

/*needed to make room for footer*/
/* commented backslash hack v2 \*/
* html #clearfooter {
	height: 40px;
}

/* end hack */
#minHeight {
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -182px;
}

/* footer to bottom */
* html #minHeight {
	margin-bottom: -182px;
}

/* footer to bottom */
div,p {
	margin-top: 0;
}

/*clear top margin for mozilla*/
html>body #outer {
	height: auto;
}

/*for mozilla as IE treats height as min-height anyway*/
#content {
}

#home_content {
	padding: 0 40px 0 40px;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*/
/////////////////////////////////////////////////////////////////
drop down nav______________________________drop down nav////////////
////////////////////////////////////////////////////////////////////*/
#mainMenu {
	margin:0px;
	padding:0px;
	/*background:url(../images/root_nav_bg.gif) repeat-x;*/
	/*margin-left:12px; causes nav image to repeat*/
	}
	
#menuList {
	margin: 0px;
	padding: 0px;
	/*background:url(../images/root_nav_bg_right.gif) no-repeat right top;*/
}

#menuList ul {
	margin: 0px;
	padding: 0px;
	clear: left;
}

#mainMenu ul li {
	display: inline;
	list-style: none;
}

#menuList li {
	list-style: none;
}

a.starter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 70px 5px 4px;
	position: relative;
	line-height: 15px;
	/*top:-9px;*/
}

a.starter:hover, a.starter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	line-height: 15px;
	padding: 5px 70px 5px 4px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	display: block;
	color: #100158;
	position: absolute;
	visibility: hidden;
	width: 150px;
}

.menu li a:hover, .menu li a:active {
	color: #100158;
	font-size: 11px;
	padding: 2px 2px 8px 8px;
	line-height: 13px;
	text-decoration: underline;
	font-weight: normal;
	width: 150px;
}

.menu li a {
	/*does this permenately , .menu li a:visited*/
	font-family: Arial, Helvetica, sans-serif;
	color: #100158;
	display: block;
	/*display:inline;*/
	font-size: 11px;
	padding: 2px 2px 8px 8px;
	text-decoration: none;
	line-height: 13px;
	font-weight: normal;
	width: 150px;
	/*border-left:2px solid #25167A;
	border-right:2px solid #25167A;
	letter-spacing: 1px;*/
}

/* all sub menus get same position
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 { 
	display: block;
	width: 733px;
	z-index:50;
	margin:2px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	line-height: 18px;
	left:15px;
	top:107px;
}*/

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 {
	width: 137px;
	z-index: 100;
	background-color: #EBE9DA;
	border-top: 1px solid #25167A;
	border-left: 2px solid #25167A;
	border-right: 2px solid #25167A;
	border-bottom: 2px solid #25167A;
}

#menu1 {
	width: 163px;
}

#menu2 {
	width: 195px;
}

#menu3 {
	width: 164px;
}

#enriching_minds:hover {
	background: url(../images/nav_enriching_minds_over.gif) #25167A no-repeat right;
	/* adding 1px after "right" will cause not to appear in net 6&7*/
	left: 12px;
}

#enriching_minds {
	background: url(../images/nav_enriching_minds.gif) #808080 no-repeat right;
	left: 12px;
}

#advancing_healthcare:hover {
	background: url(../images/nav_advancing_healthcare_over.gif) no-repeat right #25167A;
	left: 13px;
}

#advancing_healthcare {
	background: url(../images/nav_advancing_healthcare.gif) no-repeat right #808080;
	left: 13px;
}

#enhancing_lives:hover {
	background: url(../images/nav_enhancing_lives_over.gif) no-repeat right #25167A;
	left: 14px;
}

#enhancing_lives {
	background: url(../images/nav_enhancing_lives.gif) no-repeat right #808080;
	left: 14px;
}

/*/
//////////////////////////////
footer____________footer____//////
//////////////////////////////////*/
#footer { 
	width:100%; 
	/*width: 748px; to cetner*/
	/*margin: 0 auto; to center*/
	clear:both; 
	height:180px; /* footer to bottom */
	/*border-top:1px solid #000; */
	border-bottom:2px solid #CCC; /* footer to bottom */
	/*background-color: #FFF;*/
	position:relative; /* footer to bottom */
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	line-height:23px;
	background:url(../images/footer_bg.gif) repeat-x bottom;
	/*margin-top:15px;*/
	padding-top:15px;
	\height:165px; 
	h\eight:165px; 
	} 
* html #footer {
	/*only ie gets this style*/
	\height: 167px;
	/* for ie5 */
	he\ight: 165px;
	/* for ie6 */
}

/*/
//////////////////////////////
atach image to footer trick
//////////////////////////////////*/
.ap-test {
	position: absolute;
	top: -88px;
	width: 145px;
	height: 88px;
}

/* \*/
* html .ap-test {
	top: -89px;
	t\op: -90px;
}

/* */
.ap-left {
	left: 0;
}
