body {
font-family: Arial, Verdana, Helvetica, sans-serif;
background-color:000;
background-image:url(../_img/home_bg.jpg); 
background-position:bottom center; 
background-repeat:no-repeat; 
background-attachment:fixed; 
}

#logo {
position: absolute;
top: 15px;
left: 15px;
width: 317px;
height: 55px;
}

#navbox {
position: absolute;
top: 15px;
right: 15px;
width: 158px;
height: auto;
text-align: right;
}

a.srollover {
display: block;
width: 158px;
height: 25px;
background: url("../_img/button.gif") 0 0 no-repeat;
text-decoration: none;
color: #fff;
text-align: right;
line-height:160%;
font-size: 15px;
}

a:hover.srollover {
background-position: -158px 0;
color: #01459a;
}

#footer {
position: absolute;
background-color:#1f4802;
border-top: 1px solid #daf9d9;
bottom: 0px;
width: 100%;
height: 25;
}

#tvi {
float: right;
width: auto;
height: auto;
line-height:200%;
font-size: 11px;
color: #fff;
padding-right: 15px;
}

#footerinfo {
float: left;
width: auto;
height: auto;
line-height:200%;
font-size: 11px;
color: #fff;
padding-left: 15px;
}

#about_header {
position: absolute;
top: 0px;
width: 100%;
height: 290px;
background:url(../_img/home_bg.jpg); 
z-index: 25;

}
