body
{
font-family:Verdana,Arial,Trebouchet MS;
font-size:10pt;
background-color:#FFF;
background-image:url(gfx/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
color:#333;
}

img
{
behavior: url("pngbehavior.htc");
border: 0px solid #000;
}

#centered
{
 position: absolute;
 width: 940px;
 height: 800px;
 left: 50%;
 top:0px;
 margin-left: -470px;
 margin-top: 0px;
}

#logo1
{
width:22px;
height:89px;
left:60px;
top:-2px;
position:relative;
float:left;
background-image:url(gfx/logo1.png);
}

#logo2
{
width:700px;
height:100px;
top:14px;
left:66px;
position:relative;
float:left;
}

#content
{
width:940px;
height:516px;
position:relative;
clear:both;
}

#contentbg
{
width:900px;
height:516px;
left:40px;
position:relative;
clear:both;
<!--[if lt IE 7.]>
<!--[if gte IE 5.500]>
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/content2.png');
<![endif]-->
<![endif]-->
}

html>body #contentbg  {
background-image:url(gfx/content2.png);
}

#cnt
{
width:840px;
height:460px;
position:absolute;
top:30px;
left:70px;
}

#footer
{
width:300px;
height:30px;
position:relative;
left:610px;
text-align:right;
color:#C0C0C0;
}

#zva
{
width:40px;
height:103px;
position:absolute;
top:50px;
left:14px;
}

#zvi
{
width:33px;
height:102px;
position:absolute;
top:50px;
left:15px;
}

#zza
{
width:40px;
height:103px;
position:absolute;
top:150px;
left:14px;
}

#zzi
{
width:33px;
height:102px;
position:absolute;
top:150px;
left:15px;
}

#nni
{
width:33px;
height:102px;
position:absolute;
top:350px;
left:15px;
}

#nna
{
width:40px;
height:103px;
position:absolute;
top:350px;
left:14px;
}

#nda
{
width:40px;
height:103px;
position:absolute;
top:250px;
left:14px;
}

#ndi
{
width:33px;
height:102px;
position:absolute;
top:250px;
left:15px;
}

a
{
color:#7590eb;
text-decoration:none;
}

a:visited
{
color:#7590eb;
}

a:hover
{
color:#023880;
}

h1
{
font-size:1.2em;
color:#606060;
text-shadow:1px 1px 1px #CCC;
display:block;
border-bottom:1px solid #75ad6e;
height:30px;
margin-bottom:20px;
margin-top:15px;
}

h2
{
font-size:1.6em;
font-variant:small-caps;
color:#333335;
}

h3
{
font-size:1.3em;
font-style:italic;
}

hr.cnt
{
color:#969696;
width:70%;
margin-top:15px;
margin-bottom:15px;
}

a.nav, #footer a
{
text-decoration:none;
font-family:Verdana, Arial;
color:#333333;
font-size:11pt;
}

#footer a
{
font-size:9pt;
color:#C0C0C0;
}

a.nav:visited
{
color:#333333;
}

a.nav:hover, #footer a:hover
{
color:#000;
border-bottom:1px solid #75ad6e;
}

div.nav
{
float:left;
padding-right: 25px;
padding-top: 10px;
}

#scroller
{
height:390px;
width:800px;
overflow:hidden;
}

#scroll_down
{
position:absolute;
top:400px;
left:800px;
width:30px;
height:30px;
margin:15px;
float:left;
background-image:url(gfx/arrow_down.png);
}

#scroll_down:hover
{
background-image:url(gfx/arrow_down_h.png);
}

#scroll_up
{
position:absolute;
top:40px;
left:800px;
width:30px;
height:30px;
margin:15px;
float:left;
background-image:url(gfx/arrow_up.png);
}

#scroll_up:hover
{
background-image:url(gfx/arrow_up_h.png);
}
