#centered_content {
	padding-top: 120px;
	height: 1000px;
	
	margin-bottom: 200px;
}


#ultimate_container {

}

#title_bar_base, #title_bar_texture {
	height: 62px;
	/* position: absolute; */
}

#nav_bar_base, #nav_bar_texture {
	top: 73px;
	height: 32px;
	/* position: absolute; */
}

#title_text_container {
	/* position: absolute; */
}

#title_text_image {
	width: 694px;
	height: 35px;
	margin: 29px auto 20px auto;
	background-image: url(../images/interface/title_text_image_ipad_blue.png);
	background-repeat: no-repeat;
	/* position: relative; */
	/* visibility: hidden; */
}

#navigation_container {
	top: 65px;
	z-index: 25;
	/* position: absolute; */
}

#navigation {
	height: 62px;
	width: 800px;
	margin: 0px auto 0px 0px;
}

.nav a:link, .nav a:visited, #nav_current_page {
	font-size: 24px;
	width: 170px;
}

#nav_current_page {
	letter-spacing: 0.10em;
}

.dropshadow_title {
	top: 62px;
	/* position: absolute; */
}

.dropshadow_nav {
	top: 105px;
	/* position: absolute; */
}

#title_deco_image {
	top: 0px;
	width: 59px;
	height: 84px;
	right: 40px;
	background-image: url(../images/interface/title_deco_image_59x84.jpg);
	background-repeat: no-repeat;
	/* position: absolute; */
}

.contact #confirmation {
	margin: 200px auto -400px auto;
}

.subnav {
	visibility: hidden;
}
