html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, em, font, img, strong,
b, u, i, center,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html {
	background: #fff url(../images/design/back.gif) repeat;
}

body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(../images/design/back.gif) repeat;
  text-align: center;
}

#Container {
  width: 940px;
  background-color: #fff;
  text-align: left;
  margin: 0 auto;
  overflow: hidden;
}

#Header {
  height: 160px;
  background-color: #ac0828;
  background-image: url(../images/design/banner2.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
}

#Content {
  height: 450px;
  background-position: 494px 19px;
  background-repeat: no-repeat ;
  border: 1px solid #fff;
  position: relative;
}

#InfoTall,
#Info {
  width: 436px;
  margin: 22px 0 0 32px;
  height: 313px;
}

#InfoTall {
  height: 333px;
}

#InfoTall h1, #InfoTall h2,
#Info h1, #Info h2 {
  font-size: 14px;
  font-weight: bold;
  color: #AB0A26;
  margin-bottom: 10px;
}

#InfoTall h3,
#Info h3 {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  margin-bottom: 3px;
  margin-top: 25px;
}

#InfoTall a:link, #InfoTall a:active, #InfoTall a:hover, #InfoTall a:visited,
#Info a:link, #Info a:active, #Info a:hover, #Info a:visited {
  font-size: 12px;
  font-weight: normal;
  color: #AB0A26;
  text-decoration: none;
}

#pageGallery p,
#InfoTall p,
#Info p {
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}

#InfoTall p.subText,
#Info p.subText {
  font-size: 11px;
  color: #777;
  line-height: 16px;
}

#Nav {
  width: 466px;
  margin: 0 0 15px 0;
  height: 15px;
  text-align: right;
}

#Nav a {
  margin-left: 21px;
}

#Nav a:link,
#Nav a:active,
#Nav a:hover,
#Nav a:visited {
  font-size: 12px;
  font-weight: normal;
  color: #AB0A26;
  text-decoration: none;
}

#Pages {
  width: 466px;
}

#Pages img.thumb {
  margin-left: 15px;
}

#Pages li {
  float: right;
}

#Pages li .page {
  position: absolute;
  top: 10px;
  right: 10px;
}

#map {
  border: 1px solid #666;
  height: 400px;
  position: absolute;
  right: 40px;
  top: 30px;
  width: 600px;
}