body {
	background-color: #889190;
}

#contenttable {
	background: url(../_img/coaching_body_bg.jpg) no-repeat top left;
	background-color: #556361;
	font-size: 100%;
}

#logo {
	position: absolute;
	top: 42px;
	left: 299px;
}

#content {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 450px;
}

#subnav {
	position: absolute;
	top: 180px;
	left: 40px;
	xwidth: 450px;
	xborder: 1px solid #fff;
}

/*
.contenttable-line {
	background-color: #CCC6C1;
	width: 2px;
	height: 100%;
}
*/
