body{
	font-family: Arial, Helvetica, sans-serif;
}

span{
   display: block;
   width: 0; height: 0; line-height: 0;
   overflow: hidden; clip: rect(0,0,0,0);
}

a{
	text-indent: -9999px;
}

h2{
	display: none;
}

#container{
	width: 825px;
	height: 454px;
	position: absolute;
	top:20px;
	left:10px;
}

#logo{
	width: 824px;
	height: 77px;
	background-image: url(../split-img/header.jpg);
}

#banner{
	width: 825px;
	height: 130px;
	background-image: url(../split-img/banner.jpg);
	margin-top: 15px;
}

#banner a{
	display: block;
	width: 100%;
	height: 100%;
}

#boxsx{
	width: 401px;
	height: 376px;
	float: left;
	background-image: url(../split-img/box1.jpg);
	margin-top: 15px;
	position: relative;
}


#boxsx a{
	display:block;
	position: absolute;
	left: 20px;
	width:165px;
}

.l1{top: 110px;}
.l2{top: 133px;}
.l3{top: 156px;}
.l4{top: 180px;}
.l5{top: 205px;}
.l6{top: 229px;}
.l7{top: 253px;}
.l8{top: 286px;height: 62px;}

#boxdx{
	width: 401px;
	height: 376px;
	background-image: url(../split-img/box2.jpg);
	float: right;
	margin-top: 15px;
	position: relative;
}

#boxdx a{
	display:block;
	position: absolute;
	width:401px;
	height:376px;
}

#disclaimer{
	clear:both;
	color:#999;
	font-size:11px;
	padding-top:6px;
}

#disclaimer a{
	color:#999;
	text-decoration:underline;
}

#disclaimer a:hover{
	text-decoration:none;
}

