@charset "utf-8";
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: "Trebuchet MS";
}
body {
	margin: 0px;
	background-color: #4B4D42;
}
#main #navigation {
	position: absolute;
	left: 19px;
	top: 303px;
	width: 731px;
	height: 27px;
}
#main #navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}
#main #navigation li {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
}
#main #content {
	background-image: url(../images/mrohs-gas_05.jpg);
	background-repeat: repeat-y;
	width: 991px;
}
#main #content #text {
	width: 675px;
	margin-left: 15px;
	padding: 10px;
	float: left;
}
#main #content #text h1 {
	font-size: 20px;
	margin: 0;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C1A1;
}
#main #content #text p {
	font-size: 13px;
}
#main #content #footer {
	clear: both;
	height: 100px;
	background-image: url(../images/mrohs-gas_06.jpg);
	background-repeat: no-repeat;
}
#main #content #footer p {
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 11px;
	color: #999999;
}
#main #content #sideBar #contactBox {
	padding-left: 10px;
	padding-top: 40px;
	/* padding-top: 229px; */
}
#main #content #sideBar #contactBox h2 {
	padding: 0px;
	font-size: 18px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#main #content #sideBar #contactBox span {
	font-size: 12px;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
#main #content #sideBar #contactBox .formtextBox {
	width: 258px;
}
#main #content #text .note {
	background-color: #FFFF99;
	border: 1px solid #666666;
	padding: 15px;
	margin-right: 10px;
}
#main #content #footer a {
	color: #333333;
}
#main #content #footer strong {
	color: #666666;
}
#main #creditCards {
	position: absolute;
	left: 769px;
	top: 295px;
	border: 1px solid #666666;
	background-color: #333333;
	font-size: 13px;
	color: #CCCCCC;
	width: 204px;
}
#main #creditCards img {
	margin-top: 3px;
	margin-bottom: 3px;
}
#main #creditCards p {
	top: 5px;
	position: relative;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#main #content #sideBar #rotateImages li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #content #sideBar {
	float: left;
	width: 281px;
}
#main #heading {
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 28px;
	top: 0px;
	width: 716px;
}
#main #navigation ul li a {
	color: #FFF;
	text-decoration: none;
}
.noD {
	list-style-type: none;
}
.noD li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 25px;
}
.billPay {
	display: block;
	width: 300px;
}
#payList {
	list-style-type: none;
}
#payList li h2 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#payList .header {
	padding: 0px;
	position: relative;
	left: -40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#payListResults {
	list-style-type: none;
}
#payListResults li h2 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#payListResults .header {
	padding: 0px;
	position: relative;
	left: -40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#button {
	margin-top: 15px;
	padding: 20px;
}
#main #content #text .noD li p {
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
}
#main #content #text .noD li .images {
	width: 228px;
}
#main #content #text ul {
	font-size: 13px;
}
.noD img {

}
#payListResults strong {
	display: block;
	padding:3px;
	background-color:#FF9;
}
#secure #username {
	padding: 3px;
	width: 200px;
}
#main #content #text table {
	text-align: center;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

