/* CSS Document */
/* <![CDATA[ */
body {
	border:0px;
	padding:0px;
	background-color:#CCCCCC;
	background-image:url(../images/common/mienbg2.jpg);
	background-repeat:no-repeat;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

#outer_box
	{
	position: absolute;
	top:29px;
	left: 50%;
	width: 874px;
	margin-left: -437px;
	z-index:2;

	}
#search
	{
	position: absolute;
	top:40px;
	left: 50%;
	width: 180px;
	margin-left: 260px;
	}
#logo{
	height: 109px;
	width:874px;
	background-image:url(../images/common/headerbg3.gif);
	z-index:2
}

.menubar{
	height: 23px;
	padding-top:85px;
	padding-left: 20px;
	padding-bottom: 4px;
	vertical-align:middle;
	z-index:3
}

#flag{
	position: absolute;
	top:4px;
	left: 50%;
	width: 200px;
	margin-left: 260px;
	border:none;
	z-index:2;
}

#content
	{
	width:874px;
	}
	
#footer{
	height: 114px;
	background-image:  url(../img/common/footer.jpg);
	z-index:2
}

.border {
border:1px solid #000000;
margin:5px;
}

.noborder {
border:0px;
margin:0px;
padding:none;
}

.left
	{
	width:255px;
	clear:none;
	background:transparent;
	}

.right
	{
	margin-left:260px;	
	width:515px;
	background:transparent;
	}

.center
	{
	text-align:center;
	}
	
.opaci
	{
	filter:alpha(opacity=80); 
	opacity:0.8; 
	-moz-opacity:0.8;
	}
/* ]]> */