/* CSS Document */


.home_slideshow
{

}

.home_slideshow_products
{
	border:1px solid #74a5cd;
	float:left;
	width:358px;
	height:206px;
	margin-right:10px;
}

.home_slideshow_products_text
{
	background-color:white;
	color: #74a5cd;
	padding:5px;
}
 
.home_slideshow_installations
{
	border:1px solid #74a5cd;
	float:left;
	width:358px;
	height:206px;
}

.home_slideshow_installations_text
{
	background-color:white;
	color: #74a5cd;
	padding:5px;
}