html, body{
	font-family:Arial,Helvetica;
	margin:0;
	height:100%;
	background:#ffffff;
}
#c4 a{
text-decoration:none;
font-weight:bold;
color:#000000;
}
#c4 a:hover{
color:#bd1a1a;
}
h1{
	font-weight:normal;
	margin-bottom:5px;
	color:#bd1a1a;
	font-size:20px;
	margin-top:0px;
}
h1 a{
	font-weight:normal;
	margin-bottom:5px;
	color:#bd1a1a;
	font-size:20px;
	margin-top:0px;
	text-decoration:none;
}
h1 a:hover{
	font-weight:normal;
	margin-bottom:5px;
	color:#000000;
	font-size:20px;
	margin-top:0px;
}
.disclaimer{
padding:10px 30px;
font-size:12px;
}
#menu{
	font-family:Arial,Helvetica;
	position:absolute;
	top:174px;
	font-size:12px;
	z-index:150;
	left:0px;
	width:780px;
	padding-left:20px;
}
#menu a{
    margin:0 67px;
	color:#ffffff;
	text-decoration:none;

}
#menu a:hover,#menu a.active:hover{
    margin:0 67px;
	color:#000000;
}
#menu a.active{
    margin:0 67px;
	color:#bd1a1a;
}
#footer {
	height: 100%;
	width:100%;
	background-color:#d9d9d9;
	position:fixed;
	top:520px;
	z-index:150;
}
#header {
	position:fixed;
	top:0px;
	height: 190px;
	padding-left:200px;
	width:100%;
	background-color:#d9d9d9;
	z-index:150;
}
#logo{
	position:absolute;
	top:20px;
	left:0px;
}
#content {
	font-family:"Times New Roman", Times, serif;
	margin-top:	190px;
	height: 400px;
	width:100%;
	position:absolute;
	font-size:20px;
	line-height:145%;
	font-style:italic;
	z-index:50;
}
#c1{
	width:1100px;
	position:absolute;
	padding-top:50px;
	padding-left:254px;

}
#c2{
	width:1100px;
	position:absolute;
	margin-left:1300px;
	padding-left:254px;
	padding-top:50px;
}
#c3{
	width:1100px;
	position:absolute;
	margin-left:2600px;
	padding-left:227px;
	padding-top:50px;

}
#c4{
	width:1300px;
	position:absolute;
	margin-left:3900px;
	padding-left:227px;
	padding-top:50px;
	line-height:130%;
	font-size:14px;
}
#c4 div{
	line-height:130%;
	font-size:14px;
	margin-bottom:10px;
}
#end{
	width:300px;
	height:400px;
	position:absolute;
	margin-left:5200px;
}
#langs{
position:absolute;
margin-top:10px;
}
#btn_ger{
background:url(images/lil-ger_off-trans.png);
width:30px;
height:18px;
float:left;
}
#btn_ger:hover, #btn_ger.on{
background:url(images/lil-ger_on-trans.png);
width:30px;
height:18px;
float:left;
}
#btn_eng{
background:url(images/lil-gb_off-trans.png) no-repeat;
width:30px;
height:18px;
float:left;
}
#btn_eng:hover, #btn_eng.on{
background:url(images/lil-gb_on-trans.png) no-repeat;
width:30px;
height:18px;
float:left;
}
#btn_por{
background:url(images/lil-bra_off-trans.png);
width:30px;
height:18px;
float:left;
}
#btn_por:hover, #btn_por.on{
background:url(images/lil-bra_on-trans.png);
width:30px;
height:18px;
float:left;
}

