a:active, a:focus{
	outline:none;
}
#header1
{
    width:426px;
   	position:relative;
}




#header1 div.showcase ul
{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
}

#header1 div.showcase #slider .item
{
	left:0px;
	top:0px;
	display:block;
	width:426px;
	height:265px;
}

#header1 div.showcase #slider
{
	position:absolute;
	overflow:hidden;
	left:8px;
	top:8px;
	width:426px;
	height:265px;
}

#header1 div.showcase1 ul
{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
}

#header1 div.showcase1 #slider .item
{
	left:0px;
	top:0px;
	display:block;
	width:426px;
	height:265px;
}

#header1 div.showcase1 #slider
{
	position:absolute;
	overflow:hidden;
	left:3px;
	top:2px;
	width:426px;
	height:265px;
}

