/* 
=================================================================== 
All Pages 
=================================================================== 
*/

.wrapper {
	width: 845px;
	margin: 0 auto;
}
#bgHeader {
	background-image: url(../images/backgrounds/bgHeader.jpg);
	background-repeat: no-repeat;
	width: 845px;
	height: 389px;	
	position: absolute;
	z-index:-1;
}
#bgCopy {
	background-image: url(../images/backgrounds/bgCopy.jpg);
	background-repeat: repeat-y;
	width: 845px;
	top: 389px;
	position: absolute;
	z-index:-1;
}
#bgFooter {
	background-image: url(../images/backgrounds/bgFooter.jpg);
	background-repeat: no-repeat;
	width: 845px;
	height: 159px;
	position: relative;
	z-index:-1;
	top: 10px;
}
#Logo {
	position: relative;
	width: 825px;
	top: 40px;
	left: 41px;
}
#PrimaryNav {
	color: #E3AF1A;
	font-size: 14px;
	position: relative;
	padding-left: 250px;
	top: -40px;
	z-index: 2;	
}
#copy {
	width: 750px;
	position: relative;
	z-index: 1;
	left: 46px;
	text-align: left;
}

/*
Begin Footer Images Control
*/
#img {
	padding: 10px;
 	height: auto;
 	width: auto;
 	float: left;
 	text-align: center;
}
#desc {
	text-align: center;
	font-weight: normal;
	width: 175px;
	margin: 25px;
/*
End Footer Images Control
*/
}
#Gallery {
 	text-align: center;
}

/*
=================================================================== 
Individual Pages
=================================================================== 
*/
#ContactHeader {
	background-image: url(../images/header/contact.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 300px;
	position: relative;
	z-index: 1;
	top: 40px;
	left: 38px;
}
#GeologyHeader {
	background-image: url(../images/header/geology.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 300px;
	position: relative;
	z-index: 1;
	top: 40px;
	left: 38px;
}
#HistoryHeader {
	background-image: url(../images/header/history.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 300px;
	position: relative;
	z-index: 1;
	top: 40px;
	left: 38px;
}
#IndexHeader {
	background-image: url(../images/header/index.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 300px;
	position: relative;
	z-index: 1;
	top: 40px;
	left: 38px;
}
#PricingHeader {
	background-image: url(../images/header/pricing.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 300px;
	position: relative;
	z-index: 1;
	top: 40px;
	left: 38px;
}
#TourHeader {
	background-image: url(../images/header/quarry.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 300px;
	position: relative;
	z-index: 1;
	top: 40px;
	left: 38px;
}
#UsesHeader {
	background-image: url(../images/header/uses.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 300px;
	position: relative;
	z-index: 1;
	top: 40px;
	left: 38px;
}
#WhatWeSellHeader {
	background-image: url(../images/header/WhatWeSell.jpg);
	background-repeat: no-repeat;
	width: 785px;
	height: 300px;
	position: relative;
	z-index: 1;
	top: 40px;
	left: 38px;
}
