		
		/*::::::::::::::: SLIDEDECK SLIDE STYLE (BEGIN) :::::::::::::::*/
		
		#slidedeck_frame {
			width: 1080
			px;
			height: 635px;
			position: relative;
			overflow:hidden;
		}
		
		dl.slidedeck {
			position: relative;
			width: 100%;
			height: 100%;
			margin: 0;
			padding: 0;
			float: right;
			background: #ccc;
		}
		
		dl.slidedeck > dd {
			position: relative;
			margin: 0;
			border-bottom: 0 solid #ccc;
			overflow: hidden;
		}
				
		dl.slidedeck dd.slide_1{
			background: url('../images/Zicam_Manifesto_V7c_1080x635.jpg') center center no-repeat;
		}	
		
		dl.slidedeck dd.slide_2{
			background: url('../images/Finlandia1_635.jpg') center center no-repeat;
		}
		
		
		dl.slidedeck dd.slide_3{
			background: url('../images/finlandia2_635.jpg') center center no-repeat;
		}
		dl.slidedeck dd.slide_4{
			background: url('../images/vmwareAirwatch_635.jpg') center center no-repeat;
		}
		dl.slidedeck dd.slide_5{
			background: url('../images/vmwareAirwatch_1080.jpg') center center no-repeat;
		}
		
		
		dl.slidedeck dd.slide_6{
			background: url('../images/garanimal1_635.jpg') center center no-repeat;
			
		}
		
		dl.slidedeck dd.slide_7{
			background: url('../images/assuredGuaranty2_635.jpg') center center no-repeat;
		}
		dl.slidedeck dd.slide_8{
			background: url('../images/greatGrain_635.jpg') center center no-repeat;
		}
		
		
		dl.slidedeck dd.slide_9{
			background: url('../images/estroven1_635.jpg') center center no-repeat;
		}
		
		dl.slidedeck dd.slide_10{
			background: url('../images/leggMason_635.jpg') center center no-repeat;
		}
		
		dl.slidedeck dd.slide_3x{
			background: url('../images/Zicam_Manifesto_V14_635.jpg') center center no-repeat;
		}
		
		dl.slidedeck dd.slide_5x{
			background: url('../images/finlandia4_635.jpg') center center no-repeat;
		}
		
		dl.slidedeck dd.slide_7x{
			background: url('../images/GS1245244_V21_1080_635.jpg') center center no-repeat;
		}
		
		
		/*::::::::::::::: SLIDEDECK SLIDE STYLE (END) :::::::::::::::*/
		
		/*::::::::::::::: CAPTION STYLE (BEGIN) :::::::::::::::*/
		
		div.caption{
	
	background: rgba(175, 189, 34, 0.8);
	width: 237px;
	height: 84px;
	padding: 10px 5px;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0px;			
		}
		
		div.caption h3, div.caption p, div.title h3, div.title p{
	margin:0;
	font-size: 11px;
	display: block;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
		}
		
		div.caption h3{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
		}
		
		
		
		/*::::::::::::::: CAPTION STYLE (END) :::::::::::::::*/
		
		/*::::::::::::::: VERTICAL NAVIGATION STYLE (BEGIN) :::::::::::::::*/
		
		#slidedeck_frame:hover ul.galleryArrows{
			display:block;
		}
		
		ul.galleryArrows{
			position:absolute;
			display: none;
			margin: -14px 0 0;
			padding: 0;
			list-style:none;
			overflow:visible;
			top: 45%;
			width:1080px;
			z-index:10;
		}
		
		ul.galleryArrows li{
			position: absolute;
			margin: 0;
			padding: 0;
		}
		
		ul.galleryArrows li a{
			display: block;
			position: relative;
			overflow: hidden;
			width: 27px;
			height: 0;
			line-height:30px;
			padding: 27px 0 0;
			background: url('../images/galleryNav6.png') 0 0 no-repeat;
		}
		
		ul.galleryArrows li.next a{
			background-position: -27px 0;
		}
		
		ul.galleryArrows li.prev{
			left: 10px;
		}
		
		ul.galleryArrows li.disabled a{
			cursor: default;
		}
		
		ul.galleryArrows li.next.disabled a{
			background-position: -27px -27px;
		}
		
		ul.galleryArrows li.prev.disabled a{
			background-position: 0 -27px;
		}
		
		ul.galleryArrows li.next{
			right: 10px;
		}
			
		ul.galleryNav{
			position:absolute;
			top: 78px;
			margin: 0;
			padding: 0;
			list-style:none;
			z-index:10;
			left: 8.2%;
		}
		
		ul.galleryNav li{
			display:block;
			float:left;
			margin: 0;
			padding: 0;
		}
		
		ul.galleryNav li a{
			display:block;
			position:relative;
			overflow:hidden;			
			height:0;
			width:15px;
			line-height: 20px;
			padding: 15px 0 0;
			background: url('../images/galleryNav6.png') -8px -60px no-repeat;
		}
		
		ul.galleryNav li.active a{
			background-position: -35px -60px;
		}
		
		/*::::::::::::::: VERTICAL NAVIGATION STYLE (END) :::::::::::::::*/
		
