body {
background-image: url('./images/bg.gif');
}
h3 {
font-size:14px;
font-weight:normal;
}
* {
padding:0;
margin:0;
font-family:"Arial";
font-size:14px;
}

img {
border:0;
}
#container{
width:788px;
height:auto;
margin:0 auto;
}
#header{
height:304px;
width:788px;
}
#logo{
position:relative;
top:-144px;
left:10px;
z-index:54;
}
#logo2{
position:relative;
top:-144px;
left:335px;
z-index:54;
}
#content_top{
height:9px;
width:788px;
background-image: url('./images/content_top.gif');
}
#content{
height:auto;
width:788px;
overflow:hidden;
background-image: url('./images/content_bg.gif');
}
#content_bottom{
height:10px;
width:788px;
background-image: url('./images/content_bottom.gif');
}
#left{
height:auto;
width:157px;
padding-left:8px;
padding-right:8px;
display:inline;
float:left;
line-height:25px;
}
#right{
height:auto;
width:563px;
padding-left:30px;
padding-right:22px;
display:inline;
float:left;
}
#fadeshow1 {
z-index:1;
}
#language{
position:relative;
top:-290px;
left:714px;
z-index:54;
width:70px;
height:19px;
}