html,
body,
div,
table,
p,
img {
	border: 0;
	color: #FFF;
	font: 14px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

html,
body {
	background-color: #FFF;
	height: 100%;
	width: 100%;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

#swfContainer {
	height: 100%;
	width: 100%;
}

#container {
	height: 100%;
	width: 100%;
}

#container .containerSwf{
	height: 100%;
	width: 100%;
}

#container .pixel {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 1px;
}

#altContent {
	display: none;
	visibility: hidden;
}

#top {
	clear: both;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	min-width: 780px;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #FFF;
	text-decoration: none;
}

#top #menuContainer {
	background: url("../img/top_bkg.gif") no-repeat center;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
	width: 780px;
}

#top #menuContainer #logo { float: left }

#top #menuContainer #menu {
	float: right;
	padding-top: 10px;
}

#content {
	border-bottom: 20px solid #FFF;
	border-top: 10px solid #FFF;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 820px;
}

#global { padding-bottom: 50px }

#bottom {
	background: url("../img/bottom_bkg.gif") no-repeat center;
	clear: both;
	font-size: 12px;
	height: 40px;
	margin: 0 auto;
	text-align: right;
	width: 780px;
}