body {
	padding: 0px;
	margin: 0px;
	font-family: arial, "lucida console", sans-serif;
	background-color: #FFFFFF;
}
a:link, a:visited, a:hover, a:active {
	font-size: 11px;
	color: #FD0002;
}
.header_back {
	width: 100%;
	height: 300px;
	background-image: url(../px/header_back.jpg);
	background-repeat: repeat-x;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin-top: 30px;
}
.header {
	height: 100%;
	background: url(../px/header.jpg) no-repeat top right;
	color: #FFFFFF;
	padding-top: 200px;
	padding-right: 500px;
	display: block;
	text-align: right;
}
.header_text1 {
	font-size: 30px; 
	display: block;
	white-space: nowrap;
}	
.header_text2 {
	font-size: 15px;
	display: block;
	white-space: nowrap;
}
.line {
	height: 60px;
	background-color: #FD0002;
	color: #FFFFFF;
	padding: 0px 40px 0px 0px;
}
.line_text {
	float: right;
	margin-top: 15px;
	padding-left: 600px;
	position: relative;
	white-space: nowrap;
}	
.line_text1 {
	font-size: 12px; 
	position: absolute; 
	left: 250px;
}
.line_text1 a, .line_text1 a:hover, .line_text1 a:visited {
	color: #FFFFFF;
	font-size: 12px;
}
.line_text2 {
	text-decoration: underline; 
	font-size: 25px; 
}
.langs_line {
	width: 100%;
	height: 25px;
	background-color: #F7F7F7;
	margin-bottom: 5px;
}
.langs {
	padding-right: 70px;
	font-size: 11px;
	color: #FB0102;
	float: right;
	margin-top: 5px;

}
.mail2 {
	position: absolute;
	left: 80px;
	top: 350px;
}
a:link.mail {
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover.mail {
	font-size: 14px;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.lang1 {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid;
	text-decoration: none;
}
.lang2 {
	padding: 10px;
	text-decoration: none;
}
.lang_on {
	font-weight: bold;
	text-decoration: underline;
}
.body {
	positon: relative;
}	
.menu {
	position: absolute;
	background-color: #FBFBFB;
	width: 30%;
	left: 2%;
	padding-bottom: 30px;
}
.border {
	background: url(../px/left_border.gif) no-repeat 46px 3px;
}
.menu_title {
	display: block;
	font-size: 15px;
	margin-top: 20px;
	margin-left: 30px;
}
.menu_text1 {
	margin-top: 20px;
	background: url(../px/menu_arrow.gif) no-repeat 0px 5px;
	display: block;
	margin-left: 40px;
	padding-left: 50px;
	margin-right: 90px;
	font-size: 12px;
}
.menu_text2 {
	margin-top: 20px;
	margin-left: 50px;
	display: block;
	font-size: 11px;
	margin-right: 40px;
	padding-left: 5px;
	border-left: 1px solid #000000;
}
.menu_text3 {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	display: block;
	font-size: 12px;
	padding-right: 50px;
	padding-left: 55px;
	color: #FD0002;
	background-color: #F5F5F5;
}
.text {	
	position: absolute;
	width: 60%;
	right: 2%;
}
.text_title {
	display: block;
	font-size: 17px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.text_main {
	display: block;
	font-size: 12px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.text_footer {
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 20px;
	font-weight: bold;
	display: block;
	text-align: center;
}