@charset "utf-8";
body {
	font: 100% Georgia, "Palatino Linotype", "Times New Roman", Times, serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #484848;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
}
.oneColElsCtr #container {
	width: 1028px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColElsCtr #homeNav {
	position: relative;
	left: 40px;
	top: 50px;
	right: 0px;
	bottom: 0px;
	width: 140px;
}
.oneColElsCtr #homeLogo {
	position: relative;
	left: 795px;
	top: -160px;
	right: 0px;
	bottom: 0px;
	height: 59px;
	width: 205px;
}
.oneColElsCtr #homeTestimonial {
	position: relative;
	left: 239px;
	top: -120px;
	right: 0px;
	bottom: 0px;
	width: 780px;
	height: 300px;
}
.oneColElsCtr #homePhone {
	position: relative;
	left: 868px;
	top: -457px;
	right: 0px;
	bottom: 0px;
	height: 9px;
	width: 66px;
}
.oneColElsCtr #drillNav {
	position: relative;
	left: 239px;
	top: -85px;
	right: 0px;
	bottom: 0px;
	width: 780px;
}
.oneColElsCtr #drillStart {
	position: relative;
	left: 239px;
	top: -103px;
	right: 0px;
	bottom: 0px;
	width: 780px;
}
.oneColElsCtr #drillClients {
	position: relative;
	left: 239px;
	top: -87px;
	height: 520px;
	width: 780px;
}
.oneColElsCtr #homePhone {
	position: relative;
	left: 868px;
	top: -457px;
	right: 0px;
	bottom: 0px;
	height: 9px;
	width: 66px;
}
.oneColElsCtr #drillUsPhone {
	position: relative;
	left: 868px;
	top: -524px;
	right: 0px;
	bottom: 0px;
	height: 9px;
	width: 66px;
}
.oneColElsCtr #drillClientsPhone {
	position: relative;
	left: 868px;
	top: -661px;
	right: 0px;
	bottom: 0px;
	height: 9px;
	width: 66px;
}
.oneColElsCtr #drillWorkPhone {
	position: relative;
	left: 868px;
	top: -653px;
	right: 0px;
	bottom: 0px;
	height: 9px;
	width: 66px;
}
.oneColElsCtr #drillStartPhone {
	position: relative;
	left: 868px;
	top: -553px;
	right: 0px;
	bottom: 0px;
	height: 9px;
	width: 66px;
}
