.slideshow_image
{
	background-repeat: no-repeat;
	
	background-position: center center;
	
	-webkit-background-size: cover !important; 
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	
	height: 450px; 
	width: 100%;
}

#slideshow_image1
{
	background-image: url('../images/slideshow/slideshow1.jpg');	
}

#slideshow_image3
{
	background-image: url('../images/slideshow/slideshow3.jpg');	
}

#slideshow_image4
{
	background-image: url('../images/slideshow/slideshow4.jpg');	
}

#slideshow_image5
{
	background-image: url('../images/slideshow/slideshow5.jpg');	
}

#slideshow_image6
{
	background-image: url('../images/slideshow/slideshow6.jpg');	
}

#slideshow_image7
{
	background-image: url('../images/slideshow/slideshow7.jpg');	
}