/* CSS Document */

body, h1, h2, h3, h4, span, table, td, tr, a, ul, li {
	margin:0px;
	padding:0px;
} 
body {
	background:#bdbdbd;
	background:#14C2FF url(/common/navigation/facelift/common/images/main_background.jpg) no-repeat scroll center top;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
#pagebg {
	width:960px;
	margin:auto;
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px; 
}
#header {
	background:#164b84;
	float:left;
}
#footer {
/*	background:#0972b4;*/
}
#sideColumn {
	width:252px;
	float:left;
}
#mainContent {
	width:492px;
	float:left;

	padding:15px;
}
#mainContent p {
	color:#154984;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#mainContent h1 {
	color:#154984;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#mainContent ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#154984;
	margin-left:15px;
	margin-bottom:10px;
}
#mainContent a {
	color:#FF6600;
}
#mainContent a:visited {
	color:#FF6600;
}
#sidebar {
	width:186px;
	float:left;
	background:#c5e3ef;
}

#sidebar p {
	margin:0px;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#154984;
}
#subheader {
	float:left;
}
#clearer {
	clear:both;
}
#museumInfo {
	
	padding-left:15px;
	padding-top:17px;
	padding-bottom:80px;
	/*
	background-color:#cdebf6;
	background:url(../images/museuminfo_bg.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	*/
}
#contentWrap {
	width:960px;
}
#breadCrumbs {
	height:13px; 
	background:url(../images/bc_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0099cc;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
#breadCrumbs a {
	color:#0099cc;
}
/* NAV */
#sideColumn ul {
	margin:0px;
	padding:0px;
	margin-top:1px;
	list-style:none;
	list-style-type:none;
}
#sideColumn ul li a {
	display:block;
	width:252px;
	margin:0px;
	padding:0px;
	height:27px;	
}
#sideColumn ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
	list-style-type:none;
}
#sideColumn ul li a span {
	display:none;
	margin:0px;
	padding:0px;
}

#sideColumn ul li.nav_mission {
	display:block;
	height:27px;
	background:url(../images/nav/nav_off_03.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_mission:hover,#sideColumn ul li.nav_mission_active  {
	display:block;
	height:27px;
	background:url(../images/nav/nav_on_03.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}

#sideColumn ul li.nav_faq {
	display:block;
	height:27px;
	background:url(../images/nav/nav_history_off.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_faq:hover,#sideColumn ul li.nav_faq_active {
	display:block;
	height:27px;
	background:url(../images/nav/nav_history_on.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}

#sideColumn ul li.nav_sustain {
	display:block;
	height:27px;
	background:url(../images/nav/nav_off_08.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_sustain:hover,#sideColumn ul li.nav_sustain_active {
	display:block;
	height:27px;
	background:url(../images/nav/nav_on_08.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_financial {
	display:block;
	height:27px;
	background:url(../images/nav/nav_off_10.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_financial:hover,#sideColumn ul li.nav_financial_active {
	display:block;
	height:27px;
	background:url(../images/nav/nav_on_10.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_annual {
	display:block;
	height:27px;
	background:url(../images/nav/nav_off_12.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_annual:hover,#sideColumn ul li.nav_annual_active {
	display:block;
	height:27px;
	background:url(../images/nav/nav_on_12.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_board {
	display:block;
	height:27px;
	background:url(../images/nav/nav_off_14.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_board:hover,#sideColumn ul li.nav_board_active {
	display:block;
	height:27px;
	background:url(../images/nav/nav_on_14.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_careers {
	display:block;
	height:27px;
	background:url(../images/nav/nav_off_16.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_careers:hover,#sideColumn ul li.nav_careers_active {
	display:block;
	height:27px;
	background:url(../images/nav/nav_on_16.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_governance {
	display:block;
	height:27px;
	background:url(../images/nav/nav_off_18.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_governance:hover,#sideColumn ul li.nav_governance_active{
	display:block;
	height:27px;
	background:url(../images/nav/nav_on_18.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}

#sideColumn ul li.nav_contact {
	display:block;
	height:27px;
	background:url(../images/nav/nav_off_19.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}
#sideColumn ul li.nav_contact:hover,#sideColumn ul li.nav_contact_active{
	display:block;
	height:27px;
	background:url(../images/nav/nav_on_19.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-999em;
}

/********************************************************************************************************/
#subNav {
	width:219px;
	float:left;
}
#subNav ul {
	margin:0px;
	padding:0px;
	margin-top:1px;
	list-style:none;
	list-style-type:none;
}
#subNav ul li a {
	display:block;
	width:219px;
	margin:0px;
	padding:0px;
	height:27px;	
}
#subNav ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
	list-style-type:none;
}
#subNav ul li a span {
	display:none;
	margin:0px;
	padding:0px;
}

#subNav ul li.subnav_hours {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_hours_off.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_hours:hover,#subNav ul li.subnav_hours_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_hours_on.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_admissions {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_admissions:hover,#subNav ul li.subnav_admissions_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_ticketing {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_ticketing:hover,#subNav ul li.subnav_ticketing_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_hallstatus {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_hallstatus:hover,#subNav ul li.subnav_hallstatus_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_directions {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_directions:hover,#subNav ul li.subnav_directions_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_parking {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_parking:hover,#subNav ul li.subnav_parking_active{
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_vnotes {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_14.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_vnotes:hover,#subNav ul li.subnav_vnotes_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_14.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}

#subNav ul li.subnav_calendar {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_calendar:hover,#subNav ul li.subnav_calendar_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_phalls {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_phalls:hover,#subNav ul li.subnav_phalls_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_exhibitions {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_off_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_exhibitions:hover,#subNav ul li.subnav_exhibitions_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_imax {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_imax:hover,#subNav ul li.subnav_imax_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_spaceshow {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_spaceshow:hover,#subNav ul li.subnav_spaceshow_active{
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}

#subNav ul li.subnav_shopdine {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_14.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_shopdine:hover,#subNav ul li.subnav_shopdine_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_14.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}



/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#subNav_atm {
	width:175px;
	float:left;
}
#subNav_atm ul {
	margin:0px;
	padding:0px;
	margin-top:1px;
	list-style:none;
	list-style-type:none;
}
#subNav_atm ul li a {
	display:block;
	width:175px;
	margin:0px;
	padding:0px;
	height:27px;	
}
#subNav_atm ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
	list-style-type:none;
}
#subNav_atm ul li a span {
	display:none;
	margin:0px;
	padding:0px;
}

#subNav_atm ul li.subnav_hours {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_hours_off.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_hours:hover,#subNav_atm ul li.subnav_hours_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_hours_on.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_admissions {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_admissions:hover,#subNav_atm ul li.subnav_admissions_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_ticketing {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_ticketing:hover,#subNav_atm ul li.subnav_ticketing_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_hallstatus {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_hallstatus:hover,#subNav_atm ul li.subnav_hallstatus_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_directions {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_directions:hover,#subNav_atm ul li.subnav_directions_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_parking {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_parking:hover,#subNav_atm ul li.subnav_parking_active{
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_vnotes {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_off_14.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_vnotes:hover,#subNav_atm ul li.subnav_vnotes_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/planvisit_on_14.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}

#subNav_atm ul li.subnav_calendar {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_off_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_calendar:hover,#subNav_atm ul li.subnav_calendar_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_phalls {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_off_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_phalls:hover,#subNav_atm ul li.subnav_phalls_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_exhibitions {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_off_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_exhibitions:hover,#subNav_atm ul li.subnav_exhibitions_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_imax {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_off_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_imax:hover,#subNav_atm ul li.subnav_imax_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_spaceshow {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_off_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_spaceshow:hover,#subNav_atm ul li.subnav_spaceshow_active{
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}

#subNav_atm ul li.subnav_shopdine {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_off_14.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav_atm ul li.subnav_shopdine:hover,#subNav_atm ul li.subnav_shopdine_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_atm_on_14.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}


/********************************************************************************************************/





#subNav ul li.subnav_scgroups {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_groups_off_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_scgroups:hover,#subNav ul li.subnav_scgroups_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_groups_on_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_grp20 {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_groups_off_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_grp20:hover,#subNav ul li.subnav_grp20_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_groups_on_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_corp {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_groups_off_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_corp:hover,#subNav ul li.subnav_corp_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_groups_on_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_mobimp {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_off_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_mobimp:hover,#subNav ul li.subnav_mobimp_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_on_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_hardhear {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_off_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_hardhear:hover,#subNav ul li.subnav_hardhear_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_on_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_blind {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_off_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_blind:hover,#subNav ul li.subnav_blind_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_on_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_trans {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_off_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_trans:hover,#subNav ul li.subnav_trans_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_on_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_touchable {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_off_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_touchable:hover,#subNav ul li.subnav_touchable_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_disabled_on_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}

#subNav ul li.subnav_freemt {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_off_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_freemt:hover,#subNav ul li.subnav_freemt_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_on_03.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_guidedt {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_off_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_guidedt:hover,#subNav ul li.subnav_guidedt_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_on_06.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_highlights {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_off_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_highlights:hover,#subNav ul li.subnav_highlights_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_on_08.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_spotlight {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_off_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_spotlight:hover,#subNav ul li.subnav_spotlight_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_on_10.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_fossil {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_off_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
#subNav ul li.subnav_fossil:hover,#subNav ul li.subnav_fossil_active {
	display:block;
	height:27px;
	overflow:hidden;
	background:url(../images/nav/nav_mt_on_12.jpg);
	background-repeat:no-repeat;
	text-indent:-999em;
}
/* &!&#&!@#&!@# */
#bodyContent {
	width:449px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#154984;
	padding-bottom:0px;
}
#bodyContent a, #bodyContent a:visited, #bodyContent a:active {
	color:#ff7400;
}
#bodyContent h1 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#154984;
}
#bodyContent h2 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#154984;
}
#bodyContent .imgAlignLeft {
	float:left;
	padding-right:10px;
}
#bodyContent h3 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#154984;
}
#bodyContent h4 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#154984;
}
#bodyContent ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#154984;
}
#bodyContent ul {
	margin-left:25px;
}
#bodyContent p {
	margin:0px;
	padding:0px;
	color:#154984;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:15px;
}
/* &!&#!&@#&!@ #*/
#bodyContent_atm {
	width:489px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#154984;
	padding-bottom:0px;
}
#bodyContent_atm a, #bodyContent_atm a:visited, #bodyContent_atm a:active {
	color:#ff7400;
}
#bodyContent_atm h1 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#154984;
}
#bodyContent_atm h2 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#154984;
}
#bodyContent_atm .imgAlignLeft {
	float:left;
	padding-right:10px;
}
#bodyContent_atm h3 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#154984;
}
#bodyContent_atm h4 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#154984;
}
#bodyContent_atm ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#154984;
}
#bodyContent_atm ul {
	margin-left:25px;
}
#bodyContent_atm p {
	margin:0px;
	padding:0px;
	color:#154984;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:15px;
}


/* &&&&&&&&&&&&&&&&&&&&&&&&&& */
span {
	visibility:hidden;
	display:none;
}
.navhidden {
	line-height:0px;
	height:0px;
	padding:0px;
	margin:0px;
	visibility:hidden;
}
#subNav {
	 width:219px;   
	 float:left; 
}
#cWrap {
	background:url(../images/bgtest.jpg);
	background-repeat:repeat-y;
}
#logotest {
	width:252px;
	float:left;
}
#pagebg {
	padding-left:0px;
	padding-right:0px;
}