@charset "UTF-8";
/* CSS Document */

#content_main {
	width:780px;
	margin: 0px auto;
	text-align: center;
}
/*
#tour_nav {
	width: 624px;
	margin: 30px auto 0px;
	clear: both;
}
*/
#tour_nav {
	width: 624px;
	position:absolute;
	bottom:9px;
	left:88px;
}
#tour_nav li {
	float: left;
	width: 104px;
	margin: 0px;
}
#tour_nav a {
	display: block;
	float: left;
	height: 40px;
	width: 104px;
	background: url(../images/09/tour_nav.png) no-repeat left top;
}
#tour_nav a span {
	position: absolute;
	text-indent: -10000px;
	margin-left: -10000px;
}
#tour_nav #a-t1 {
	background-position: 0 0;
}
#tour_nav #a-t2 {
	background-position: -104px 0;
}
#tour_nav #a-t3 {
	background-position: -208px 0;
}
#tour_nav #a-t4 {
	background-position: -312px 0;
}
#tour_nav #a-t5 {
	background-position: -416px 0;
}
#tour_nav #a-t6 {
	background-position: -520px 0;
}
#tour_nav .selected #a-t1 {
	background-position: 0 -40px;
}
#tour_nav .selected #a-t2 {
	background-position: -104px -40px;
}
#tour_nav .selected #a-t3 {
	background-position: -208px -40px;
}
#tour_nav .selected #a-t4 {
	background-position: -312px -40px;
}
#tour_nav .selected #a-t5 {
	background-position: -416px -40px;
}
#tour_nav .selected #a-t6 {
	background-position: -520px -40px;
}

/*
#tour_top {
	background: url(../images/09/tour_frame.png) no-repeat left top;
	margin: 0px auto;
	clear: both;
	height: 10px;
	width: 780px;
}

#tour {
	clear: both;
	margin: 0px auto;
	width: 780px;
	background: url(../images/09/tour_frame_mid.png) repeat-y left top;
	overflow: hidden;
	position: relative;
	text-align: center;
	min-height:32em;
}
*/
#tour_top {
	background: url(../images/09/tour_frame_alt.png) no-repeat left 50px;
	margin: 0px auto;
	clear: both;
	width: 800px;
	height:70px;
	position:relative;
}

#tour {
	clear: both;
	margin: 0px auto;
	width: 800px;
	background: url(../images/09/tour_frame_mid_alt.png) repeat-y left top;
	overflow: hidden;
	position: relative;
	text-align: center;
	min-height:32em;
}
#scroller, #tour_content, .section {
	/*height: 32em;*/
}
#scroller {
	margin: 0px auto;
	width: 760px;
	position: relative;	/*overflow: hidden;*/
	background: #FFFFFF;
}
/*
#tour_foot {
	background: url(../images/09/tour_frame.png) no-repeat left -590px;
	clear: both;
	height: 10px;
	width: 780px;
	margin: 0px auto;
	padding-top: 10px;
}
*/
#tour_foot {
	background: url(../images/09/tour_frame_alt.png) no-repeat left -600px;
	clear: both;
	height: 20px;
	width: 800px;
	margin: 0px auto;
	padding-top: 10px;
}
#tour_content {
	/*width: 4560px;*/
}
.section {
	width: 760px;
	text-align: left;
	clear:both;
	border-top: 1px solid #CCCCCC;
	min-height:32em;
	background: #FFFFFF url(../images/09/gradient_gray-1.png) repeat-x left bottom;
}
h2:first-child {
	margin-top: 0px;
}
#t1 {
	background: #000E33 url(../images/09/tour_overview_bkgd.png) no-repeat left bottom;
	color: #FFFFFF;
}
#t1 .text {
	margin: 0px 50px;
	padding-bottom: 180px;
	padding-top: 30px;
}
#t1  .col {
	width: 320px;
}

#t1 .col p:first-child, #t1 .col ul:first-child, #t1 .col li:first-child {
	margin-top: 0px;
}
#t2 .screens {
	float: left;
	width: 250px;
	margin-left: 60px;
	padding-top: 20px;
	display:inline;
}
#t2 .screens ul {
	overflow: hidden;
}
#t2 .screens li {
	margin: 10px;
	float: left;
	width: 60px;
	display:inline;
}
#t2 .screens img {
	display: block;
	margin: 0px;
}
#t2 .screens .teeny {
	line-height: 1.2em;
	display: block;
	margin-top: 0.5em;
}
#t2 .text {
	float: right;
	width: 380px;
	margin-right: 60px;
	display:inline;
}
#t2  .screens  >p {
	text-align: center;
	margin-top: 2em;
	clear: left;
}
#t3 .quote {
	display: inline;
	float: left;
	width: 220px;
	margin-top: 30px;
	margin-left: 70px;
}
#t3 blockquote {
	margin-bottom: 2em;
	position: relative;
}
#t3  .quote  blockquote p {
	font-size: 1.25em;
	margin: 0px;
	color: #597080;
}
#t3 .quote .q1 {
	display: block;
	width: 1em;
	position: absolute;
	left: -1em;
	top: 0px;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #0072cf;
}
#t3 .q2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0072cf;
}
#t3 .quote p.cite {
	font-size: 0.84em;
	margin-left: 3em;
	margin-top: 1em;
}
#t3 .content {
	display: inline;
	float: right;
	width: 400px;
	margin-right: 50px;
	padding-top: 30px;
}
#t3 .content h2 {
	margin-top: 0px;
}
#t4 .content {
	width: 480px;
	margin-left: 70px;
	padding-top: 30px;
	background: url(../images/09/rx_lock.jpg) no-repeat left 50%;
	padding-left: 160px;
}
#t4 h2 {
	margin-top: 0px;
}
#t4 li {
	margin-top: 1.5em;
}
#t5 .content {
	margin-left: 50px;
	padding-top: 30px;
	padding-left: 260px;
	width: 400px;
	background: url(../images/09/laptop.jpg) no-repeat left 50%;
}
#t5 li {
	margin-top: 1.5em;
}
#t6 .diagram {
	float: left;
	display:inline;
	margin-left: 60px;
	padding-top: 60px;
	width: 220px;
	color: #597080;
}
#t6 .content {
	float: right;
	display:inline;
	width: 380px;
	margin-right: 70px;
	padding-top: 30px;
}
#content_sub {
	clear: both;
	width: 960px;
	background: url(../images/09/map_columns_box.png) no-repeat left top;
	margin: 30px auto 0px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#columns {
	overflow: hidden;
	background: #FFFFFF url(../images/09/map_columns_bkgd.png) repeat-y left top;
}
#columns_bottom {
	clear: both;
	width: 960px;
	background: #FFFFFF;
	padding-top: 10px;
}
#columns_bottom .bkgd1 {
	padding: 0.5em;
	background: url(../images/09/gradient_yel1.png) repeat-x left top;
	font-size: 1.1em;
	font-weight: bold;
}
#content_sub .col {
	width: 220px;
	margin: 0px 10px;
	text-align: left;
	font-size: 0.92em;
	display: inline;
}
#content_sub h3 {
	font-size: 1.083em;
	font-weight: bold;
}
#content_sub .col h3:first-child {
	margin: 0px;
}
#content_sub   .col h4  {
	margin: 0px 0px -0.75em;
	color: #597080;
}
#col4 .teeny {
	margin: 0.25em 0em;
}
#col4 .sponsor  {
	text-align: center;
	margin: 0.75em;
}
#col4 .bkgd1 {
	background: url(../images/09/gradient_yel1.png) repeat-x left top;
	margin-top: 1.5em;
	padding: 10px;
}
#col4 .bkgd1 h3 {
	margin: 0px;
}
.bkgd1  .tel  {
	text-align: center;
	margin-top: 0.25em;
	margin-bottom: 0em;
	font-size: 1.5em;
	font-weight: bold;
	color: #990000;
	vertical-align: -0.1em;
}
