.round-bottom {
	background: url("/images/front/layout/roundbottom.gif");
	background-position: top center;
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	overflow: hidden;
	display: block;
}

.bottom-picture {
	background-image: url("/images/front/layout/bottompicture.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
}

.back-image {
	width:100%; 
	position:fixed; 
	left:0; 
	bottom:0; 
	z-index:-10;
  	_position:absolute;
  	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

.header {
	background-image: url("/images/front/header/header.png");
	background-position: top left;
	background-repeat: no-repeat;
	height: 77px;
}

#contact-container {
	margin-top: 8px;
}