* {margin: 0; padding: 0;}
body {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #4c4c4c;
	line-height: 160%;
	background: #b89764;
}
#container_shadow {
	width: 970px;
	margin: auto;
	margin-top: 12px;
}
#container {
	width: 970px;
	margin: auto;
	background: #fff;
	overflow: auto;
}
#header {}
#header #siteheader {
	background: url(/skin/header_bkg.jpg) #fff no-repeat;
	height: 172px;
}
#header #siteheader #headline {text-indent: -2000px;}
#header ul#flags li {
	list-style: none;
	float: left;
	padding: 3px;
}
#content {
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 30px;
}
#footer {background: #b89764;}

#column_left {float: left; width: 480px;}
#column_middle {float: left; width: 650px;}
#column_right {float: right; width: 250px;}

#column_right img {margin: 1px;}

#flags {
	position: absolute;
	top: 106px;
	left: 830px;
}

#menu {
	position: absolute;
	top: 97px;
	width: 764px;
	height: 50px;
	margin-left: 290px;
	line-height: 140%;
}

ul#udm {}