#shadeLeft {
	height: 406px;
	width: 28px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../image/investment/shadeLeft-trans.png) repeat-y;
	z-index: 2; }
	
#shadeRight {
	height: 406px;
	width: 28px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../image/investment/shadeRight-trans.png) repeat-y;
	z-index: 2; }

.investmentSlider { 
	width: 896px; 
	height: 406px; 
	position: relative;
	background: url(../image/investment/patternLt.gif) repeat; }

.investmentSlider .wrapper { 
	width: 896px; 
	overflow: auto; 
	height: 361px; 
	position: absolute; 
	bottom: 0; 
	left: 0; }

.investmentSlider .wrapper ul { 
	width: 99999px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 0;
	padding: 0; }

.investmentSlider ul li { 
	display: block; 
	float: left; 
	padding: 0; 
	height: 361px; 
	width: 896px; 
	margin: 0; }

#thumbNav { 
	height: 45px;
	width: 896px;
	background: url(../image/investment/transparent_bkgd-trans.png) repeat; }

#thumbNav a { 
	float: left; 
	height: 45px; }
	
#thumbNav a#slide-jump-1 { 
	background: url(../image/investment/buttons/story.gif) no-repeat center;
	margin-left: 40px;
	display: inline;
	width: 105px; } /* IE fix! */
	
#thumbNav a#slide-jump-2 { 
	background: url(../image/investment/buttons/philosophy.gif) no-repeat center;
	width: 144px; }
	
#thumbNav a#slide-jump-3 { 
	background: url(../image/investment/buttons/strategy.gif) no-repeat center;
	width: 126px; }
	
#thumbNav a#slide-jump-1:hover { 
	background: url(../image/investment/buttons/story_ro.gif) no-repeat center; }
	
#thumbNav a#slide-jump-2:hover { 
	background: url(../image/investment/buttons/philosophy_ro.gif) no-repeat center; }
	
#thumbNav a#slide-jump-3:hover { 
	background: url(../image/investment/buttons/strategy_ro.gif) no-repeat center; }
	
#thumbNav a#slide-jump-1.current { 
	background: url(../image/investment/buttons/story_current.png) no-repeat center; }
	
#thumbNav a#slide-jump-2.current { 
	background: url(../image/investment/buttons/philosophy_current.png) no-repeat center; }
	
#thumbNav a#slide-jump-3.current { 
	background: url(../image/investment/buttons/strategy_current.png) no-repeat center; }

/* how do a current class */

.investmentSlider .forward {
	display: none; }

.investmentSlider .back {
	display: none; }
	
/* Prevents */

.investmentSlider .wrapper ul ul { 
	position: static; 
	margin: 0; 
	background: none; 
	overflow: visible; 
	width: auto; 
	border: 0; }

.investmentSlider .wrapper ul ul li { 
	float: none; 
	height: auto; 
	width: auto; 
	background: none; }
	
.investmentSlideText  { 
	padding: 0px 40px;
	height: 361px; }
	
#story.investmentSlideText  { 
	 background: url(../image/investment/image_story-trans.png) no-repeat bottom;  }

#philosophy.investmentSlideText  { 
	 background: url(../image/investment/image_philosophy-trans.png) no-repeat bottom; }
	
#strategy.investmentSlideText  { 
	 background: url(../image/investment/image_strategy-trans.png) no-repeat bottom; }

.investmentSlideText p {
	width: 608px;
	float: left;
	font: normal 13px/1.8 "georgia";
	margin-top: 50px; }
	
b {
	font-weight: bold;
	font-style: italic; }
	
br {
	line-height: 0.8em; }
	
.investmentSlider ul li .investmentSlideText ul { 
	border-left: 2px dotted #e57940;
	padding-left: 8px;
	width: 168px;
	float: right;
	margin-top: 50px; }
	
.investmentSlider ul li .investmentSlideText ul a { 
	font: bold 10px/1.8 "georgia";
	text-transform: uppercase;
	color: #754c24; }
	
.investmentSlider ul li .investmentSlideText ul a:hover { 
	color: #dd4c00; }

