#nandi-wrapper {
	position:absolute;
	top:144px;
	overflow:hidden;
	width:100%;
	z-index:1;
}

#nandi-wrapper-inside {
	position:relative;
	overflow:hidden;
	width:100%;
	z-index:1;
	
}

#callout {
	width:800px;
	height:352px;
	margin:0px auto;
	background: url('/nandi/images/nandi_bg.jpg') top left no-repeat;
	position:relative;
}

#callout h1 {
	width:313px;
	height:191px;
	background: url('/nandi/images/nandi_header.png') top left no-repeat;
	position:absolute;
	top:0;
	left:10px;
	text-indent:-9999px;
}

#callout a.come-see-mee {
	background: url('/nandi/images/come_see_me_btn.png') top left no-repeat;
	width:130px;
	height:31px;
	display:block;
	position:absolute;
	top:210px;
	left:158px;
	text-indent:-9999px;
}

#callout a.webcam {
	position:absolute;
	display:block;
	top:0;
	right:15px;
}

#nandi-nav {
	width:800px;
	height:124px;
	margin:0px auto;
	background: url('/nandi/images/nandi_nav_bg.png') bottom left no-repeat;
	position:relative;
}

#nandi-nav ul {
	width:800px;
	height:124px;
	position:relative;
}

#about-nandi {
	position:absolute;
	width:264px;
	bottom:0;
	left:0;
}

#about-nandi a {
	background: url('/nandi/images/about_nandi_off.png') top left no-repeat;
	width:218px;
	height:176px;
	display:block;
	margin-left:25px;
	text-indent:-9999px;
}

#about-nandi a:hover {
	background: url('/nandi/images/about_nandi_on.png') top left no-repeat;
}

#about-nandi a.current {
	background: url('/nandi/images/about_nandi_on.png') top left no-repeat;
}

#meet-the-team {
	position:absolute;
	width:265px;
	bottom:0;
	left:268px;
}

#meet-the-team a {
	background: url('/nandi/images/meet_the_team_off.png') bottom left no-repeat;
	width:151px;
	height:176px;
	display:block;
	margin-left:65px;
	text-indent:-9999px;
}

#meet-the-team a:hover {
	background: url('/nandi/images/meet_the_team_on.png') bottom left no-repeat;
}

#meet-the-team a.current {
	background: url('/nandi/images/meet_the_team_on.png') bottom left no-repeat;
}

#our-journey {
	position:absolute;
	width:265px;
	bottom:0;
	left:536px;
}

#our-journey a {
	background: url('/nandi/images/our_journey_off.png') bottom left no-repeat;
	width:222px;
	height:167px;
	display:block;
	margin-left:12px;
	text-indent:-9999px;
	position:relative;
	text-decoration:none;
}

#our-journey a:hover {
	background: url('/nandi/images/our_journey_on.png') bottom left no-repeat;
}

#our-journey a.current {
	background: url('/nandi/images/our_journey_on.png') bottom left no-repeat;
}

/* ABOUT NANDI PAGE */

#about-nandi-heading {
	width:800px;
	margin:0px auto;
	height:78px;
}

#about-nandi-heading h1 {
	width:800px;
	height:78px;
	background: url('/nandi/images/about_nandi_header.png') top left no-repeat;
	text-indent:-9999px;
}

#about-nandi-main {
	width:800px;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:100px;
	background:#fff url('/nandi/images/nandi_wrapper_inside_bg.png') bottom left no-repeat;
	overflow:hidden;
}

#about-nandi-main #content {
	width:364px;
	padding-left:60px;
	padding-right:20px;
	float:left;
	font-size:12px;
	line-height:17px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#11385c;
}

#about-nandi-main #content h1 {
	background: url('/nandi/images/about_nandi_content_h1.png') top left no-repeat;
	text-indent:-9999px;
	width:348px;
	height:106px;
	margin-bottom:10px;
}

#about-nandi-main #content h2 {
	font-size:19px;
	color:#11385c;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	margin-bottom:10px;
}

#about-nandi-main #content p {
	margin-bottom:20px;
}

#about-nandi-main #content p a {
	font-weight:bold;
	text-decoration:none;
	color:#11385c;
}

#about-nandi-main #content p a:hover {
	border-bottom:1px solid #11385c;
}

#about-nandi-main #content img {
	border:1px solid #11385C;
	padding:3px;
	text-align:center;
	margin:20px auto;
	width:276px;
	display:block;
}

#about-nandi-main #sidebar {
	padding-left:16px;
	width:320px;
	float:left;
}

#sidebar #fun-facts {
	border:1px solid #1f4467;
	width:233px;
	margin-top:30px;
	margin-left:20px;
	margin-bottom:30px;
	padding-bottom:10px;
	font-size:11px;
	line-height:14px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#11385c;
	position:relative;
	text-align:right;
}

#sidebar a.voyager-cam {
	text-align:center;
	margin:0px auto;
	width:166px;
	margin-left:60px;
}

#sidebar #fun-facts h2 {
	position:absolute;
	background: url('/nandi/images/fun_facts_header.png') top left no-repeat;
	width:111px;
	height:26px;
	top:-13px;
	left:62px;
}

#sidebar #fun-facts h2 span {
	display:none;
}

#sidebar #fun-facts ul {
	list-style-type:disc;
	list-style-position:inside;
	margin:20px 13px;
	text-align:left;
}

#sidebar #fun-facts ul li {
	margin-bottom:10px;
}

#sidebar #fun-facts a {
	color:#11385c;
	text-decoration:none;
	margin-right:13px;
}

#sidebar #fun-facts a:hover {
	border-bottom:1px solid #11385c;
}

#sidebar-images {
	margin-top:20px;
}

#sidebar-images img {
	border:1px solid #11385C;
	padding:3px;
	margin-bottom:20px;
}

/* END OF ABOUT NANDI CODE */

/* OUR JOURNEY PAGE */

#our-journey-heading {
	width:800px;
	margin:0px auto;
	height:78px;
}

#our-journey-heading h1 {
	width:800px;
	height:78px;
	background: url('/nandi/images/our_journey_header.png') top left no-repeat;
	text-indent:-9999px;
}

#our-journey-main {
	width:800px;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:100px;
	background:#fff url('/nandi/images/nandi_wrapper_inside_bg.png') bottom left no-repeat;
	overflow:hidden;
}

#our-journey-main #content p {
	margin-bottom:20px;
}

#our-journey-main #content-wrapper {
	width:800px;
}

#our-journey-main #content {
	margin:0px auto;
	font-size:12px;
	line-height:17px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#11385c;
	overflow:hidden;
}

#our-journey-main .single-column {
	width:365px;
}

#our-journey-main .double-column {
	width:680px;
}

#left-content {
	width:358px;
	padding-right:25px;
	float:left;
}

#left-content h1 {
	width:98px;
	height:23px;
	text-indent:-9999px;	
	margin-bottom:5px;
}

#left-content h1#day-one {
	background: url('/nandi/images/day_one.png') top left no-repeat;
}

#left-content h1#day-two {
	background: url('/nandi/images/day_two.png') top left no-repeat;
}

#left-content h1#day-three {
	background: url('/nandi/images/day_three.png') top left no-repeat;
}

#left-content h1#day-four {
	background: url('/nandi/images/day_four.png') top left no-repeat;
}

#left-content h1#day-five {
	background: url('/nandi/images/day_five.png') top left no-repeat;
}

#left-content h1#day-six {
	background: url('/nandi/images/day_six.png') top left no-repeat;
}

#left-content h1#day-seven {
	background: url('/nandi/images/day_seven.png') top left no-repeat;
}

#left-content h1#day-eight {
	background: url('/nandi/images/day_eight.png') top left no-repeat;
}
#left-content h1#day-nine {
	background: url('/nandi/images/day_nine.png') top left no-repeat;
}

#left-content h1#day-ten {
	background: url('/nandi/images/day_ten.png') top left no-repeat;
	width:150px;
}

#left-content h2 {
	font-size:19px;
	color:#11385c;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	margin-bottom:10px;
}

#right-content {
	width:284px;
	float:left;
	padding-top:35px;
	margin-left:13px;
}

#right-content object {
	padding:3px;
	display:block;
	margin-bottom:20px;
}

#right-content object object {
	padding:0;
	border:0;
	display:block;
}

#right-content img {
	padding:3px;
	border:1px solid #11385c;
}

#right-content p {
	text-align:center;
	font-size:10px;
	line-height:13px;
	margin-top:10px;
	padding:0 10px;
}

#our-journey-main #content-nav {
	width:800px;
	text-align:center;
	margin-top:30px;
}

#content-nav p {
	color:#11385c;
	font-size:14px;
	margin-top:15px;
}

#content-nav a.next-page {
	background: url('/nandi/images/day_arrow.png') center right no-repeat;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#11385c;
	padding-right:26px;
	text-decoration:none;
	
}

#content-nav a.next-page:hover {
}

#pagination {
	margin-top:10px;
	padding-bottom:5px;
}

#pagination a {
	color:#11385c;
	text-decoration:none;
	border:1px solid #11385c;
	padding:2px 5px;
	font-size:15px;
}

#pagination a:hover {
	border:1px solid #fff
}

#pagination a.current {
	border:1px solid #fff;
}

/* END OF OUR JOURNEY PAGE */

/* MEET THE TEAM PAGE */

#meet-the-team-heading {
	width:800px;
	margin:0px auto;
	height:78px;
}

#meet-the-team-heading h1 {
	width:800px;
	height:78px;
	background: url('/nandi/images/meet_the_team_header.png') top left no-repeat;
	text-indent:-9999px;
}

#meet-the-team-main {
	width:800px;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:100px;
	background:#fff url('/nandi/images/nandi_wrapper_inside_bg.png') bottom left no-repeat;
	overflow:hidden;
}

#meet-the-team-main p.blurb {
	margin-bottom:20px;
	font-size:12px;
	line-height:16px;
	padding:0 70px;
	text-align:center;
	color:#11385c;
}

#meet-the-team-main #content p {
	margin-bottom:20px;
}

#meet-the-team-main #team-wrapper {
	width:747px;
	margin:0px auto;
}

#team-wrapper ul {
	width:548px;
	margin:0px auto;
	overflow:hidden;
	margin-bottom:45px;
}

#team-wrapper ul li {
	width:166px;
	float:left;
	margin-right:25px;
}

#team-wrapper ul li.last {
	margin-right:0;
}

#team-wrapper ul li a {
	width:166px;
	height:218px;
	display:block;
	text-indent:-9999px;
}

#team-member-1 {
	background: url('/nandi/images/team/team_1.png') top left no-repeat;
}

#team-member-2 {
	background: url('/nandi/images/team/team_2.png') top left no-repeat;
}

#team-member-3 {
	background: url('/nandi/images/team/team_3.png') top left no-repeat;
}

#team-member-4 {
	background: url('/nandi/images/team/team_4.png') top left no-repeat;
}

#team-member-5 {
	background: url('/nandi/images/team/team_5.png') top left no-repeat;
}

#team-member-6 {
	background: url('/nandi/images/team/team_6.png') top left no-repeat;
}

#team-member-7 {
	background: url('/nandi/images/team/team_7.png') top left no-repeat;
}

#documentary-team {
	background: url('/nandi/images/team/documentary_team.png') top left no-repeat;
}

#team-single {
	width:747px;
	margin:0px auto;
	overflow:hidden;
}

#team-photo {
	float:left;
	width:241px;
	text-align:right;
}

#team-photo a {
	width:139px;
	height:24px;
	background: url('/nandi/images/team/back_to_team.png') top left no-repeat;
	text-indent:-9999px;
	display:block;
	float:right;
	margin-top:15px;
	margin-right:5px;
}

#team-photo a span {
	display:none;
}

#team-bio {
	float:left;
	width:486px;
	padding-left:20px;
}

#team-bio #breadcrumbs {
	margin-bottom:15px;
}

#team-bio #breadcrumbs ul {
	display:inline;
	font-size:12px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#b2b2b2;
	text-decoration:none;
}

#team-bio #breadcrumbs ul li {
	display:inline;
}

#team-bio #breadcrumbs ul li a {
	color:#b2b2b2;
	text-decoration:none;
}

#team-bio h1 {
	width:276px;
	height:24px;
	text-indent:-9999px;
}

#team-bio h1#penning {
	background: url('/nandi/images/team/penning_header.png') top left no-repeat;
}

#team-bio h1#ntombela {
	background: url('/nandi/images/team/ntombela_header.png') top left no-repeat;
}

#team-bio h1#davis {
	background: url('/nandi/images/team/davis_header.png') top left no-repeat;
}

#team-bio h1#binder {
	background: url('/nandi/images/team/binder_header.png') top left no-repeat;
}

#team-bio h1#mullican {
	background: url('/nandi/images/team/mullican_header.png') top left no-repeat;
}

#team-bio h1#clauss {
	background: url('/nandi/images/team/clauss_header.png') top left no-repeat;
}

#team-bio h1#coco {
	background: url('/nandi/images/team/coco_header.png') top left no-repeat;
}

#team-bio h1#santucci {
	background: url('/nandi/images/team/santucci_header.png') top left no-repeat;
}

#team-bio h1#harris {
	background: url('/nandi/images/team/harris_header.png') top left no-repeat;
}

#team-bio h1#edwards {
	background: url('/nandi/images/team/edwards_header.png') top left no-repeat;
}

#team-bio h2 {
	font-size:12px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color:#b2b2b2;
	margin-bottom:20px;
}

#team-bio #bio {
	color:#4c4c4c;
	font-size:12px;
	line-height:19px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	padding-right:90px;
	margin-bottom:40px;
}

#bio p {
	margin-bottom:20px;
}

#bio blockquote {
	margin-bottom:20px;
	padding:0px 30px;
}

#team-navigation {
	width:396px;
	overflow:hidden;
}

#team-navigation a {
	color:#10385c;
	text-decoration:none;
	font-size:15px;
	line-height:19px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
}

.left {
	width:50%;
	float:left;
	text-align:left;
}

.left a {
	background: url('/nandi/images/team/prev_btn.png') center left no-repeat;
	padding-left:25px;
}

.right {
	width:50%;
	float:right;
	text-align:right;
}

.right a {
	background: url('/nandi/images/team/next_btn.png') center right no-repeat;
	padding-right:25px;
}

/* END OF MEET THE TEAM PAGE */

#nandi-wrapper-inside #nandi-nav {
	background: url('/nandi/images/nandi_inside_nav_bg.png') top left no-repeat;
	top:0;
}

#footer {
	width:800px;
	margin:0px auto;
	position:relative;
	font-family: "Lucida Grande", Arial, "MS Trebuchet", sans-serif;
	font-size:9px;
	color:#fff;
	text-align:right;
	margin-bottom:30px;
	overflow:hidden;
}

#nandi-wrapper-inside #footer {
	margin-top:25px;
}


#footer p {
	width:30%;
	float:left;
	text-align:left;
	display:block;
	line-height:14px;
}

#footer p a {
	color:#fff;
	text-decoration:none;
	line-height:14px;
	display:block;
}


#footer ul {
	width:70%;
	float:left;
}

#footer ul li {
	display:inline;
}

#footer ul li a {
	color:#fff;
	text-decoration:none;
}

#footer ul li a:hover {
	border-bottom:1px solid #fff;
}

#our-journey a em {
	background: transparent url('/nandi/images/bubble_popup.png') top center no-repeat;
	width:174px;
	height:76px;
	display:none;
	font-style:normal;
	font-weight:normal;
	left:30px;
	z-index:2;
	text-indent:1px;
	padding-top:15px;
	position:absolute;
	text-align:center;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	text-decoration:none;
	font-size: 12px;
	line-height:14px;	
	color:#0c2849;
}
