#slideshow {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-273px;
	margin-left:-418px;	
}
#slideshow * {
	z-index:1000;
}
#slideshow-close-btn {
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-295px;
	margin-left:378px;
	height:58px;
	width:62px;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_close-100825.png) no-repeat;
	text-indent:-99999px;
	z-index:1001;
}
#slideshow-top {
	position:relative;
	width:835px;
	height:18px;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_top.png) no-repeat;
}
#slideshow-content {
	position:relative;
	width:835px;
	height:465px;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_bg.png) repeat-y;
}
#slideshow-content img {
	position: absolute;
	left:18px;
}
#slideshow-menu {
	position:relative;
	width:835px;
	height:50px;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_bg.png) repeat-y;
}
#slideshow-left {
	position:absolute;
	width:40px;
	height:40px;
	left:15px;
	top:5px;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_btns.jpg) no-repeat;
	background-position:0 0;
	text-indent:-99999px;
}
#slideshow-left:hover {
	background-position:0 -39px;
}
#slideshow-right {
	position:absolute;
	width:40px;
	height:40px;
	left:550px;
	top:5px;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_btns.jpg) no-repeat;
	background-position:-40px 0;
	text-indent:-99999px;
}
#slideshow-right:hover {
	background-position:-40px -39px;	
}
#slideshow-buy-now {
	position:absolute;
	height:54px;
	width:147px;
	top:0px;
	left:670px;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_buy.jpg) no-repeat;
	text-indent:-99999px;
}
.slideshow-bullet {
	position:absolute;
	width:40px;
	height:40px;
	top:8px;
	left:80px;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_btns.jpg) no-repeat;
	background-position:-40px -78px;
	text-indent:-99999px;
}
.slideshow-bullet:hover, .slideshow-bullet-current {
	background-position:0 -78px;
}
#slideshow-bottom {
	position:relative;
	width:835px;
	height:18px;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_btm.png) no-repeat;
}
#slideshow-overlay {
	position:fixed;
	z-index:999;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(http://cache.paswebteam.com/paloalto.com/images/business_plan_software/overlay_outer.png);
}
