/**************************************************************************************/
/*
/*	  Designed by 'AS Designing'
/*	  http://www.asdesigning.com
/*
/**************************************************************************************/

#slideshow
{
	float:left;
	width: 970px;
	height: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

#fading 
{
	float:left;
	width: 970px;
	height: 230px;
	margin: 20px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	background:transparent;
}

#fading img 
{
}
