body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#main {
	width: 100%;
	height: 100%;
	text-align: center;

}

table {
	font-size: 0px;
	height: 256px;
	overflow: hidden;
}

img {border:none}



#flash {
	position: relative;

	width: 909px;
	height: 256px;
	margin: 0px;
	padding: 0px;
	border:0px;
	margin: auto;

}

#left, #right {
	height: 206px;
	overflow: hidden;
	margin-bottom:50px;
}

#left {
	background: #921B2E;
	background-image: url(img/indexbg.gif);	
}

#right {
	background: #1C4893;
	background-image: url(img/indexbg.gif);
}

#logo {
	position: absolute;

	top: 290px;
	left:150px;
}

#main table {
	height: 256px;
	overflow: hidden;
}

#center {
	width: 909px;
}

#skip {
	position: absolute;
top: 260px;
	left:155px;
	font-size: 12px;
	color: #1C4893;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.one {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
