body  {background-color: #97cbfb;}
#main {
	position: relative;
	z-index: 8;
	left: 0;
	width: 1111px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/extender.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 100%;
	height: 132px;
	background-image: url(images/header.jpg);
}
#nav {
	background-color: transparent;
	margin-left: 0;
	position: absolute;
	z-index: 10;
	top: 101px;
	left: 284px;
	width: 532px;
	height: 31px;
}
#content {
	height: auto;
	_height: 541px;
	min-height: 541px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	padding: 18px 150px 20px;
}
#pageText {
/*	margin-right: 500px;
*/float: left;
	width: 290px;
}
#footer {
	background-color: #97cbfb;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-right: 183px;
	padding-top: 50px;
	height: 58px;
}
#hereNow {
	position: absolute;
	top: 142px;
	right: 165px;
}
#rotator {
	border: 2px solid #97cbfb;
/*	float: right;
*/}
.classList {
	border-bottom: 2px solid #97cbfb;
	margin-bottom: 10px;
}
#berninaLeft {
	float: left;
	width: 48%;
	padding-right: 10px;
}
#berninaRight {
	float: left;
	width: 48%;
	padding-left: 10px;
}
#berninaBottom {
	width: 100%;
	clear: both;
}