table#fullscreenBanner {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	cursor: pointer;

}

table#fullscreenBanner td{
	text-align: center;
	vertical-align: middle;
}

table#fullscreenBanner div#FlCont {
	padding: 20px 30px 20px 30px;

	width: 700px;
	height: 350px;
	z-index: 1002;
	position:relative;
	margin: 0 auto;
	/*background: black url(../menu/g_close.gif) no-repeat 652px 6px;*/
}

.flas_a{
	position: absolute;
	display: block; 
	top: 20px;
	left: 40px;
	width: 700px;
	height: 350px;
	background: transparent url(../gfx/no_img.gif) repeat top left;
	z-index: 100; 
}

table#fullscreenBanner div#FlBG {
	z-index: 1001;
	background: #eeeeee;
	position: absolute;
	top: 0;
	left: 0;
	filter:alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;
	width: 100%;height:100%;position:absolute;left:0;top:0;
}

a#banner_link {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 770px;
	height: 340px;
	background: transparent url(../site/images/sep.gif) repeat;
}


img#close_x {
	position: absolute;
	z-index: 9999;
	margin: 0px;
    right: 35px;
    top: 6px;
}


/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:1000px;
	background: #cfcdb8;
	color: #000000;
}

div#container {
	min-height:100%;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	padding: 0;
	background: transparent url(../gfx/intro/07.jpg) repeat-y center center;
}

div#bgleft {
	position: absolute;
	width: 50%;
	height: 608px;
	top: 0;
	left: 0;
	background: #cfcdb8 url(../gfx/intro/05.jpg) repeat-x 0 50px;
	z-index: 2;
}

div#bgbottom {
	position: absolute;
	width: 50%;
	height: 100%;
	bottom: 0;
	left: 0;
	background: #cccab4;
	z-index: 1;
}

div#bgright {
	position: absolute;
	width: 50%;
	height: 608px;
	top: 0;
	right: 0;
	background: #cac8b1  url(../gfx/intro/06.jpg) repeat-x 0 50px;
	z-index: 2;
}

div#bg0 {
	width: 100%;
	height: 608px;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(../gfx/intro/08.jpg) repeat-y top center;
	text-align: center;
}

div#bg1,
div#bg2,
div#bg3,
div#bg4 {
	width: 1001px;
	height: 558px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div#bg1 {
	position: relative;
	margin: 0;
	top: 50px;
	left: 0;
	margin: 0 auto;
}

div#bg1 {
	background: transparent url(../gfx/intro/01.jpg) no-repeat top left;
}
div#bg2 {
	background: transparent url(../gfx/intro/02.jpg) no-repeat top right;
}
div#bg3 {
	background: transparent url(../gfx/intro/03.jpg) no-repeat bottom left;
}
div#bg4 {
	background: transparent url(../gfx/intro/04.jpg) no-repeat bottom right;
}


a:hover {
	color: black;
}

.intro_link {
	font-size: 11px;
	color: #2a5721;
	font-family: Verdana;
	
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	background: transparent url(../gfx/intro/bullet.gif) no-repeat center left;
	padding: 2px;
	padding-left: 12px;
}

.one {
	top: 220px;
	left: 120px;
}

.two {
	top: 245px;
	left: 140px;
}

.three {
	top: 270px;
	left: 160px;
}

.eshop {
	top: 400px;
	left: 100px;
	padding: 2px;
	background: 0;
}


.copyright {
	bottom: 16px;
	right: 16px;
	position: absolute;
	font-size: 10px;
	font-family: Verdana;
	color: #505050;
	z-index: 999;
}

.copyright a {
	color: #505050;
	text-decoration: none;
}
