	#hide_link {
	overflow: auto;
	display: none;
	position: absolute;
	left: 100px;
	top: 25px;
	z-index: 4;
	}

	#show_link {
	overflow: auto;
	display: block;
	}

	#flashcontent {
	width: 850px;
	height: 600px;
	display: none;
	z-index: 3;
	top: 0px;
	position: absolute;
	left: 0px;
	}

	#skin {
	z-index: 1;
	visibility: hidden;
	display: none;
	}
	
	#content {
	top: 0px;
	position: absolute;
	z-index: 0;
	}
	#content2 {
	z-index: 0;
	}
	
/*Video Library Styles */
	
	#flashcontent_library {
	width: 850px;
	height: 600px;
	display: none;
	text-indent:center;
	z-index: 3;
	top: 0px;
	position: absolute;
	left: 0px;
	}
	#show_link_library {
	overflow: visible;
	display: block;
	margin: 5px 5px 0px;
	padding: 15px 15px 0px;
	}
	#hide_link_library {
	overflow: auto;
	display: none;
	position: absolute;
	left: 100px;
	top: 25px;
	z-index: 4;
	}
	.bkg-deck {
	background-image: url(images/bkg_video_deck.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #CCCCDD;
	}
	.bkg-siding {
	background-image: url(images/bkg_video_siding.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #CCCCDD;
	}
	.bkg-vehicle {
	background-image: url(images/bkg_video_vehicle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #CCCCDD;
	}
	.bkg-driveway {
	background-image: url(images/bkg_video_driveway.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #CCCCDD;
	}
	.bkg-soappacs {
	background-image: url(images/bkg_video_soappacs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #CCCCDD;
	}
	.bkg-tech {
	background-image: url(images/bkg_video_tech.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #CCCCDD;
	}
	.bkg-safety {
	background-image: url(images/bkg_video_safety.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #CCCCDD;
	}
	.bkg-karcher {
	background-image: url(images/bkg_video_karcher.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #CCCCDD;
	}