body {
	margin: 0;
	padding: 0;
}

#langbar {
	width: 779px;
	height: 18px;
	margin: 0;
	padding: 0;
}

#topbanner {
	background: #9DD9ED;
	width: 779px;
	overflow: hidden;
	height: 123px;
	margin: 0;
	padding: 0;
}

#toolbar {
	width: 779px;
	margin: 0;
	padding: 0;
	height: 19px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;
}
html>body #toolbar {
	height: 18px;
}

#container {
	width: 779px;
	margin: 0;
	padding: 0;
}

#leftsidebar {
	position: absolute;
	top: 160px;
	background: #E6F2F5 url(../images/sidebar_liquid.gif) repeat-y;
	border-right: 1px solid #99B8C7;
	width: 201px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}
html>body #leftsidebar {
	width: 200px;
}

#maincol {
	background: #fff;
	color: #333;
	margin-left: 201px; 
	width: 578px;
}

#footer {
	position: absolute;
	z-index: 10;
	height: 66px;
	width: 780px;
	visibility: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 779px;
	height: 65px;
}
html>body #footer {
	width: 779px;
	height: 65px;
}