html { background-color: #010101;}
body { margin: 0;}
#main { position: relative; width: 1132px; margin-left: 0; margin-right: auto; background-image: url(images/extender.jpg); background-repeat: repeat-y;}
#wrapper { }
#left { float: left; width: 189px; height: 620px; background-image: url(images/bg_left.jpg); background-repeat: no-repeat; margin-top: -139px; }
#header { width: 943px; height: 135px; background-image: url(images/header.jpg); background-repeat: no-repeat; margin-left: 189px; position: relative;}
#nav {
	position: absolute;
	top: 3px;
	left: 537px;
/*	width: 300px;
*/}
#content {
	margin-left: 189px;
	height: auto;
	_height: 485px;
	min-height: 485px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	padding: 46px 214px 0 57px;
	position: relative;
}
#footer { height: 215px; clear: both; background-color: #1c1b1b; background-image: url(images/footer.jpg); position: relative;}
#copyright {
	position: absolute;
	left: 201px;
	top: 94px;
	width: 687px;
}
#rotator {
	float: left;
	width: 100%;
}
*+html #rotator {
	width: 100%;
}
#pageText {
	margin-top: 45px;
	float: left;
}
*+html #pageText {
	clear: both;
	width: 100%;
}
#galleryholder { margin-right: 110px; margin-left: 110px; }
