/* CSS Document */

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 798px;
	visibility: visible;
	z-index: 0;
}

#nav {
	position: absolute;
	left: 0px;
	top: 100px;
	right: 0px;
	bottom: 0px;
	width: 156px;
	visibility: visible;
	z-index: 0;
}

#col2 {
	position: absolute;
	left: 156px;
	top: 100px;
	right: 0px;
	bottom: 0px;
	width: 637px;
	visibility: visible;
	z-index: 0;
padding-bottom: 15px;
}
