@charset "UTF-8";
/* CSS Document */



html{
    height:100%;
}

body {
	color: #000000;
	font-size: 100%;
	background: #ffffff;
    height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
text-decoration: none;
color: #000000;
}


a:visited {
text-decoration: none;
color: #000000;
}


a:hover {
text-decoration: none;
color: #000000;
}


a:active {
text-decoration: none;
color:#000000;
} 


p{
padding:0px;
margin:0px;
}

#all {
    width: 80%;
    margin:0px auto;
    position:relative;
    min-height: 100%;
	width:980px;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
}

#all_2 {
width:900px;
margin:auto;
}

.all_3 {
float:left;
width:430px;
margin:10px;
}

.all_4 {
float:right;
width:430px;
margin:10px;
}


#header {
	width:900px;
	margin:auto;
	background-repeat:no-repeat;
	padding-top:40px;
	padding-bottom:5px;
}

#menu {
width:900px;
margin:auto;
padding-bottom:20px;
}

#main {
    width:900px;
	margin:auto;
	padding:0px;
	margin:0px;
	}
	
#lang{
float:right;}

.main_a {
float:left;
width:110px;
height:600px;
}
.main_a_title {
float:left;
width:100px;
height:600px;
}


.main_b_text {
float:right;
width:710px;
margin:auto;
padding-top:20px;
text-align:left;
margin-left:40px;
font-size:75%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.5;
}



#footer {
clear:both;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
height:100px;
padding-top:20px;
text-align:center;
width:980px;
bottom:0px;
}




.main_text {
font-size:75%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.5;

}


.main_text_title {
font-size:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.5;
font-weight:bold;
font-stretch:extra-expanded;
}


.menu_text {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.5;
color:#000000;
}

.main_text_area{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
width:900px;
padding-bottom:50px;
padding-top:50px;
line-height:1.8em;
}
