#nav {
  margin: 0;
  padding: 0;
}
#nav img {
  border: none;
}
#nav li.on ul, #nav li.off ul {
  margin: 0;
  padding: 0;
}
#nav li {
  /*float the main list items*/
  margin: 0;
  float: left;
  display: block;
}

#nav li.off ul, #nav li.on ul {
  /*hide the subnavs*/
  display: none;
}
#nav li a {
  /*for all links in the list*/
  color: #FFFFFF;
  font-weight: bold;
  display: block;
}
#nav li.off ul {
  /*put the subnavs below and hide them all*/
  display: none;
  position: absolute;
  height: 20px;
  left:-475px;
  margin-left:50%;
  background: #564669;
  width: 950px;
}
#nav li.on ul {
  /*put the subnavs below and hide them all*/
  display: none;
  position: absolute;
  height: 20px;
  left:-475px;
  margin-left:50%;
  background: #CF5D22;
  width: 950px;
}
#nav li.on ul a, #nav li.off ul a {
  /*  cancel inherit of border
      on subnav of active topic */
  border: 0;
}

#nav li.on ul {
  /*display active subnav list*/
  display: block;
}
#nav li.on ul a, #nav li.off ul a {
  float: left;
  /*ie doesn't inherit the float*/
  border: 0;
  color: #FFFFFF;
  text-decoration: none;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  margin-right: 15px;
  margin-left: 15px;
}

#nav li.on ul {
  /*display the current topic*/
  display: block;
}
#nav li.off:hover ul.business{
  /*put the subnavs below and hide them all*/
  background: #CF5D22;
}
#nav li.off:hover ul {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 6000;
}

#nav li.off a:hover, #nav li.off:hover a {
  color: #FFFFFF;
  text-decoration: none;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#nav li.off:hover a {
  color: #FFFFFF;
  text-decoration: none;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#nav li ul li {
  margin: 0;
  padding: 0;
}
html, body  {
  height:100%;
  min-width: 950px;
}
body {
  margin:  0;
  padding: 0;
  color:  #000000;
  background:  URL(/images/page_bg.jpg) center top no-repeat #FFFFFF;
}
#bottom_gradient {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  color:  inherit;
  background:  URL(/images/page_bg_bottom.jpg) bottom left repeat-x;
}
.test {
	background-repeat: no-repeat;
	background-position: center top;
}

.search {
	text-align: right;
	padding-right: 22px;
}
.footer {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C6C6C5;
	text-decoration: none;
}

.bodybackground {
	background-image: url(/images/body_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}

.esglogo {
	padding-top: 27px;
	padding-left: 70px;
}
.bodytextpad {
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
	vertical-align: top;
}
h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FA8700;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 15px;
        font-style: italic;
	line-height: 24px;
	color: #FA8700;
	font-weight: normal;
}
body, .center p, .center li, .center div, .leftcolumn p, .leftcolumn li, .leftcolumn div, .homeContent p, .homeContent li, .homeContent div, .homeContent strong, form {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #3A3A3A;
	text-decoration: none;
	font-weight: normal;
}
.center ul li {
list-style-image:url(/images/bullet.jpg);
list-style-position:outside;
list-style-type:none;
}
strong, .leftcolumn p, .leftcolumn li, .leftcolumn div, .leftcolumn a, h3 {
  color: #17496A;
  text-decoration: none;
}
.rightcolumn p, .rightcolumn li, .rightcolumn div, .rightcolumn a {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

h3 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
}
.newsbackground {
	background-color: #E5EFF2;
	background-image: url(/images/newsbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.newsList h5 {
	font-size: 11px;
	color: #808284;
	text-decoration: none;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.newsList h3 {
	font-size: 12px;
	line-height: 15px;
	color: #3a3a3a;
	text-decoration: none;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.subscribe, .subscribe a {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E07233;
	text-decoration: none;
	font-style: italic;
	padding-top: 5px;
}

.newsContentHome {
	font-size: 12px;
	line-height: 15px;
	color: #3a3a3a;
	text-decoration: none;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	padding-bottom: 5px;
}
.subscribe a img {
  border: none;
}
.newsspace {
	padding-top: 25px;
}
.center {
	padding-left: 20px;
	padding-bottom: 20px;
}
.rightcolumn {
	padding-top: 191px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.rightcolumn ul {
  padding: 0;
  margin-left: 20px;
}
.sidebar {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;	
	font-size: 10px;
	line-height: 13px;
	color: #545454;
	text-decoration: none;
	background-color: #EBF6FA;
	padding: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
.leftcolumn {
	background-image: url(/images/fadebar.jpg);
	background-repeat: no-repeat;
	background-position: right 180px;
	padding-top: 165px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
div.hr {
  height: 15px;
  background: #fff url(/images/dotrule.jpg) no-repeat scroll right;
}
div.hr hr {
  display: none;
}
.subnav img {
  border: none;
}
.contactList h3 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.contactList p {
  margin-top: 0px;
  padding-top: 0px;
}
a, a:visited {
  text-decoration: none;
  color: #333333;
}
form table td {
  padding-top: 8px;
}

.bioEntry img {
  padding-right: 10px;
  padding-bottom: 5px;
}
.bioEntry h2, .bioEntry h4 {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
.bioEntry h2 {
  color: #17496A;
  font-style: normal;
  font-weight: bold;
}
.bioEntry h4 {
  font-style: italic;
}
.bioEntry {
  border-bottom: 2px solid #898989;
  padding-top: 20px;
  padding-bottom: 20px;
}

