/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
		margin: 0;
		padding: 0;
}
body {		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #555555;
		text-align: center;
		background: url(../img/bg.gif) repeat-x left -50px #a9b3bb;
}
		
#container {
		margin-left:auto;
		margin-right:auto;
		width: 100%; 
		min-height:100%;
		text-align: left;
        position:relative;
		}
#container2{
margin:auto auto;
width:730px;
}
/* commented backslash hack v2 \*/ 
* html #container {height:100%;}		
* html #container {width:732px;w\idth:730px;}
* html body{font-size:xx-small;f\ont-size:x-small}
/* end hack */ 

#mainheader {
		position:absolute;
		left:0;top:0;
		height: 200px;
		width:100%;
		z-index:1;
}
#header {
		height: 150px;
		width:100%;
		position:relative;
		z-index:2;
		overflow:hidden;
}

* html #mainheader {height:201;he\ight:200px}
* html #header {height:150px;he\ight:150px}
#menu {
		width:100%;
		height: 70px;
		position:relative;
		z-index:2;
		margin: 0 auto;
}

* html #menu{height:72px;he\ight:70px}
#sidebar {
		float: right;
		width: 300px;
		padding:5px 0;
		overflow:hidden;
		margin-left:555px;
		position:absolute;
}
#content {
		width: 553px;
		padding:5px 0;
}	
*html #sidebar{right:-130px;position:absolute;}
#footer	{
		position:absolute;
		bottom:0;
		width:100%;
		height: 40px;
		background: url(../img/footer.gif) repeat-x #3f4244;
		padding-top:40px;
}
* html #footer {height:40px;he\ight:39px;width:100%;}

#footer #copyright, #footer #footer_text {
	text-align: center;
	font-size: 1em;
	color: #fff;
}


#footer a {
	color: #666666;
}


#clearfooter {height:80px;width:100%;clear:both}



h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

.site_languages{
position:absolute;
margin-left:880px;
margin-top:130px;
}

.module{
margin:0px 10px 10px 10px;
background:#a9b3bb;
}
.module_header{
text-transform:uppercase;
color:#000;
font-weight:bold;
padding:3px;
background: #DB8603 url(../img/img12.gif) no-repeat;
}
.module_body{
background: url(../img/img13.gif) repeat-x;
padding-top:10px;
/*padding:3px;*/
}
.module_body ul{
list-style:none;
padding:0;
margin:3px;
text-transform:uppercase;
font-weight:bold;
}
.module_body ul a{color:#000;text-decoration:none;}
.module_body ul a:Link{color:#000;text-decoration:none;}
.module_body ul a:Visited{color:#000;text-decoration:none;}
.module_body ul a:Hover{color:#972296;text-decoration:underline;}
.module_body li.active a{color:#972296;text-decoration:none;}
.module_body li.active a:link{color:#972296;text-decoration:none;}

.mininews{
margin:3px 3px 20px 3px;
}
.mininews h2{
font-size:11px;
margin:0;
padding:0;
line-height:15px;
border-bottom:1px solid black;
}
.mininews h2 span{
display:block;
font-weight:normal;
font-size:9px;
margin:0;
padding:0;
display:none;
}
.mininews_body{
font-size:10px;
margin-top:10px;
}

ul#left_menu li a{
display:block;
height:20px;
line-height:20px;
}
ul#left_menu li a:Hover{color:#f3cd74}

ul#left_menu li.active a{
color:#fff;
}

a{color:#fff;}
a:link{color:#fff;}
a:visited{color:#fff;}
a:hover{color:#fff;text-decoration:none;}
