body {
	overflow:auto;
}

#gsl {
	width:100%;
	border:solid 1px #d9d9d9;
	border-width:1px 0;
}

.wide {
	width:80%;
	//margin-top:-2px;
}

.wide td {
	padding:0;
	margin:0;
}

#canvas {
	width:100%;
	text-align:center;
	height:250px;
}

.banner {
	width:100%;
	height:250px;
	margin-bottom:-215px;
}

.heads {
	width:50%;
	display:block;
	overflow:hidden;
	height:127px;
	margin:0 auto 19px;
}

.heads img {
	position:relative;
	display:block;
	float:left;
	margin-right:-100%;
}

.title {
	margin-bottom:19px;
}

#measure {
	width:1000px;
	font-size:0px;
	height:0px;
}