		.stripViewer .panelContainer .panel ul {
			text-align: left;
			/*margin: 0 15px 0 30px;*/
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			/*margin: 20px 0;*/
			position: relative;
			/*width: 100%;*/
			/*width: 719px;*/
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll;}
		.csw .loading {margin: 200px 0 300px 0; text-align: center;}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 720px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 460px;
			clear: both;
			background: #fff;
			float: right;
			margin-right: 8px;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 720px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			/*padding: 10px;*/
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			display: none; /* Turns off top tabs */
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #000;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav a:hover {
			background: #9cf;
		}
		
		.stripNav a.current {
			background: #39c;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		
		
		
		
		
		
		
		

		
		
		
		
		
		
		
		ul#testimony_nav {
			float: left;
			width: 160px;
			position: absolute;
			top: 115px;
			margin-left: 41px;
		}
		
		ul#testimony_nav,
		ul#testimony_nav li {
			list-style: none;
		}
		
		ul#testimony_nav li a {
			text-indent: -9999px;
			overflow: hidden;
			margin: 15px 0;
		}
		
		a.btn_learn_more {
			margin: 10px 0 0 0;
			display: block;
		}
		
		a#wayne_nye {
			background: url(../images/nav_nye.gif);
			width: 106px;
			height: 26px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
		}
		
		a#wayne_nye.active {
			background: url(../images/nav_nye.gif) bottom left;
		}
		
		a#ian_sprouse {
			background: url(../images/nav_sprouse.gif);
			width: 117px;
			height: 26px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
		}
		
		a#ian_sprouse.active {
			background: url(../images/nav_sprouse.gif) bottom left;
		}
		
		a#tim_mcclaughlin {
			background: url(../images/nav_mcclaughlin.gif);
			width: 163px;
			height: 26px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
		}
		
		a#tim_mcclaughlin.active {
			background: url(../images/nav_mcclaughlin.gif) bottom left;
		}
		
		a#shelley_murphy {
			background: url(../images/nav_murphy.gif);
			width: 151px;
			height: 26px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
		}
		
		a#shelley_murphy.active {
			background: url(../images/nav_murphy.gif) bottom left;
		}
		
		a#robert_fehse {
			background: url(../images/nav_fehse.gif);
			width: 106px;
			height: 21px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
		}
		
		a#robert_fehse.active {
			background: url(../images/nav_fehse.gif) bottom left;
		}
		
		
		a#julie_williams {
			background: url(../images/nav_williams.gif);
			width: 151px;
			height: 26px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
		}
		
		a#julie_williams.active {
			background: url(../images/nav_williams.gif) bottom left;
		}
		
		a#rex_lamb {
			background: url(../images/rex_btn.gif);
			width: 96px;
			height: 21px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
		}
		
		a#rex_lamb.active {
			background: url(../images/rex_btn.gif) bottom left;
		}
		
		
		.robert {
			background: url(../images/fehse_intro.jpg) top left no-repeat;
			width: 289px;
			height: 259px;
			padding: 237px 414px 0 16px;
			text-align: left;
		}
		
		.shelley {
			background: url(../images/shelly_intro.jpg) top left no-repeat;
			width: 289px;
			height: 259px;
			padding: 237px 414px 0 16px;
			text-align: left;
		}
		
		.tim {
			background: url(../images/tim_intro.jpg) top left no-repeat;
			width: 289px;
			height: 259px;
			padding: 237px 414px 0 16px;
			text-align: left;
		}
		
		.wayne {
			background: url(../images/wayne_intro.jpg) top left no-repeat;
			width: 289px;
			height: 259px;
			padding: 237px 414px 0 16px;
			text-align: left;
		}
		
		.wayne p {
			margin: 0 0 15px 0;
			padding: 0;
			font-size: 13px;
		}
		
		.ian {
			background: url(../images/ian_intro.jpg) top left no-repeat;
			width: 289px;
			height: 259px;
			padding: 237px 414px 0 16px;
			text-align: left;
		}
		
		.julie {
			background: url(../images/julie_intro.jpg) top left no-repeat;
			width: 289px;
			height: 259px;
			padding: 237px 414px 0 16px;
			text-align: left;
		}
		
		.rex {
			background: url(../images/rex_intro.jpg) top left no-repeat;
			width: 289px;
			height: 259px;
			padding: 217px 414px 0 16px;
			text-align: left;
		}
				
		.panel ul,
		.panel ul li {
			list-style: none;
			display: inline;
			margin: 20px 0 0 0;
			padding: 0;
		}
		
		.panel p {
			line-height: 19px;
			margin: 0 0 10px 0;
			padding: 0;
			color: #999;
		}
		
		.panel ul li {
			background: url(../images/bullet.gif) center left no-repeat;
			padding-left: 20px;
		}
		
		.panel ul li.first {
			padding-right: 10px;
		}
		
		.panel ul li a {
			font-weight: bold;
			font-size: 13px;
		}



		
		#home-title {
			background: url(../images/title_experiences.gif) top left no-repeat;
			width: 378px;
			height: 72px;
			text-indent: -9999px;
			overflow: hidden;
			position: absolute;
			top: 152px;
			z-index: 20;
			margin-left: 41px;
		}