HTML {}
.bgstretcher-area { 
}

.bgstretcher, 
.bgstretcher UL, 
.bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}

.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 220 px 0 0;
	list-style: none;
}

.bgstretcher {
	background: black;
	overflow: hidden;
	width:940px;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
#mainttlimg{
	width:940px;
	height:340px;
	overflow:hidden;
	display:block;
	position: relative;
}

.topbnrarea{
	width:940px;
	height:120px;
	margin: 0;
	padding:0;
	background: url(../img/bgscreen.png) no-repeat left bottom;
	overflow:hidden;
	position: absolute;
	left:0;
	top:220px;
	display:block;
}
.topbnrarea ul{
	margin:20px 0;
	padding:0;
	list-style:none;
}

.topbnrarea ul li{
	margin:0 0 0 17px;
	padding:0;
	list-style:none;
	float:left;
}
#catttlimg{
	width:940px;
	height:170px;
	margin:0 auto;
	overflow:hidden;
	display:block;
	background:#000;
}
#catttlimg img{
	visibility : hidden;
}