

body{
	text-align:center; /** fix IE and consort to center **/
	margin:0px;
	padding:0px;
	background: #633F23 url(images/bg.gif);
	font: 11px Tahoma,Arial, Helvetica, sans-serif; color:#333333;
}

body, html{ height:100%;} 

a {
	color: #2065CD;
}
h3 {
	margin: 0px;
	padding: 10px 0 10px 0;
}
h2 {
	margin: 0px;
	padding: 10px 0 10px 0;
}

#main {
	padding: 0px;
	margin:0px auto;
	text-align:left; /** restore text align on left **/
	width: 768px;
}

#logo {
	width: 768px;
	height: 84px;
	padding: 0;
	margin-top: 15px;
	background:  #FFFFFF;
}

/* #main-nav {
	margin: 0; 
	padding: 0px 0 0 0;
	width: 768px;
	height: 29px;
	background: #000000;

}

#main-nav a{
	display:block;
	float: left;
	margin:0px 10px 0 10px; 
	height:29px;
	color:#FFFFFF;
	text-decoration:none;
}
a#home {
	background: url(images/nav_home.gif) 5px no-repeat;
	width: 41px;
}
a#consult {
	background: url(images/nav_consult.gif) 5px no-repeat;
	width: 133px;
}
a#products {
	background: url(images/nav_products.gif) 5px no-repeat;
	width: 67px;
}
a#construct {
	background: url(images/nav_construct.gif) 5px no-repeat;
	width: 94px;
}
a#about {
	background: url(images/nav_about.gif) 5px no-repeat;
	width: 65px;
}
a#contact {
	background: url(images/nav_contact.gif) 5px no-repeat;
	width: 59px;
}
a#media {
	background: url(images/nav_media.gif) 5px no-repeat;
	width: 89px;
}
a:hover#home {
	background: url(images/nav_home_o.gif) 5px no-repeat;
	width: 41px;
}
a:hover#consult {
	background: url(images/nav_consult_o.gif) 5px no-repeat;
	width: 133px;
}
a:hover#products {
	background: url(images/nav_products_o.gif) 5px no-repeat;
	width: 67px;
}
a:hover#construct{
	background: url(images/nav_construct_o.gif) 5px no-repeat;
	width: 94px;
}
a:hover#about {
	background: url(images/nav_about_o.gif) 5px no-repeat;
	width: 65px;
}
a:hover#contact {
	background: url(images/nav_contact_o.gif) 5px no-repeat;
	width: 59px;
}
a:hover#media {
	background: url(images/nav_media_o.gif) 5px no-repeat;
	width: 89px;
}
#main-nav .noleft{ background:none;}
#main-nav a:hover{ color:#2E4A90;} 
*/
ul#main-nav {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 0;
	background: #000;
	width: 768px;
}
ul#main-nav li {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	list-style: none;
	margin: 0 2px 0 20px;
}
ul#main-nav li a {
	color: #fff;
	text-decoration: none;
}
ul#main-nav li a:hover {
	color: #cd922b;
}
ul#main-nav li a:visited {
	color: #fff;
}
#big {
	float: left;
	margin-top: 0px;
	background: url(images/main-1.jpg) no-repeat #FFFFFF;
	padding: 100px 0 0 155px;
	width: 607px;
	height: 217px;

}
html>body #big {
	float: left;
	margin-top: 0px;
	background: url(images/main-1.jpg) no-repeat #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	padding: 100px 0 0 155px;
	width: 607px;
	height: 217px;

}
#big h1 {
	text-indent: -999999px;
	width: 439px;
	height: 37px;
	background: url(images/title.png) no-repeat;
	margin: 5px 0 0 0;
	padding: 0;
}
#big p {
	color: #261006;
	font-size: 20px;
	padding: 15px 50px 0 0;
	line-height: 30px;
}
#big p.subtext {
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	font-size: 14px;
	padding: 0;
	line-height: 14px;
	}
#pumpstation {
	width: 762px;
	height: 123px;
	clear: both;
}
#pump1 {
	width: 253px;
	height: 177px;
	margin-top: 0px;
	background: url(images/sub-1.jpg) no-repeat;
	border-right: 3px solid #FFFFFF;
	float: left;
}
html>body #pump1 {
	width: 250px;
	height: 177px;
	margin-top: 0px;
	background: url(images/sub-1.jpg) no-repeat;
	border-right: 3px solid #FFFFFF;
	float: left;
}
#pump1 p {
	padding: 60px 80px 10px 20px;
	color: #FFFFFF;
}
#pump2 {
	width: 253px;
	height: 177px;
	margin-top: 0px;
	background: url(images/sub-2.jpg) no-repeat;
	border-right: 3px solid #FFFFFF;
	float: left;
}
#pump2 p {
	padding: 60px 80px 10px 20px;
	color: #FFFFFF;
}
#pump3 {
	width: 253px;
	height: 177px;
	margin-top: 0px;
	background: url(images/sub-3.jpg) no-repeat;
	float: left;
}
#pump3 p {
	padding: 60px 80px 10px 20px;
	color: #FFFFFF;
}
#pumpstation h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	margin: 5px 0 0 15px;
}
#pumpstation ul {
	margin: 10px 10px 0 10px;
	padding: 0;
}
#pumpstation ul li {
	list-style: none;
	border-bottom: 1px dotted #333;
	padding: 6px 0 6px 0;
	margin: 0;
	font-size: 12px;
	color: #fff;
}
	
#pumpstation ul li  {
	text-shadow: 1px 1px 1px #000; 
	
	}
a.pumplink {
	display: block;
	float: right;
	margin: 10px 15px;
	padding: 3px 0 0 0;
	text-align: center;
	width: 50px;
	height: 17px;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background: #D0BC79;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
}
a:hover.pumplink {
	color: #666;
	text-decoration: underline;
}	
#content1 {
	margin: 0px;
	background: #FFFFFF;
	padding: 3px;
	height: 497px;

}
#content {
	margin: 0px;
	/*clear: both;*/
	background: #FFFFFF;
	padding: 3px;

}
#content-inner {
	margin: 0px;
	border: 3px solid #fff;
	padding: 0px;
	background: #EFB34D;
}
#foot {
	clear: both;
	text-align: center;
	margin-top: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 768px;

}
#footlinks a {
	text-align: center;
	padding: 0px 0px 0px 0;
	color: #D0BC79;
	text-decoration: none;
}
#footlinks a:hover {
	text-decoration: underline;
}
a.tinylink {
	text-decoration: none;
	color: #D0BC79;
}
a:hover.tinylink {
	text-decoration: none;
	color: #07A4E6;
}
.smalltext{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #D0BC79;
}
#left {
	float: left;
	margin-top: 0px;
	background: url(images/left_slice.jpg) repeat-x #EFB34D;
	width: 150px;
	height: 100%;
	/*min-height: 500px;
	height:auto !important;
	height: 500px;*/

}
html>body #left {
	float: left;
	background: url(images/left_slice.jpg) repeat-x #EFB34D;
	width: 150px;
	height: 100%;
	
}
#leftcol {
	float: left;
	width: 149px;
	min-height: 600px;
}
#right {
	float: left;
	margin-top: 0px;
	border-left: 3px solid #fff;;
	background: #FFFFFF;
	width: 610px;
	min-height: 600px;
	font-size: 14px;
}
#content-inner .undtanks {
	padding-bottom: 60px;
	background: #fff url(images/6tanksground.jpg) no-repeat bottom;
}
#content-inner .abovetanks {
	padding-bottom: 170px;
	background: #fff url(images/aboveground-tanks.jpg) no-repeat bottom;
}
#content-inner .tractor {
	padding-bottom: 60px;
	background: #fff url(images/tractor.jpg) no-repeat bottom;
}
#content-inner .construction {
	padding-bottom: 407px;
	background: #fff url(images/construction.jpg) no-repeat bottom;
}

#right ul {
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
}
#leftcol h3 {
	text-transform: uppercase;
	margin: 10px 5px 10px 5px;
	border-bottom: 1px solid #ce922b;
}
#leftcol ul {
	margin: 0;
	padding: 0;
}
#leftcol ul li {
	margin: 0;
	padding: 6px 5px 6px 5px;
	list-style: none;
	border-bottom: 1px dotted #f4c87b;
}
#leftcol ul li a {
	color: #333;
	text-decoration: none;
}
.bulk {
	width: 500px;
	padding: 10px;
	
}
.bulk2 {
	float: left;	
	width: 300px;
	padding: 10px;
	margin-top: 0px;
	
}
#right h1 {
	margin: 0;
	/*background: url(images/header_gloss.jpg) no-repeat; */
	font-size: 22px;
	text-transform: uppercase;
	padding: 15px 0 0 10px;
	color: #8b3f1e;
}
#right h2 {
	text-transform: uppercase;
	color: #d0932b;
}
#right h3{
	margin: 10px 0 15px 10px;
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
}
#right h4 {
	margin: 0 0 10px 10px;
	font-size: 16px;
	text-transform: uppercase;
}
#right li {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 15px 0 0;
	border-bottom: 1px solid #EEEEEE;
	list-style: none;
}
#right li a{
	text-decoration: none;
}
#right li a:hover{
	text-decoration: none;
	color: #EFB34B;
}
#left1 {
	float: left;
	width: 350px;
}
#left1a {
	float: left;
	width: 320px;
}
#left2 {
	float: left;
	width: 250px;
}

#rightpic {
	float: right;
	width: 275px;
	margin-left: 0;
	margin-right: -8px;
	margin-bottom: 0;
	padding: 0;
}
html>body #rightpic {
	float: right;
	width: 275px;
	margin-left: 0;
	margin-right: 1px;
	padding: 0;
}

#left3 {
	float: left;
	width: 600px;
}
p {
	padding: 10px;

}
#right .lnkblock p a {
	color: #333;
}
#right .linkblock h3 {
	margin: 0 0 0 0;
}
#right .linkblock p {
	margin: 0;
	width: 350px;
}
#right a.linkblock {
	color; #333;
	text-decoration: none;
	display: block;
	width: 350px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #eee;
	margin: 0 0 0 30px;
}
.items {
	font-size: 11px;
}
.flabel {
	padding: 3px;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.inbox {
	width: 150px;
	padding: 3px;
	font-size: 11px;
}
.clear {
	clear: both;
	height: 1px;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
	padding: 0;
	border: 0;
	background-color: transparent;

}
.breakout {	
	background: #eee;
	border-top: 1px solid #666;
	padding: 20px;
	margin: 0 0 3px 0;
}
.breakout a {
	display: block;
	width: 400px;
	height: 10px;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
}
#right .breakout h3 {
	color: #666;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
#content-inner .about {
	background: #fff url(images/tanglehandles.jpg) no-repeat right top;
	padding-right: 200px;
	width: 410px;
	}
