@import url(reset.css);
@import url(text.css);
@import url(960.css);

.bannerContainer {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:359px;
	background-image:url(../images/banner.jpg);
	background-repeat: no-repeat;
}
.box {
	width:300px;
	border:1px solid #999999;
	background-color: #efefef;
	height: 292px;
}
.lubricationBox {
	width:300px;
	border:1px solid #999999;
	background-color: #efefef;
	height: 290px;
	background-image: url(../images/pouringBox.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.industrialBox {
	width:300px;
	border:1px solid #999999;
	background-color: #efefef;
	height: 290px;
	background-image: url(../images/industrialServices.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.historyText {
	width: 900px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
	text-align: center;
}
.fuelingBox {
	width:300px;
	border:1px solid #999999;
	background-color: #efefef;
	height: 290px;
	background-image: url(../images/fuelingTruck.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#threeBoxes {
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.historyStatement {
	width:940px;
	height:86px;
	background-image:url(../images/historyBkgrd.png);
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	background-position: 0px 20px;
	background-repeat: no-repeat;
}	
/*Main Navigation*/

.mainNav {
	zoom:1;
}
ul.mainNav a{
	text-decoration:none;
	color:#494949;
	text-decoration:none;
	padding: 0px 0px 0px 15px;
	margin-right: -12px;
	background-image: url(../images/navVerticalLine.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	
}
ul.mainNav li{
	display: inline;
	margin-left:26px;
}
ul.mainNav li.first a {
background:none;
}
ul.mainNav li.first {
background:none;
}
ul.mainNav {
	margin-left:0px;
	list-style:none;
	padding-left:0px;
	padding-top:6px;
	padding-bottom:5px;
	text-align: left;
}
.navBorder {
	background-color: #E3E3E3;
	height: 35px;
	width: 940px;
	border: 1px solid #939393;
}
.mainNav a:hover {
	color:#390;
	font:bold;
}
.mainNav a:active {
	color: #FFF;
	background-color: #939393;
}
.copyright {
	font-size: 0.9em;
	text-align: right;
}
.copyright a {
	text-decoration:none;
	color:#494949;
	line-height: 4em;
}
ul.footerNav li {	
	list-style:none;
	margin-left:15px;
}
ul.footerNav a {	
	text-decoration:none;
	color:#494949;	
}
.footWrapper {
	background-color: #E3E3E3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aeaeae;
	border-bottom-color: #aeaeae;
	border-left-color: #aeaeae;
	width: 938px;
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:6px;
	padding-top:20px;
}
.footerColumns {
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:7px
}
.triBox {
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.lubeBox {
	width: 220px;
	margin-right: 10px;
	margin-left: 70px;
	margin-top: 10px;
}
h6 {
	color:#390;
	text-transform:uppercase;
	letter-spacing:0.12em;
}.imagesBorder {
	border: 1px solid #494949;
}
a {	
	text-decoration:none;
	color:#494949;	
}
.bulkImages {
	margin-top:30px;
	border:solid 1px #939393;
}
.industrialImages {
	margin-top:30px;
	border:solid 1px #939393;
}
.moreLink {
	color:#390;
	letter-spacing:0.12em;
	text-indent:20px;
	font-weight:bold;
}
.youTube {
	width:460px;
	padding:30px 0px 0px 40px;
}