* {margin: 0; padding: 0;}

body {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #4c4c4c;
	line-height: 160%;
	background: url(/skin/body_background.jpg) top center repeat-x;
}
#container {
	position: relative;
	margin: auto;
	margin-top: 0px;
	width: 950px;
}
#left_col {
	width: 694px;
	float: left;
}
#right_col {
	margin-left: 14px;
	overflow: hidden;
	width: 224px;
	float: left;
}
#right_col img {
	border: 1px solid #b2b2b2;
	margin-bottom: 10px;
}

#header {
	width: 100%;
	height: 334px;
	background: url(/skin/header_background.jpg) no-repeat;
}
#top_banner_left {
	height: 232px;
	width: 702px;
	padding: 3px 0 0 3px;
	float: left;
}
#top_banner_right {
	height: 232px;
	width: 230px;
	padding: 3px 0 0 0px;
	float: left;
}
#header ul#flags li {
	list-style: none;
	float: left;
	padding: 3px;
}
#content {
	background: url(/skin/content_bkg.jpg) #fff repeat-y;
	overflow: hidden;
}

#footer {
	width: 876px;
	height: 87px;
	margin-top: 40px;
	padding-left: 53px;
	padding-top: 21px;
	background: #7b797a;
}


#column_left {float: left; width: 480px;}
#column_middle {float: left; }
#column_right {float: right; width: 250px;}

#column_right img {
	margin: 1px;
}

#flags {
	position: absolute;
	top: 106px;
	left: 830px;
}

ul#udm {
	position: absolute;
	top: 0px;
	padding: 0;
	margin: 0;
	margin-left: 11px;
}

