body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
#logo {
	background-image: url(graphics/logo.gif);
	position: absolute;
	height: 66px;
	width: 174px;
	left: 15px;
	top: 21px;
	z-index: 5;
}
#main {
	position: absolute;
	height: 600px;
	width: 997px;
	left: 5px;
	top: 7px;
	background-image: url(graphics/background.gif);
	border: 1px solid #DEDEDE;
}
#page {
	background-attachment: scroll;
	background-image: url(graphics/mainbox.gif);
	position: absolute;
	height: 437px;
	width: 567px;
	bottom: 26px;
	z-index: 2;
	right: 242px;
}
#titlehome {
	position: absolute;
	background-image: url(graphics/titles/home_16.gif);
	height: 44px;
	width: 295px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
#titlepr {
	position: absolute;
	background-image: url(graphics/titles/pr_16.gif);
	height: 44px;
	width: 295px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
#titlemarketing {
	position: absolute;
	background-image: url(graphics/titles/marketing_16.gif);
	height: 44px;
	width: 295px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
#titleevents {


	position: absolute;
	background-image: url(graphics/titles/events_16.gif);
	height: 44px;
	width: 295px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
#titledesign {



	position: absolute;
	background-image: url(graphics/titles/design_16.gif);
	height: 44px;
	width: 295px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
#titlecontact {




	position: absolute;
	background-image: url(graphics/titles/contact_16.gif);
	height: 44px;
	width: 295px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
#titletestimonials {
	position: absolute;
	background-image: url(graphics/titles/testimonials_16.gif);
	height: 44px;
	width: 295px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	visibility: hidden;
}
dd {
	text-indent: -19pt;
}
dt {
	text-indent: 5pt;
}
.addresses {
	font-size: 11px;
}
.contactlist {
	list-style-type: none;
	line-height: 30px;
	letter-spacing: 0.5em;
}
