@charset "utf-8";
body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumn {
	float: left;
	width: 460px;
}
#rightColumn {
	float: right;
	width: 460px;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: small;
	text-align: right;
}
#nav { height: 28px; 
}
#banner { height: 200px; }
td img {
	border: thin none #000000;
	background-color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
table menu {
	visibility: hidden;
}
