
.homepics{
	width:668px;
	height:450px;
	/*z-index:-5;*/
	text-align:center;
	position:relative;
	top:-18px;
	z-index:-50;
	}
.homepics div {  
    padding: 0;  
    border:  0;  
    width:668px;
	height:450px; 
  
  /*
  	top:  0; 
    left: 0 
*/
	}


.homepics h1{
	margin:30px 0 0 0;
	/*margin:0;*/
	}
#home-slide-nav{
	width:auto;
	height:18px;
	position:relative;
	width:188px;
	left:240px;
	top:395px;
	z-index:100;
	}

#home-slide-nav a{
	background:url(images/home-pic-slide-nav.gif) no-repeat 0 0;
	overflow:hidden;
	width:18px;
	float:left;
	height:18px;
	text-indent:-9999px;
	}
#home-slide-nav a:hover{
	background:url(images/home-pic-slide-nav.gif) no-repeat 0 -14px;
	}
#home-slide-nav a.activeSlide{
	background:url(images/home-pic-slide-nav.gif) no-repeat 0 -28px;
	}
	
.slide_nav {
	margin:5px 0;
	text-align:right;
	}
	
#next2 {
	margin:5px 35px 5px 5px;
	}
	
#prev2 {
	margin:5px;
	}