@charset "UTF-8";
/* CSS Document */

#front #header { background-color: #fff; padding-bottom: 0; }
#front #nav { bottom: 0; }

#intro { background: url(../images/img-vesely-main.gif) bottom right no-repeat; height: 219px; list-style: none; margin: 0; padding-bottom: 10px; position: relative; width: 748px; z-index: 5; }
	#intro li { display: none; height: 219px; left: 0; padding: 0; position: absolute; top: 0; width: 748px; }
	#intro h1 { color: #ffae00; text-shadow: #000 0 0 20px; text-transform: uppercase; }
	#intro p { color: #fff; font-weight: bold; line-height: 17px; }
	#intro .testimonials { margin: -3px 0 0 -3px; }
#intro #truck-on-road, #intro #image1 { background: url(/images/img-main-road-bg.jpg) no-repeat 0 0; display: list-item; }
	#intro #truck-on-road .intro-text, #intro #image1 .intro-text { top: 40px; right: 20px; position: absolute; width: 330px; }
#intro #moving-boxes, #intro #image2 { background: url(/images/img-main-boxes-bg.jpg) no-repeat 0 0; }
	#intro #moving-boxes .intro-text, #intro #image2 .intro-text { position: absolute; right: 20px; top: 40px; width: 350px; }
#intro #family, #intro #image3 { background: url(/images/img-main-family-bg.jpg) no-repeat 0 0; }
	#intro #family .intro-text, #intro #image3 .intro-text { position: absolute; left: 20px; top: 40px; width: 350px; }
	
#track-shipment { display: block; margin: 0 auto; width: 243px; }
