#main{padding:0;width:950px;}

/*HEADER*/
#header {height: 90px;overflow:visible; z-index:7; color:#959595;margin-left:0;background-color:#fff;}
	#navbar {background: #00a19b; url('/images/custom/default/bg-menu_versioned_1.gif') no-repeat;height:48px; z-index:6; position:relative;overflow:visible;margin-bottom:1px;}
	#navbar.contrast {background: #00807B; url('/images/custom/default/bg-menu-contrast_versioned_1.gif') no-repeat;height:34px; z-index:6; position:relative;overflow:visible;margin-bottom:1px;}
	#org-logo{margin-left: 450px; width:500px;}
	#org-logo img{position:absolute;right:12px;top:7px;}
	.home #app_logo{position:absolute;top:0;left:12px;z-index:1000;width:250px;height:116px;background-image:url('/images/custom/default/app-logo_versioned_1.png');}

#photos {position:relative;overflow:hidden; width: 100%; height: 272px; top: 0; left: 0; }
	#photos .welcome-image{position:absolute;left:0;top:0;}
#home_actions{position:absolute;top:272px;left:0;width:270px;z-index:10;}
#welcome_to_program{position:absolute;left:170px;bottom:10px;font-size:1.2em;padding-left:15px;background: #fff url('/images/custom/default/home/link_bug_versioned_1.gif') no-repeat 0 7px;}
#welcome_area{margin:8px 0 0 280px;height:185px;}

.button{margin-top:18px;margin-right:15px;}


#navbar{height:34px;}
/*NAVIGATION*/
#menu{position:relative;height:34px;z-index:200;float:left;}
	/*#menu .last{border-right: 1px solid #b58b69;border-left: 1px solid #b58b69;}*/
	#menu .divider { width: 60px; }

/*top menu*/
#topmenu{list-style: none;padding: 0;margin: 0;font-size: .9em;overflow:auto;height:34px;line-height:34px;}
	#topmenu li{float: left;margin: 0;padding: 0;position: relative;overflow:visible;background:none;}
	#topmenu .active{background: transparent url('/images/custom/default/bg-nav-active_versioned_1.gif') repeat-x;}
	#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:active{color:#fff;font-weight:bold;padding:9px 8px;}
	#topmenu a:hover{text-decoration:none;height:34px;background: transparent url('/images/custom/default/bg-nav-active_versioned_1.gif') repeat-x 0 0;}
	#topmenu .hover a{height:34px;background: transparent url('/images/custom/default/bg-nav-active_versioned_1.gif') repeat-x 0 0;}

	#topmenu.contrast .active{background: transparent url('/images/custom/default/bg-nav-active-contrast_versioned_1.gif') repeat-x;}
	#topmenu.contrast a:hover{text-decoration:none;height:34px;background: transparent url('/images/custom/default/bg-nav-active-contrast_versioned_1.gif') repeat-x 0 0;}
	#topmenu.contrast .hover a{height:34px;background: transparent url('/images/custom/default/bg-nav-active-contrast_versioned_1.gif') repeat-x 0 0;}

#menu{left:285px;width:650px;}
/*#topmenu li.utility{float:right;}*/
#topmenu li.utility{margin-left: 4%;}
/*#topmenu li.utility{float:right;}*/
/*#topmenu li.nav-reg{float:right;margin-left: 0;}*/
/*#topmenu li.nav-log-in{margin-left: 32px;}*/

#participant_video{
	cursor: pointer;
	left: 730px;
	position: absolute;
	top: 145px;
	z-index: 12;
}

.org-home-menu-container{position:absolute;z-index:8;font-size:.9em;background-color:#843c00;overflow:auto;float:left;}
	.org-home-menu-container ul.submenu li {margin: 6px 0;}
	.org-home-menu-container ul.submenu li a{padding:6px 12px;color:#fff;}
	.org-home-menu-container ul.submenu li:hover{background-color:#ff9900;}
	div.menu .org-home-menu-container ul li{float:none;}

