body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../../images/back_tonal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
#container1 {
	text-align: left;
	height: 599px;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 32px;
	width: 799px;
	position: relative;
	display: block;
}
#container2 {
	float: left;
	height: 489px;
	width: 199px;
	margin-left: 0px;
	position: relative;
	clear: both;
}
#left1 {
	display: block;
	height: 258px;
	width: 199px;
	position: relative;
}
#left2 {
	display: block;
	height: 231px;
	width: 199px;
	position: relative;
}
#container3 {
	float: right;
	height: 489px;
	width: 600px;
	margin-right: 0px;
	position: relative;
}
#right1 {
	display: block;
	height: 64px;
	width: 600px;
	position: relative;
}
#right2 {
	display: block;
	height: 360px;
	width: 600px;
	position: relative;
}
#right3 {
	display: block;
	height: 65px;
	width: 600px;
	position: relative;
}
#footer {
	height: 71px;
	width: 799px;
	position: relative;
	display: block;
	clear: both;
	text-align: right;
	padding-top: 7px;
}
.indexBack {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../../images/home_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
#mainContent {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
	display: none;
}

