/* Header Show */

.headerShow, .headerShow_left {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 970px;
	height: 208px;
	position:relative;
	overflow: hidden; 
}

.headerShow img{
	position:absolute;
	left: 0px;
	top:0px;
	margin: 0px;
	padding: 0px;
}
