@charset "UTF-8";
#container {
	width:1280px;
	height:800px;
	z-index:1;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	margin: 0 auto;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
#header {
	position:absolute;
	width:322px;
	height:17px;
	z-index:1;
	left: 480px;
	top: 48px;
}
#mainImage {
	position:absolute;
	width:1185px;
	height:308px;
	z-index:2;
	left: 2px;
	top: 77px;
}
#navFooter {
	position:absolute;
	width:1280px;
	height:23px;
	z-index:5;
	top: 764px;
	left: 1px;
	font-size: 9px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#platform {
	position:absolute;
	left:20px;
	top:21px;
	width:358px;
	height:54px;
	z-index:2;
	text-align: left;
}

