body {
	background-color: #2a2a2a;
	background-image: url('images/gradient.gif');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0;
	padding: 0 0 1em 0;
}

a, a:visited, a:link, a:active {
	color: #ccc;
	text-decoration: underline;
}

a:hover {
	color: #fafafa;
	text-decoration: underline;
}

/* START RESULTS HEADER */

#header {
	margin: 0 0 1.5em 0;
	padding: 0;
	width: 850px;
	height: 200px;
	background-image: url('images/gasfinder2.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.banner {
	float: right;
	margin: 45px 0 0 0;
	padding: 0;	
}

.banner img {
	border: 0;
}

#header .text {
	float: left;
	margin: 20px 0 0 40px;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #ccc;
	width: 400px;
	clear: both;
}

#header .search {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

#header .spacer {
	clear: both;
}

/* END RESULTS HEADER */

#header_main {
	margin: 0;
	padding: 0;
	height: 200px;
}

/* START PAGE HEADER */

#header_page {
	margin: 0 0 1.5em 0;
	padding: 0;
	width: 650px;
	height: 200px;
	background-image: url('images/gasfinder2.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#header_page .text {
	float: left;
	margin: 20px 0 0 40px;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #ccc;
	width: 400px;
}

#header_page .search {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

#header_page .spacer {
	clear: both;
}

/* END PAGE HEADER */

#alert {
	margin: 1em auto;
	padding: .5em 0 .5em 0;	
	color: #ccc;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	filter: alpha(opacity=0);
}

#index {
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	margin: 0;
	padding: 0;
	width: 1060px;
}

.clickable img {
	margin: 25px 0 0 20px;
	padding: 0;	
	border: 0;
	float: left;
}

#welcome p {
	color: #ccc;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;	
}

#main {
	float: left;
	color: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 40px;
	padding: 0;
	width: 800px;
}

.station a, .station a:visited, .station a:link, .station a:active {
	color: #fff;
	text-decoration: none;
}

.station a:hover {
	color: #fff;
	text-decoration: underline;
}

#main .page {
	margin: 0;
	padding: 0;
	width: 600px;	
}

#main .page p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 17px;
}

.page a, .page a:visited, .page a:link, .page a:active {
	color: #999;
	text-decoration: underline;
}

.page a:hover {
	color: #fafafa;
	text-decoration: underline;
}

table#emailfriend {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

table#data {
	width: 800px;
	border: none;
	margin: 0 0 2em 0;
}

#data td {
	padding: 7.5px;
}

/* START TABLE HEADINGS */

.tdh2 {
	color: #fff;
	background-color: #36393D;
	font-weight: bold;
	width: 300px;
	text-align: left;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.tdh3 {
	color: #fff;
	background-color: #CC0000;
	font-weight: bold;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.tdh4 {
	color: #fff;
	background-color: #008C00;
	font-weight: bold;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.tdh5 {
	color: #fff;
	background-color: #4096EE;
	font-weight: bold;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.tdh6 {
	color: #fff;
	background-color: #FF7400;
	font-weight: bold;
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #000;
}

/* END TABLE HEADINGS */

/* START TABLE CELLS */

.td2 {
	width: 300px;
	text-align: left;
	font-size: 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.td3 {
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.td4 {
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.td5 {
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.td6 {
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #000;
}

/* END TABLE HEADINGS */

/* START TABLE BOTTOM */

.tdb2 {
	width: 300px;
	font-size: 10px;
	text-align: left;
	border-right: 1px solid #000;
}

.tdb3 {
	width: 100px;
	text-align: center;
	border-right: 1px solid #000;
}

.tdb4 {
	width: 100px;
	text-align: center;
	border-right: 1px solid #000;
}

.tdb5 {
	width: 100px;
	text-align: center;
	border-right: 1px solid #000;
}

.tdb6 {
	width: 100px;
	text-align: center;
}

/* END TABLE BOTTOM */

/* START ADS */

#skyscraper {
	float: left;
	margin: 0 0 0 1em;
	padding: 0;
	width: 160px;
}

/* END ADS */

/* START FORMS */

.inputbox {
	font-size: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	width: 200px;
	height: 25px;
	vertical-align: middle;
}

.zipcode {
	font-size: 25px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	width: 80px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.button {
	vertical-align: middle;
	padding: 0;
	margin: 10px 0 10px 12px;
	border: 0;
}

/* END FORMS */

/* START HOME FOOTER */

#footer {
	color: #999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer a, #footer a:visited, #footer a:link, #footer a:active {
	color: #999;
	text-decoration: underline;
}

#footer a:hover {
	color: #fafafa;
	text-decoration: underline;
}

/* END HOME FOOTER */

/* START RESULTS FOOTER */

#footer2 {
	clear: both; 
	color: #999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 800px;
	padding-bottom: 2em;
}

#footer2 a, #footer2 a:visited, #footer2 a:link, #footer2 a:active {
	color: #999;
	text-decoration: underline;
}

#footer2 a:hover {
	color: #fafafa;
	text-decoration: underline;
}

/* END RESULTS FOOTER */

/* START PAGE FOOTER */

#footer_page {
	clear: both; 
	color: #999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 600px;
	padding-bottom: 2em;
}

#footer_page a, #footer_page a:visited, #footer_page a:link, #footer_page a:active {
	color: #999;
	text-decoration: underline;
}

#footer_page a:hover {
	color: #fafafa;
	text-decoration: underline;
}

/* END PAGE FOOTER */