/* Bast Hatfield: Home CSS  */
/* Shannon-Rose Design 2007 		*/
div#logo {
	width: 218px;
	position: relative;
	float: left;
	left: 42px;
	top: 20px;
	z-index: 6;
	position: relative;
}
div#main {
	width: 800px;
	height: 314px;
	z-index: 4;
	position: relative;
	background: transparent url(/imgs/slideshow/homeMainBkgd.jpg) left top no-repeat;
}
#main h1, #mainDouble h1 { font: normal 2.6em/1.2em Georgia, "Times New Roman", Times, serif; color: #fff; }
#main h1.slide1 { padding: 20px 0 0 475px; font: normal 2.2em/1.2em Georgia, "Times New Roman", Times, serif; color: #fff; }
#mainDouble h1.slide2 { padding: 145px 0 0 420px; color: #000; }
h1.slide3 { padding: 75px 0 0 490px; }
h1.slide4 { padding: 215px 0 0 485px; }
h1.slide5 { padding: 15px 0 0 545px; }
#mainDouble h1.slide6 { padding: 25px 0 0 15px; color: #000; font-size: 1.8em; line-height: 1.625em; }
h1.noShow, p.noShow { display: none; visibility: hidden; }
#main h1 span { color: #ffc78a; float: right; text-align: right; padding-right: 15px; }
#main h1 em, #mainDouble h1 em { font-style: italic; }
p.replay {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
	font: normal 10px/19px Arial, sans-serif;
	width: 74px;
	height: 19px;
	padding: 10px 0 0 215px;
}
p.replay a {
	display: block;
	width: 74px;
	color: #000;
	border: 3px solid #000;
	height: 19px;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
}
p.replay a:hover {
	color: #fff;
	background-color: #333;
}
div#mainDouble {
	width: 800px;
	height: 314px;
	z-index: 2;
	position: relative;
	margin-top: -314px;
	background: transparent url(/imgs/slideshow/homeMainBkgd6.jpg) left bottom no-repeat;
}
div#navBar {
	width: 800px;
	height: 26px;
	background: #151515;
}
#navBar ul {
	margin: 7px 0 0 35px;
	float: left;
}
#navBar li {
	float: left;
	display: inline;
	color: #fe9119;
	margin: 0 20px 0 0;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
}
#navBar li a {
	text-decoration: none;
	color: #ccc;
	margin-left: 5px;
}
#navBar li a:hover {
	text-decoration: none;
	color: #edb67a;
}
div#content {
	width: 800px;
	height: 20em;
	background: transparent url(/imgs/workersBkgd.jpg) left top no-repeat;
}
div#spotlight {
	width: 300px;
	float: left;
	display: inline;
}
#spotlight div.customerSpotlightTop {
	width: 218px;
	height: 21px;
	margin: 10px 0 0 40px;
	background: #4c4c4c url(/imgs/customerSpotlightTopBkgd.jpg) left top no-repeat;
}
.customerSpotlightTop h3 {
	color: #ccc;
	letter-spacing: 0.2em;
	font: normal 11px/11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 5px 0 0 10px;
}
#spotlight div.customerSpotlightBottom {
	width: 218px;
	/*height: 81px;*/
	margin: 0 0 0 40px;
	background: #828282 url(/imgs/customerSpotlightBottomBkgd.jpg) left top no-repeat;
}
.customerSpotlightBottom img {
	float: left;
	display: inline;
	margin: 13px 10px 10px 8px;
}
.customerSpotlightBottom a img {
	border: 1px solid #cbcbcb;
}
.customerSpotlightBottom a:hover img {
	border: 1px solid #ffc17c;
}
.customerSpotlightBottom h2 {
	color: #ffc17c;
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
	display: inline;
	width: 130px;
	padding: 8px 10px 0 0;
}
.customerSpotlightBottom p {
	color: #fff;
	padding-bottom: 10px;
	float: right;
	display: inline;
	margin-right: 73px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
.customerSpotlightBottom a {
	color: #fff;
	text-decoration: none;
}
.customerSpotlightBottom a:hover {
	text-decoration: none;
	color: #ffc17c;
}
div#servicesSelect {
	width: 500px;
	float: left;
	display: inline;
}
#servicesSelect h2 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font: normal 18px/25px Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 0 1.38em;
}
#servicesSelect h2 a, 
#servicesSelect h2 a:hover {
	color: #fff;
	text-decoration: none;
}
#servicesSelect p {
	color: #cbcbcb;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
}
#servicesSelect ul.servicesLeft {
	display: inline;
	float: left;
	margin: -30px 0 0 155px;
}
#servicesSelect ul.servicesRight {
	display: inline;
	float: left;
	margin: -30px 0 0 2px;
}
#servicesSelect li {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #ffc17c;
	background: #4c4c4c url(/imgs/servicesListBkgd.jpg) left top repeat-x;
}
.servicesLeft li {
	width: 171px;
	height: 21px;
}
.servicesRight li {
	width: 138px;
	height: 21px;
}
#servicesSelect li a {
	text-decoration: none;
	color: #fff;
	padding: 3px 5px;
	display: block;
}
#servicesSelect li a:hover {
	text-decoration: none;
	color: #ffc17c;
}
#servicesSelect li img {
	margin: 0 5px -3px 0;
}