body {
	padding:		0;
	margin:			0;
	margin-top:		10px;
	position:		absolute;
	width:			828px;
	left: 			50%;
	top: 			0px;
	margin-left: 	-410px;
	height:			100%;
	background-color:#A0C2FC;
}

a.footer:link {
	font-size: small;
	text-decoration: none;
	color: #323A6B;
	text-align: center;
}

a.footer:hover {
	font-size: small;
	text-decoration: none;
	color: #323A6B;
	text-align: center;	
}

a.footer:visited {
	font-size: small;
	text-decoration: none;
	color: #323A6B;
	text-align: center;
}

a.footer:active {
	font-size: small;
	text-decoration: none;
	color: #323A6B;
	text-align: center;
}

#header{
	position:relative;
	top: 0px;
	left: 0px;
	background-image:url(../images/headbg.jpg);
	background-repeat:repeat-x;
	height: 157px;
	border-top: 1px solid #323A6B;	
	border-right: 1px solid #323A6B;	
	border-left: 1px solid #323A6B;	
}

#headText{
	position:absolute;
	top: 3px;
	left: 400px;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
	font-size:2.5em;
	font-weight:bold;
	color:#021670;
}

#headImg{
	position:absolute;
	top: 0px;
	left: 5px;
}

#navbar{
	position:relative;
	top: 0px;
	left: 0px;
	padding-top: 3px;
	padding-left: 10px;
	background-color:#FFFFFF;	
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	border-right: 1px solid #323A6B;	
	border-left: 1px solid #323A6B;	
}

#content{
	position:relative;
	top:  0px;
	left: 0px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	width:786px;
	background-color:#FFFFFF;
	border-right: 1px solid #323A6B;	
	border-left: 1px solid #323A6B;	
}

#footer{
	position:relative;
	top: 0px;
	left: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: small;
	text-align: center;
	text-decoration: none;
	color: #323A6B;
	background-color:#FFFFFF;
	border-right: 1px solid #323A6B;	
	border-left: 1px solid #323A6B;	
	border-bottom: 1px solid #323A6B;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #323A6B;
}

.gashead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #323A6B;
	font-weight:700;
	text-align: left;	
}

.gaslist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #323A6B;
	text-align: left;
}

.gaslink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FF6600;
	text-align: left;
	font-weight: 500;
}

.gasprodhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#FF6600;
	font-weight:700;
	text-align: left;	
}

.gasenq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FF6600;
	text-align: justify;
	font-weight: 500;
}

.center {
	text-align: center;
}

h2 {
	text-align: center;
	font-weight: bold;
	color: #323A6B;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align:center;
	color: #323A6B;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align:center;
	color: #323A6B;
	list-style-image:url(../images/dot.gif);
}

.flabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #330000;
}

.finput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 300;
	color: #666666;
	border:solid 1px #666666;
}
