body, html {
margin: 0px;
padding: 0px;
height: 100%;
background: #fff url(image/background.jpg) top left repeat-x;
font: normal 12px/14px helvetica, arial, tahoma, verdana, sans serif;
color: #666;
}
img, div, input { behavior: url("IT/iepngfix.htc") }
#container {
margin: 0 auto;
width: 1000px;
height: 100%;
}
#logo {

}
#language {
background: #565656 url(image/back_lang.jpg) top left repeat-x;
position: absolute;
bottom: 0px;
margin-left: 220px;
width: 200px;
height: 45%;
}
#footer_home {
position: absolute;
bottom: 0px;
padding: 0px 0px 10px 10px;
margin-left: 420px;
}
#footer_home a {
color: #951b1b;
}
#footer_home a:hover,
#footer_home a:visited,
#footer_home a:active {
color: #951b1b;
}
ul {
margin: 10px 0px 0px 25px;
line-height: 18px;
}
li {
list-style-image: url(image/list.png);
}
a:link,
a:hover,
a:visited,
a:active {
text-decoration: none;
color: #dfdfdf;
}
#area {
position: absolute;
bottom: 0px;
margin: 0px 0px 10px 10px;
}

