
body {
	background-color: #ffffff;
	margin-left : 0;
	margin-top : 0;
	margin-right: 0;
	margin-bottom: 0;
}

#box {
	height: 100%;
	width: 100%;
	background: #ffffff;

	background-repeat: no-repeat;
	background-position:center;	
	position: relative;
	overflow: hidden;
}
 
#target {
	height: 135px;
	width: 438px;
	top: -200px;
	left: -450px;
	position: absolute;
	background-image: url(img/bigl.png);
	background-repeat: no-repeat;
	z-index: 5000;
	
}
#target a{
	float: left;
	height: 135px;
	width: 438px;
	z-index: 5000;
}
#target2 {
	height: 76px;
	width: 246px;
	top:-200px;
	left: +1500px;
	position: absolute;
	background-image: url(img/littlel.png);
	background-repeat: no-repeat;
}
#target3 {
	height: 1px;
	width: 1px;
	top:0px;
	left:0px;
	position: absolute;
	background-image: url(img/one.png);
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}
#target4 {
	height: 1px;
	width: 1px;
	top:0px;
	left:0px;	
	position: absolute;
	background-image: url(img/two.png);
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;	
}
#target5 {
	height: 1px;
	width: 1px;
	top:0px;
	left:0px;	
	position: absolute;
	background-image: url(img/three.png);
	background-repeat: no-repeat;
	line-height: 1px;	
	font-size: 1px;	
}

#tdc {
	height: 1px;
	width: 1px;
	top:0px;
	left:0px;	
	position: absolute;
	background-image: url(img/tdc.png);
	background-repeat: no-repeat;
	line-height: 1px;	
	font-size: 1px;	
}

#fxNavigation {
	background-color: red;
	width: 1px;
	height: 1px;
	line-height: 1px;
	font-size:1px;
	visibility:hidden;
}
