@charset "UTF-8";
body {
	font: myriad; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	background-image: url(IMAGES/Shell.home5.72.jpg);
	height: 592px;
	width: 792px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
}
.oneColFixCtrHdr #header {
	width: 200px;
	height: 340px;
	margin-top: 178px;
}
.oneColFixCtrHdr #header h1 {
}
.oneColFixCtrHdr #mainContent {
	margin-left: 400px;
	margin-right: 40px;
	margin-top: 20px;
	text-align: left;
	left: -144px;
	width: 495px;
	top: 146px;
	height: 382px;
	position: absolute;
}
.oneColFixCtrHdr #footer {
	margin-top: 100px;
	position: absolute;
	width: 784px;
	top: 493px;
	height: 61px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	left: 123px;
}
.oneColFixCtrHdr #footer p {
}

