/*
    Theme Name: See Safety Harbor
    Description: Home Page
    Author: Design by Safety Harbor Web Design
    Author URI: http://safetyharborwebdesign.com/

*/

@charset "utf-8";
/* CSS Document */


#side-menu ul li .pk-folly
{
	position:relative;
	left:-5px;
	top:0px;
	overflow:hidden;
	width:188px;
	height:21px;
	background:url(/images/side_menu/pk-folly2.png) no-repeat 0 0;
	z-index:999
}

#side-menu ul li .pk-folly-n
{
	position:relative;
	left:-5px;
	top:0px;
	overflow:hidden;
	width:188px;
	height:21px;
	background:url(/images/side_menu/pk-folly2.png) no-repeat 0 -42px;
	z-index:999
}

#side-menu ul li .pk-folly:hover
{
background-position:0 -21px
}

#menum
{
        position:relative;
	left:15px;
        z-index:22;
        width:188px;
        height:700px;
	background-image:url(/images/page/menu-middle1.png);
	background-repeat:yes-repeat;
}

#side-bottom
{
	position:relative;
	top:550px;
	left:15px;
	z-index:22;
	width: 188px;
	height:151px;
	background-image:url(/images/page/side-bottom.png);
	background-repeat:no-repeat;
}