* { margin:0; padding:0; }

html, body {
	font-family: sans-serif;
	font-size: 12px;
	background: url('rock071.jpg') repeat;
	text-align: center;
	height: 100%;
}

div.main {
	width: 85%;
	min-height: 100%;
	_height: 100%;
	_overflow-x: hidden;
	background: white url('rock063.jpg') center;
	text-align: left;
	margin: auto;
	position: relative;
}

div.main-left {
	width: 128px;
	height: 100%;
	background: url('rock071sl.jpg') repeat-y;
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}

div.main-right {
	width: 128px;
	height: 100%;
	background: url('rock071s.jpg') repeat-y;
	top: 0;
	bottom: 0;
	right: 0;
	_right: -1;
	position: absolute;
}

div.main-center {
	width: auto;
	height: 100%;
	margin: 0 105px 0 135px;
	padding: 10px;
}
address{
font-family:verdana;
font-size:12px;
	position: absolute;
	left: 380px;
	top: 35px
}
