#home-animation {
	text-align:center;
	width: 900px;
	height:300px;
	background-color:#eaeaea;
}

#home-banners {
	text-align:left;
	border-top:15px solid #ffffff;
	width: 900px;
	height:165px;
	background-color:#eaeaea;
	border:0px;
}

#content-homepage {
	width:900px;
	text-align:left;
	background-color:#FFFFFF;
	border-top:2px solid #CCCCCC;
	margin-top:15px;
}

.home-banners {
	width:213px;
	border-right:15px solid #ffffff;
	float:left;
	background-color:#ffffff;
}

.home-banners-last {
	width:215px;
	float:left;
	background-color:#ffffff;
}

#slideshow  {  
	background: #eaeaea; 
	width: 900px;
	height:30px;
	border-top: 15px solid #ffffff; 
	font-family:helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	}
	
#slideshow a:link {color: #666666; text-decoration: none;}
#slideshow a:active {color: #666666; text-decoration: none;}
#slideshow a:visited {color: #666666; text-decoration: none;}
#slideshow a:hover {color: #000000; text-decoration: underline;}

#slideshow div { 
	width:880px; 
	text-align: left; 
	padding:10px; 
	margin:0 
	}
