body
{
	background: url(/pics/body_bg.png) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

*
{
	padding: 0px;
	margin: 0px;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #1e6ab8;
}

img
{
	border: 0px;
}

#container
{
	width: 850px;
	margin: auto;
}

#header
{
	height: 109px;
	background: url(/pics/header.png) no-repeat 50% bottom;
}

#header img
{
	float: right;
	margin: 60px 0px 0px 0px
}

#logo
{
	float: left;
	margin: 34px 0px 0px 10px; 
	height: 50px;
	width: 395px;
}

#menu
{
	list-style-type: none;
	text-align: right;
	padding: 60px 30px 0px 0px
}

#menu li
{
	display: inline-block;
	margin: 0px 10px;
}

#menu li a
{
	color: #fff;
	font-size: 70%;
}

#content p
{
	color: #333;
	padding: 8px;
	text-align: justify;
}

#content h3
{
	margin: 0px 1px;
	padding: 5px 0px;
	text-indent: 8px;
	border: 1px solid #cacaca;
	border-right: 0px;
	border-left: 0px;
	background: url(/pics/h3_bg.png) repeat-x;
}

#content img
{
	float: left;
	margin: 10px;
}

#col_1
{
	float: left;
	margin: 0px 0px 10px 16px;
	width: 200px;
	background: url(/pics/left_col_body.png) no-repeat bottom;
}

h2
{
	text-align: center;
	margin: 4px 0px 8px 0px;
	color: #60860c;
}

#side_menu
{
	list-style-type: none;
	margin: 0px 1px 10px 1px;
	border-top: 1px solid #cacaca;
}

#side_menu li a
{
	display: block;
	padding: 6px;
	border-bottom: 1px solid #cacaca;
}

#side_menu li a:hover
{
	background: url(/pics/li_bg_mo.png) no-repeat 50%;
}

#side_menu li a.active
{
	background: url(/pics/li_bg_active.png) no-repeat 50%;
}
			
.top
{
	height: 6px;
}

#col_1 .top
{
	background: url(/pics/left_col_top.png) no-repeat;
}

#col_2
{
	float: right;
	margin: 0px 22px 10px 0px;
	width: 590px;
	background: url(/pics/right_col_body.png) no-repeat bottom;
}

#col_2 .top
{
	background: url(/pics/right_col_top.png) no-repeat;
}

#col_2 h2
{
	margin: 4px 1px 12px 1px;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 6px;
}

#footer
{
	height: 63px;
	line-height: 55px;
	clear: both;
	margin-bottom: 10px;
	background: url(/pics/footer.png) no-repeat;
}

#footer p
{
	text-align: center;
	font-weight: bold;
	color: #fff;
}
#flags { margin-right: 24px; }
