@charset "utf-8";

body {
	background-color: #999999;
}

#wrapper {
	text-align: left;
	width: 947px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	width: 947px;
	height: 161px;
	top: 0px;
	position: absolute;
	text-align: left;
	background-position: center;
}

#cards {
	background-image: url(newimages/trbusinesscards.png);
	height: 213px;
	width: 242px;
	left: 735px;
	overflow: visible;
	position: relative;
}
td.off {
background: #CCCCCC;
}

td.on {
background: #999999;
}
.style1 {font-family: Tahoma}
.footerstyle {
	font-size: 9px;
	color: #FFFFFF;
}
