/* SLIDE IMAGES - ADD ADDITIONAL SLIDES HERE */


	div#slideshow a:link {
	z-index: 999;
	}
	
	div#slideshow section h2 {
	color: #8AB4E0;
	font-family: GeometricSlab703BT-Bold;
	font-size: 267%;
	line-height: 100%;
	text-shadow: 0px 0px 5px #000;
	}

	div#slideshow section h3 {
	color: #FFFFFF;
	font-family: RobotoBold;
	font-weight: normal;
	font-size: 197%;
	text-shadow: 0px 0px 5px #000;
	}

div#slideshow section#residential {
    background:url('slideshow/residential.jpg') no-repeat scroll 50% 0 #003655;
}


div#slideshow section#highrise {
    background:url('slideshow/highrise.jpg') no-repeat scroll 50% 0 #003655;
    display: none;
}

div#slideshow section#industrial {
    background:url('slideshow/industrial.jpg') no-repeat scroll 50% 0 #003655;
    display: none;
}

div#slideshow section#service {
    background:url('slideshow/service.jpg') no-repeat scroll 50% 0 #003655;
    display: none;
}
