#banner {
	position: absolute;
	width: 599px;
	left: 102px;
	top: 0px;
	background-color: #999999;
}
#nav {
	position: absolute;
	width: 606px;
	left: 98px;
	top: 114px;
	height: 35px;
	z-index: 1;
}
#sidebar {
	background-image: url(../images/main_18.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
}
#left {
	padding-top: 119px;
	padding-left: 0px;
}
#main {
	padding-top: 10px;
	padding-left: 20px;
	position: absolute;
	left: 236px;
	top: 189px;
	width: 286px;
	height: 276px;
}

