body {
	background-color: #83939F;
}

#contenttable {
	background: url(../_img/corporate_body_bg.jpg) no-repeat top left;
	background-color: #4D5A63;
	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: #C2CAD0;
	width: 2px;
	height: 100%;
}
*/
