body {
	background-color: #FFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 428px;
	position: absolute;
	left: 541px;
	top: 338px;
	text-indent: -5000px;
}
#container #promo-global {
	height: 322px;
	width: 241px;
	background-image: url(../images/promo_globalevents-trans.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 241px;
}

#container #promo-decor {
	height: 322px;
	width: 244px;
	background-image: url(../images/promo_reveldecor-trans.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 255px;
	top: 241px;
}

#container .promo a {
	display: block;
	height: 322px;
	text-indent: -5000px;
	position: relative;
}

#container p.tagline {
	background-image: url(../images/tagline.gif);
	text-indent: -5000px;
	height: 142px;
	width: 626px;
	position: absolute;
	left: 335px;
	top: 177px;
}
.street-address, .tel, .adr {
	display: inline;
}

.vcard {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 4px;
	color: #AEAEAE;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 40px;
}

