body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#333333;
	background:#373737 url(../images/bg.jpg) repeat;
	line-height:1.50;
	}
#wrapper{
	margin:0 auto;
	padding:0;
	width:788px;
	border:none;
	}
#header{
	background:url(../images/hdr-bg.png) no-repeat top left;
	height:138px;
	}
#header a{
	width:165px;
	height:138px;
	display:block;
	}
#contents{
	margin:0 auto;
	padding:0;
	width:100%;
	border:none;
	}
#contents .left{
	width:486px;
	}
#contents .right{
	width:300px;
	}
#contents #leftcontents{
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	}
#contents #navigation{
	margin:0 auto;
	padding:0;
	border:none;
	width:100%;
	}
#contents #leftcontents #maincontents{
	margin:0 auto;
	padding:0;
	border:none;
	width:478px;
	}
#contents #leftcontents #maincontents .top{
	background:url(../images/maincontents-top.png) left top no-repeat;
	height:11px;
	}
#contents #leftcontents #maincontents .middle{
	background:url(../images/maincontents-bg.png) repeat;
	height:11px;
	}
#contents #leftcontents #maincontents .bottom{
	background:url(../images/maincontents-bottom.png) left top no-repeat;
	height:11px;
	}

#contents #leftcontents #maincontents p{
	padding:10px;
	padding-bottom:0;
	margin:0 auto;
	line-height:1.9;	
	}
#footer{
		margin:0 auto;
	padding:0;
	text-align:center;
	color:#ffffff;
		font-size:80%;

	}
#footer a{
	color:#DFDFDF;
	text-decoration:none;
	}
#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
	}
	
#contents #leftcontents h4{
	font-family:"Times New Roman", Times, serif;
	font-size:140%;
	color:#DADADA;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
	
h3{
	color:#333333;
	padding-left:30px;
	margin:0 auto;
	}
#prodlist a{
width:200px;
	color:#f2f2f2;
	display:block;

	background-color:#353535;
	text-decoration:none;
	margin:5px;
	line-height:60px;
	height:60px;	
	border:1px solid #cccccc;
	background-image:url(../images/prodbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#prodlist a:hover{
	background-color:#353535;
	color:#FFCC00;
	background-image:url(../images/prodbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#prodlist h3{
	color:#333333;
	font-size:120%;
	margin:0 auto;	
	padding:0;}
.black{
	color:#000;
	text-decoration:none;
	}
.black:hover{
	text-decoration:underline;
	}
#ourproducts{

	border:1px dashed #1A4991;
	padding-left:3px;
	padding-right:3px;
	}
.hdg{
 background:#1A4991;
 color:#fff;
 height:23px;
 text-align:center;
 font-size:14px;
 font-weight:normal;
 }
.subhdgs{
	color:#CC0000;
	font-weight:bold;
	}
.notes{
	font-size:10px;
	}
#gasproperties{
	text-align:center;
	}
#gasproperties a{
	display:block;
	width:100%;
	color:#333;
	height:23px;
	text-decoration:none;
	line-height:20px;
	}
#gasproperties a:hover{
	background:#F0F0F0;
	height:23px;
	text-decoration:none;
	color:#1A4991;
	line-height:20px;
	}
.top{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FF0000;
	display:block;
	text-align:right;
	}
#ourproducts td{
	height:17px;
	}
/* ----------------------------------------------------- */
/*                CONTACT US                             */
/* ----------------------------------------------------- */	
	
#tblform{
	border:1px solid #cccccc;
	text-align:left;

	padding:10px;
	color:#333333;
	}
fieldset{
	width:80%;
	margin:0 auto;
	padding:0;
	}
.mainsubhead{
	font-weight:bold;
	height:30px;
	line-height:30px;
	}
legend{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	letter-spacing:-1px;
	font-weight:normal;
		color:#CC0000;
}
.aster{
	color:#ff0000;
	}