div#logo {
	position: absolute;
	top: 60px;
	left: 10px;
	z-index: 99;
}
div#logo1 {
	position: absolute;
	top:10px;
	left: 5px;
	z-index: 99;
}
div#content {
	background-color: #000;
}

div.footer {
	width: 100%;
	color: #999999;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: hidden;
}

div.footerl_cell {
	float: left;
	width: 60%;
	line-height: 100%;
}
div.footerr_cell {
	float: left;
	width: 40%;
}

p.cleared a.flashdownload { color: #969AD2; text-decoration: none; }
p.cleared a.flashdownload:hover { color: #999999; }

p.cleared { margin: 4px 0 0 0; padding: 0; line-height: 16px; }
p.cleared a { color: #999; text-decoration: none; }
p.cleared a:hover { text-decoration: underline; }

.inner4 { padding: 4px; }

.flash { padding-top: 5px; text-align: center; }

img.logo_small {
	border: 0;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

img.preview {
	border: 4px solid #CCC;
	margin-right: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.center_content {
	position: absolute;
	left: 50%;
	top: 0;
	margin-top: 50px;
	margin-left: -480px;
	height: 700px;
	width: 1000px;
	vertical-align: middle;
}

.locations td {
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#EEEEEE;
}

.main_buttons {
	width: 900px;
	margin-left: 0;
}
.main_buttons td {
	padding:0px;
}
.main_buttons_sub td {
	padding: 5px;
}