* {
  font-size: 100.1%;
  font-family: helvetica, arial, sans-serif;
  margin: 0; padding: 0;
}
body {
  font-size: 0.75em; color: #fff;
  line-height: 1.3em;
  background: #fcfafa;
}
.clear {
  clear: both; font-size: 1px; height: 1px;
}
a img {
  border: 0;
}
a {
  color: #9b1b25;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin-bottom: 1em;
}

#wrapper {
  position: absolute;
  top: 50%; left: 50%;
  width: 692px; height: 238px;
  margin: -125px 0 0 -345px;

}
#container {
  width: 692px; height: 238px;
  background: url(../img/mainbg.jpg) repeat-x 0px 32px;
}
#main {
  width: 692px; w\idth: 382px;
  height: 238px; he\ight: 163px;
  padding: 100px 30px 0 280px;
  background: url(../img/background.jpg) no-repeat 0px 16px;
}

/* cpt + Shea Enhanced Image Replacement */
#main h1 {
	width: 521px;
	height: 64px;
	position: absolute;
	top: 0px; left: 170px;
}
/* IE6 & IE7 \*/
* html #main h1 {
	top: -1px;
}
*+html #main h1 {
	top: -1px;
}
/**/
#main h1 span {
	background: url(../img/headline.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#main em {
  font-weight: bold;
  letter-spacing: 0.15em;
  font-style: normal;
}
#footer {
  position: absolute; top: 245px; left: 0px;
  color: #666;
}
