/* CSS Document */

html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#intro1Wrapper {
	background: transparent url(/inc/swap/index_bg.jpg);
	height: 470px;
	position: relative;
	top: 15%;
}

#intro1 {
	width: 647px;
	height: 102px;
	padding: 282px 0 0 255px;
	background: transparent url(/inc/swap/index.jpg);
	margin: 0 auto;
}

#intro1 li {
	list-style: none;
	margin: 0;
	display: inline;
}

#intro1 li a {
	display: block;
	height: 35px;
	width: 70px;
	float: left;
	text-indent: -9000px;
	outline: 0;
}


