body {
	padding:0;
	margin:0;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	background: #ffffff url('../img/bg_title.png') repeat-x top left;
	z-index: -50;
}


div#container{
	margin:0; 
	wid th:980px;
}


div#headerbar{
position: relative;
margin-left:130px;
z-index: 1;

}

div#headerbar a {
	color:#898585;
	margin:0 5px;
	text-decoration: underline;
}

div#headerbar a:hover {
	color: #3b3636;
	margin:0 5px;
	text-decoration: underline;
}

div#headerbar a.lang {
	margin:0 -6px 0 0;
	color: #da251c;
	line-height: 24px;
	padding:6px 10px; 
	text-decoration: underline;
}


div#headerbar a.lang:hover, div#headerbar a.current, div#headerbar a.current:hover {
	margin:0 -6px 0 0;
	color: #3b3636;
	background: #d0cfc9;
	text-decoration: underline;
}

div#logocont{
	clear:both;
	margin-left:130px;
	margin-top:-2px;
}



#menucont {
display:block;
height:22px;
clear:both;
 

	
		
}
div#menucont ul {
h eight:22px;
margin-left:130px; 
	/*background-color: #ffffff;*/
	
      margin:0;
      padding:0;
      list-style:none;
      }
div#menucont li {
height:22px;
float:left;
padding-top:0px;
padding-right:2px;
background-color: #ffffff; 
}

div#menucont a {
      display:block;
      background: #3b3636 url("../img/menu.png") no-repeat right top;
      /*padding:4px 20px 5px 20px;*/
	   padding-left: 7px;
		padding-right: 12px;
	/*		margin-left:2px;*/
      text-decoration:none;
      font-size:11px;
      color:#ffffff;
      float:left;
	text-transform: uppercase;
	line-height: 22px;
     position:relative;      
    }
div#menucont a:hover {
	background:#da251c url("../img/menu_current.png") no-repeat right top;
   text-decoration:none;
}
div#menucont #current {
	padding-right:2px;
	text-transform: uppercase;
  
}
div#menucont #current a {
	background:#da251c url("../img/menu_current.png") no-repeat right top;
   text-decoration:none;
}

div#menucont #start {
width:128px;
background: #ffffff;
}
#maincont {
	margin-top:6px;
	
}



a,a:visited{border:0px;}
a img{border:0px;}

div#maincontent{

	margin-left:130px;
	margin-right:85px;
	height:82px;
}

div#mainhead {
margin-left:130px;
display: block;
position: relative;
	z-index: 2;
	width: 300px;
	margin-top:-22px;
	line-height: 22px;
	height: 22px;
	padding-right:3px;
	
}

#bgimg {
float: left;
padding-right: 3px;
background: url("../img/bg_mainhead.gif") no-repeat top right;
}

#agtxt{
	position: relative;
	z-index: 2;
	padding: 0 5px 0 5px;
	line-height: 22px;
	height: 22px;
	font-size:12px;
	font-weight: bold;
	float: left;
	background:#e5e4de;
	
}

div#leftcolumn {
	float:left;
	width:49%;
	padding: 10px 10px 10px 0;
	margin-top:10px; 
	
}
div#rightcolumn {
border-left: 1px solid #cccbc6;
float:right;
	width:48%;
	padding: 10px 0 10px 10px;
		margin-top:10px; 
}

div.clearer{clear:both;font-size:0px;height:0px;line-height:0px;}
 
     
div#footerText {
	background-color: #da251c;
	color: #ffffff;
	font-family: Times;
	font-size: 1.6em;
	line-height: 27px;
	width:897px;
	text-align: center;
	font-style: italic;
	
}
a, a:hover {
	color: #333333;
	
}

div#footer{
	line-height:30px;
	text-align: center;
}
div#footer a, div#footer a:hover {
	color:#da251c;
	text-decoration:underline;
}

/*main*/

body#main {
	background: #ffffff url('../img/bg.png') repeat-x top left;
}

#mainmaincontent {
	h eight:222px;
	width: 690px;
	margin:10px 82px 10px 130px;
	/*padding: 15px 0;*/
	padding-right: 10px;
	overflow: auto;
}
div#submenucont{
	background: #ffffff;
	height:20px;
	margin-bottom:10px; 
}
div#submenucont a{
	line-height:20px;
	padding-left:7px;
	padding-right:7px;  
}

div#submenucont a:hover, div#submenucont a.current, div#submenucont a.current:hover {
	color:#da251c;
	line-height:20px;
	padding-left:7px;
	padding-right:7px;  
}


#menu_top{
position:relative;
list-style-type:none;
}

#menu_top li{
position:relative;
float:left;
padding-left:2px;
}

#menu_top li a{
display:block;
float:left;
font-size:11px;
color:#fff;
text-decoration:none;
white-space:nowrap;
}

#menu_top li a:hover{
margin-top:0px;
margin-bottom:0px;
}

#menu_top ul{
position:absolute;
float:none;
top:23px;
left:1px;
width: 163px;
margin:0px;
padding:0px;
background-color:#000;
-moz-opacity:0.9;
opacity:0.9;
filter: alpha(opacity=90);
overflow: hidden;
z-index: 10;
}

#menu_top ul li{
float: none;
margin: 0px;
padding: 0px;
background-image: none;
width: 100%;
z-index: 15;
}

#menu_top ul li a{
display:block;
float:none;
height:23px;
padding-left:15px;
font-weight:normal;
background-image:none;
z-index: 15;
}

#menu_top ul li a:hover{
height:23px;
padding:0px;
margin-top: 0px;
margin-bottom: 0px;
border: 0px;
background-image:none;
padding-left:15px;
}


#menu_top,#menu_top li, #menu_top li a{
float:none;
}

#menu_top li, #menu_top li a, #menu_top li a:hover{
height:auto;
border-style:none;
}

#fader{
height:183px;
width:896px;
padding:0 !important;
list-style-type:none;
font-size:0pt;
overflow:hidden;
margin-top: 6px;
}

#fader li{
height:183px;
width:896px;
padding:0;
z-index: -2;
}

#fader img{
display:block;
margin:1px;
z-index: -2;
}

#overcont{
background: #e5e4de;
width: 100%;
height: 100%;
overflow: hidden;
}