html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #000000;
}
a:hover {
	color: #0033FF;
}
.left1 {
	float: left;
	height: 18px;
	width: 99px;
	background-repeat: no-repeat;
	background-image: url(images/leftnav_top.gif);
	padding-left: 8px;
	position: relative;
	padding-right: 8px;
}
.left2 {
	float: left;
	height: auto;
	width: 99px;
	background-repeat: repeat-y;
	background-image: url(images/leftnav_repeat.gif);
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 1;
}
.left3 {
	float: left; 
	height: 150px;
	width: 99px;
	background-repeat: no-repeat;
	background-image: url(images/leftnav_main.gif);
	padding-left: 8px;
	position: relative;
	padding-right: 8px;
}
.right1 {
	float: right;
	width: 604px;
	background-image: url(images/body_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	position: relative;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
}
.right2 {
	float: right;
	width: 604px;
	background-image: url(images/body_repeat.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	height: auto;
}
.right3 {
	float: right;
	width: 600px;
	background-image: url(images/body_main.gif);
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
.more {
	text-align: right;
	height: auto;
	width: auto;
}
.clear {
	clear: both;
	background-repeat: repeat-y;
	height: 23px;
	background-image: url(images/body_bg.gif);
	padding: 25px;
}

body {
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}

#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
	position: relative;
	background-repeat: repeat-y;
	height: auto;
	background-image: url(images/body_bg.gif);
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper2 {
	text-align: center;
	width: 116px;
	position: absolute;
	background-repeat: repeat-y;
	height: auto;
	background-image: url(images/leftnav_repeat.gif);
	left: 0px;
	top: 26px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 25px;
}
#wrapper2 a {
  color: #000;
  text-decoration: none;
}
#wrapper2 a:hover {
	color: #0033FF;
}

#wrapper2 li {
  list-style: none;
  background: left center url(images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}  
#wrapper3 {
	text-align: left;
	width: 620px;
	position: absolute;
	background-repeat: repeat-y;
	height: auto;
	left: 158px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/body_repeat.gif);
	top: 26px;
}  
#webreaterwrap {
	text-align: left;
	width: 620px;
	position: absolute;
	background-repeat: repeat-y;
	height: auto;
	left: 157px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/body_repeat.gif);
	top: 109px;
}
#body-bot {
	height: auto;
	background-image: url(images/body_bg_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body-top {
	min-height: 800px;
	padding-bottom: 35px;
	background-image: url(images/body_bg_top.gif);
	background-repeat: no-repeat;
}

/** logo **/

#logo {
	width: 25em;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
}

/** nav **/

#nav {
	margin-top: 25px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(images/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
	color: #0033FF;
}

/** green box **/
#gbox {
	width: 620px;
	margin-top: 25px;
	margin-left: 155px;
	background-image: url(images/body_main.gif);
	margin-right: 25px;
	background-repeat: no-repeat;
	margin-bottom: 0.15px;
}

#gbox-bg  {
	background-image: url(images/body_repeat.gif);
	background-repeat: repeat-y;
	padding-top: 50px;
}
#gbox-grd {
	background-image: url(images/body_main.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#gbox-top {
	height: 24px;
	background-image: url(images/body_top.gif);
	background-repeat: no-repeat;
}

#gbox-grd {
	min-height: 300px;
	padding-right: 4px;
	padding-left: 4px;
}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
	margin: 1em 0;
}

#features {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
}
#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 12px;
}

/** footer **/

#newsletter, #events {
  float: left;
  width: 49%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #000;
}

#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#copyright {
	font-size: 9px;
	color: #fff;
	margin-top: 60px;
}
.UN_PW {
	width: 593px;
	position: absolute;
	height:279px;
	left: 16px;
	top: 20px;
	z-index: 1000;
}
fuelsurcharge {
	background-position: center;
	height: 400px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.FSCscale {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 250px;
}
#apDiv6 {
	height: auto;
	width: auto;
	position: absolute;
	left: 54px;
	top: 206px;
	visibility: hidden;
}
 
.hidden {
	height: 50px;
	width: 132px;
	position: absolute;
	left: 11px;
	top: 298px;
	visibility: hidden;
}
.breakingnews {
	padding: 5px;
	height: 50px;
	width: 464px;
	position: absolute;
	left: 303px;
	top: -89px;
	visibility: visible;
}
.topnav {
	margin-top: 25px;
	position: relative;
	height: auto;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	z-index: 1000;
}
.topnavmain {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 600px;
	margin-top: 25px;
	position: relative;
}
.leftnavtitle {
	background-image: url(images/topnav_repeat.gif);
	background-repeat: repeat-x;
	height: 16px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftnavcontent {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.longtopnavmain {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 850px;
	margin-top: 25px;
	position: relative;
}
