html{  background-image: url(/images/HeaderBackground2-hpsmall.gif);}/**************//* Header     *//**************/div#container div#header{  height: 123px;}div#container div#header img#watermark{  position: absolute;  top: 0;  right: 0;  z-index: 1;}div#container div#header img#logo{  top: 0px;}div#container div#header p#banner  { color: #231645; font-style: normal; font-weight: bold; font-size: 75%; line-height: 1.7em; text-align: right; position: absolute; top: 100px; left: 316px; width: 142px }div#container div#header img#animation{  position: absolute;  top: 17px;  left: 465px;  z-index: 1;  border-left: 1px solid white;}div#container div#header p#moto{  position: absolute;  top: 17px;  left: 650px;  padding: 10px 0 13px 0;  width: 94px;  font-weight: bold;  color: black;  text-align: left;  font-size: 75%;  line-height: 1.75em;  font-style: normal;  z-index: 1;  border-right: 1px solid white;}div#container div#header ul{  position: absolute;  top: 0px;  right: 85px;  color: white;  font-size: 70%;  list-style: none;  line-height: 16px;}div#container div#header ul li{  float: left;  border-right: 1px solid white;  padding: 0 20px;}div#container div#header ul li a{  text-decoration: none;  color: white;  font-weight: bold;}/**************//* GlobalNav  *//**************/div#container div#globalNav{  margin-top: -26px;}div#container div#globalNav ul{  z-index: 2;}/**************//* WebContent *//**************/div#container div#webContent{  position: relative;/*  z-index: -1;*/}div#container div#webContent img#watermark{  position: absolute;  top: -31px;  right: -13px;  z-index: -2;}div#container div#webContent p span.pageHeading{  color: #ef6518; /* orange; */  font-weight: bold;  font-size: 1.5em;  font-style: italic;}div#container div#webContent a.orange{  color: #ef6518; /* orange; */  font-weight: bold;}/**************//* Footer     *//**************/div#footer{  display: none;}
