#slide-container {
  width: 940px;
  height: 308px;
  margin: 30px auto;
  background: url(../images/slideimage1.jpg) center center no-repeat;
}
ul#slideshow,
ul#slideshow li {
  display: none;
}
#featuredworks ul {
  height: 170px;
  width: 440px;  
  background: url(../images/featured-img-placeholder.jpg) center center no-repeat; 
}
#featuredworks ul li {
  display: none; 
}
#slide-around {
  background:url(../images/slideshadow2.png) 100%  100% no-repeat;  
}
#slide-around ul {
  display: none;
}
a.button{
  font-size: 1.2em;
}
a.green-button {
	font-weight: normal;
	font-size: 1.2em;
}
#slider {
  display: none;
}
#slogan h4 {
  margin-top: 18px;
  line-height: 1.5em;
}
ul#serviceslist li h4 {
	font-size: 2.2em;
	margin-bottom: 20px;
}
#featuredworks {
  background: url(../images/bg-carousel-noscript.png) bottom center no-repeat;
}
