#slideshowContainer {
	width:974px;
	height:320px;
	margin:55px auto 15px auto;
	clear:both;
	background-image:url(../Img/Slides/sliderBg1.png);
	background-repeat: no-repeat;
}
#slideshowLeft {
	float:left;
}
#slideshowRight {
	float:right;
}
.slideshow {
	margin:0 5px 0 0;
	width:450px;
	height:320px;
}
.slideshow img {
	background:none !important;
}
#nav {
	text-align:center;
	font-size: 6px;
}
#nav a {
	background-color: #666;
	text-decoration: none;
	margin: 0 6px;
	padding: 4px 5px;
	color:#666;
}
#nav a.activeSlide {
	color:#FF6600
}
#nav a:focus {
	outline: none;
}
.slide1
{
	margin:9px 0 0 0;
}
.slideWelcome1
{
	margin: 30px 0 0 20px;
}
