#front-wrapper {
	width: 100%;
	min-width:1000px;
	text-align:center;
	display: block;
	overflow:hidden;
	position:relative;
	z-index:1;
	padding-bottom:361px;
}

#front {
	margin:auto;
	min-height:400px;
	zoom:1;
	display:block;
	position:relative;
	text-align:center;
}


.topline {
	height:195px;
	width:1000px;
	margin:auto;
	position:relative;
	z-index:50;
}

.mask {
	position:relative;
	width:698px;
	margin: 0 auto;
	padding-left:272px;
	display:block;
	overflow:hidden;
	text-align:left;
	clear:both;
	z-index:10;
	margin-bottom:-80px;
	left:10px;
}

.mask .column {
	width:272px;
	display:block;
	position:relative;
	float:left;
	left:-272px;
	margin-right:-272px;
	overflow:visible;
}
