

#container-features {
	background-image: url(../images/bkgrd.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-position: 0px 75px;
}






#slider {
	float: left;
	margin-left: 400px;
	width: 590px;
	
}

  #transitionEffect {
	width: 620px;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	
	margin-top: -10px;
	float: right;
}

   
   
div.fadenav {
	position: absolute;
	margin-top: -12px;
	margin-left: 33px;
	top: 420px;
	z-index:4000;
	
	float: right;
}
div.fadenav a { display: block; background:  url('../images/dot.png') repeat-x 0 0; width: 10px; height: 10px; margin: 0 0 0 8px; float: left; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;  }
div.fadenav a:hover { text-decoration: none; }
div.fadenav a.current { background: url('../images/dot-on.png') repeat-x 0 0; }


#intro-slider{
	float: left;
	width: 355px;
	min-height: 335px;
	overflow: hidden;
	position:relative;
	margin-top:35px;
	padding-right: 10px;
	padding-left: 20px;
	height: 162px;
}

