html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
#rule {
	background-color: #000000;
	height: 3px;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
body {
  background-color: #FF6600;
  color: #2d2e2e;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h1 em {
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-size: 14px;
}
h2 {
  color: #78a769;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a:focus {
  color: #017a20;
}
a:active {
	color: #F60;
	text-decoration: none;
}
#outerWrapper {
  background-color: #FFFFFF;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 100%;
}
#outerWrapper #header {
	background-color: #000000;
	border-bottom: solid 1px #657f51;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}
#outerWrapper #contentWrapper {
	background-color: #FFF;
}
#outerWrapper #contentWrapper #picture {
	color: #FFFFFF;
	float: left;
	width: 207px;
	background-image: url(../images/gas_pipes.jpg);
	background-repeat: no-repeat;
	height: 591px;
}
#outerWrapper #contentWrapper #content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	float: right;
	background-color: #FFF;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	width: 298px;
}
#outerWrapper #contentWrapper #content a {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
#outerWrapper #footer {
	background-color: #85BC22;
	border-top: solid 1px #92b876;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}
h1 a {
	color: #85BC22;
	text-decoration: none;
}
h1 a:hover {
	color: #009900;
	text-decoration: none;
}
h1 a:visited {
	color: #66CC66;
	text-decoration: none;
	font-size: 10px;
}
.copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 11px;
 	line-height: 12px;
	font-style: normal;
	color: #336600;
	font-weight: bold;
	text-align: justify;
}
.small {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 12px;
	text-align: justify;
}
h3 em {
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	line-height: 13px;
}

