<style name="Content-Type" content="text/html; charset=iso-8859-1">* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 1066px;
}
#header {
	color: #333;
	width: 1044px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	height: 50px;
	margin: 10px 0px 0px 0px;
	background:#FFFFFF;
}
#subheader {
float: left;
 width: 1060px;
 color: #2D7D2F;
 padding: 2px;
 border-top: .5px solid #ccc;
 border-left: 1px  solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: .5px solid #ccc;
 margin: 0px 0px 0px 0px;
 /* background-color:#F6F0E0; */
 text-align:center;
 font-size:80%;
}
#navigation {
float: left;
 width: 1044px;
 color: #333;
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 0px 0px;
 background-color:#FFFFFF;
 text-align:center;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background:#F6F0E0;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 500px;
 width: 150px;
 float: left;
}
#content {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background:#CCC8B3;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 500px;
	width: 700px;
	display: inline;
	/*background-image:url(../../images/tank-clean-lg-fade.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center; */
}
#contentlegal {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background:#CCC8B3;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	/*height: 500px;*/
	width: 1044px;
	display: inline;
	/*background-image:url(../../images/tank-clean-lg-fade.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center; */
}
#rightcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background:#F6F0E0;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 500px;
 width: 150px;
 float: left;
}

#leftcolumnflex { 
 color: #333;
 border: 1px solid #ccc;
 background:#F6F0E0;
 margin: 0px 0px 0px 0px;
 padding: 10px;
height:750px;
 width: 150px;
 float: left;
}
#contentflex {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background:#CCC8B3;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height:750px;
	width: 700px;
	display: inline;
	/*background-image:url(../../images/tank-clean-lg-fade.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center; */
}
#rightcolumnflex { 
 color: #333;
 border: 1px solid #ccc;
 background:#F6F0E0;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:750px;
 width: 150px;
 float: left;
}

#leftcolumnflexp { 
 color: #333;
 border: 1px solid #ccc;
 background:#F6F0E0;
 margin: 0px 0px 0px 0px;
 padding: 10px;
height:1400px;
 width: 150px;
 float: left;
}
#contentflexp {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background:#CCC8B3;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height:1400px;
	width: 700px;
	display: inline;
	/*background-image:url(../../images/tank-clean-lg-fade.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center; */
}
#rightcolumnflexp { 
 color: #333;
 border: 1px solid #ccc;
 background:#F6F0E0;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height:1400px;
 width: 150px;
 float: left;
}
#contentwidget {
	float: left;
	color: #333;
	border: 1px solid #ccc;
	background:#CCC8B3;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 70px;
	/*height: 500px;*/
	width: 994px;
	display:inline;
	
	/*background-image:url(../../images/tank-clean-lg-fade.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center; */
}
#widget-tank {
	float:left;
	color: #063;
	-moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 10px 10px 5px #888;;
	border: 0px solid #111;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background:#CCC8B3;
	margin: 0px 70px 0px 0px;
	padding: 10px 10px 10px 10px;
	height: 340px;
	width: 400px;
	display:inline-block;
	background-image:url(../../images/TankFuelTruck450x400.png);
	background-repeat:round;
	background-attachment:local;
	background-position:center; 
	position:relative;
	
}

a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
	
}
#widget-tank span{
	position:absolute;
    bottom:0;
    center:0;
}
#widget-pipe span{
	position:absolute;
    bottom:0;
    left:50px;
}

#widget-pipe {
	float:left;
	color: #063;
	-moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 10px 10px 5px #888;;
	border: 0px solid #111;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background:#CCC8B3;
	margin: 0px 70px 0px 0px;
	padding: 10px 10px 10px 10px;
	height: 340px;
	width: 400px;
	display:inline-block;
	background-image:url(../../images/Pipeline450x400.png);
	background-repeat:round;
	background-attachment:local;
	background-position:center; 
	position:relative;
}
#footer { 
 width: 1044px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background-color:#F3F2ED;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 font-size:70%;
 text-align:right
}
#horlist li
{
display: inline;
list-style-type: square;
padding-right: 20px;
font-size: 150%;
text-align:center;
}
ul.center
{
	display:inline;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	list-style-type: none;

}
ul.left
{
	display:inline;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:right;
	list-style-type: none;
	font-size:80%;
}
IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
img.inline
{
	display:inline-block;
	margin-right: 8px;
	margin-bottom: 4px;
}
img.inline-rt
{
	display:inline-block;
	margin-left: 8px;
	margin-bottom: 4px;
}
a
{text-decoration:none;
color:#063;
}
a:link {color:#063;}      /* unvisited link */
a:visited {color:#063;}  /* visited link */
a:hover {
	color:#0C6;
}  /* mouse over link */
a:active {
	color:#063;
}  /* selected link */

/* IMAGE GALLERY*/
div.img
  {
  margin:2px;
  /*border:1px solid #0000ff;*/
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
 /* border:1px solid #ffffff;*/
  }
div.img a:hover img
  {
  /*border:1px solid #0000ff;*/
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:145px;
  margin:2px;
  }

 div.pagehead
 {
	 color:#063;
	 margin-top:3px;
	 margin-left:5px;
	 border-bottom:#063 1px solid;
 }
  div.main
  {
	margintop:5px;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:15px;
	font-size: 100%;
	text-align: left;
	border-bottom:#063 1px solid;
  }
  div.item
  {
	  margin-top:5px;
	  margin-bottom:25px;
	  margin-right:20px;
	  margin-left:20px;
	  
  }
   div.itemlg
  {
	  margin-top:5px;
	  margin-bottom:25px;
	  margin-right:20px;
	  margin-left:15px;
	  font-size:18px
	  
  }
	
	
