* {
  margin:0;
  padding:0;
}
.clear {
  clear:both;
  display:block;
}
.inv {
  display:none;
}
html {
  background:url(/nav/bg.jpg) #dfdfdf 0 0 repeat-x;
}
body {
  font-size:12px;
  font-family:Arial, Verdana, Georgia, Sans-Serif;
  color:#1f1f1f;
}
#wrapper {
  position:relative;
  margin:0 auto;
  width:970px;
  padding:238px 0 50px 0;
}
#wrapper:after{
  content: ".";
  font-size: 0%;
  display: block;
  clear: both;
  text-indent: -9999px;
  visibility: hidden;
}
h2#logo a {
  width:273px;
  height:146px;
  text-indent:-19999px;
  display:block;
  position:absolute;
  left:-60px;
  top:16px;
  overflow:hidden;
  cursor:pointer;
  background:url(/nav/logo.png) 0 0 no-repeat;
}
#wrapper h3#breadcrumb {
  position:absolute;
  left:30px;
  top:-65px;
  color:#d3d3d3;
  text-transform:uppercase;
  font-size:34px;
  font-weight:normal;
}
#content {
  position:relative;
  width:582px;
  margin:0 35px 0 0;
  padding:10px 30px 0 30px;
  float:left;
  background:url(/nav/bgContent.png) 0 0 repeat-y;
}
#content #contentTop, #content #contentBottom {
  width:642px;
  height:16px;
  position:absolute;
  left:0;
}
#content #contentTop {
  background:url(/nav/contentTop.png) 0 0 no-repeat;
  top:-16px;
}
#content #contentBottom {
  background:url(/nav/contentBottom.png) 0 0 no-repeat;
  bottom:-30px;
  height:30px;
}
#content dd.gallery-caption {
  font-size:10px;
}
#right {
  width:220px;
  line-height:18px;
  float:left;
  margin:-17px -20px 0 0;
  padding:10px 30px 10px 30px;
  color:#3c3c3c;
  position:relative;
  background:url(/nav/bgRight.png) 0 0 no-repeat;
}
#right #rightBottom {
  width:280px;
  height:18px;
  position:absolute;
  bottom:-18px;
  left:0;
  background:url(/nav/rightBottom.png) 0 0 no-repeat;
}
#right h3 {
  color:#005ea8;
  font-size:15px;
  font-weight:normal;
  margin-bottom:14px;
  padding-top:20px;
}
#right iframe {
}
#right a#contact {
  width:100px;
  height:100px;
  display:block;
  position:absolute;
  right:-16px;
  top:-16px;
  text-indent:-19999px;
  background:url(/nav/contact.png) 0 0 no-repeat;
  overflow:hidden;
}
#right a#map {
  width:220px;
  height:160px;
  display:block;
  background:url(/nav/map.jpg) 0 0 no-repeat;
  overflow:hidden;
}
#right p {
  padding-bottom:12px;
}
#right a {
  color:#3c3c3c;
  text-decoration:underline;
}
#right a:hover {
  text-decoration:none;
}




#cookie-law-info-bar {
  font-size:12px !important;
  border-top:1px solid #000 !important;
}
#cookie-law-info-again {
  display: none !important;
}