body 
{
position: relative;
width: 904px;
margin: 0 auto;
padding: 0 0 0 0;
text-align: left;
background: url(bg.jpg) repeat-x black fixed;
font: small/1.5 'trebuchet ms', 'lucida grande', arial, sans-serif;
color: #222;
}	


#branding 
{
padding: 0 0 0 0;
***background: transparent url(square-bg.jpg) top no-repeat;
background: black;
height: 1000px;
overflow: hidden;
width: 900px;
}	

#head
{
position: absolute;
padding:30px;
left: 20px;
top: 0px;
background: transparent;
overflow: hidden;
width:800px;
background-image:url(bg.png);
color:white;
}



#navi
{
position: absolute;
height:48px;
left: 20px;
top: 180px;
background: transparent;
overflow: hidden;
width:860px;
background-image:url(bg.png);
color:#b18709;
text-transform:uppercase;
}


#block
{
position: absolute;
padding:30px;
left: 20px;
top: 240px;
background: transparent;
width:800px;
height:500px;
overflow:hidden;
background-image:url(bg.png);
color:white;
}


.nav-item
{
padding:9px;
line-height:34px;
background:url(pointi1.gif) right no-repeat;
}

.nav-item a:link
{padding:7px;
text-decoration:none;
color:#b18709;
}

.nav-item a:visited
{padding:7px;
text-decoration:none;
color:#b18709;
}
.nav-item a:hover
{padding:7px;
text-decoration:underline;
color:#b18709;
background:black;
}

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

text-decoration:none;
color:#b18709;
}

a:hover
{
text-decoration:underline;
color:#b18709;
}


#unten
{
position: absolute;
height:48px;
left: 20px;
top: 815px;
background: transparent;
overflow: hidden;
width:860px;
background-image:url(bg.png);
color:#b18709;
text-transform:uppercase;
}


*html #unten
{
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.png', sizingMethod='image');
}

#home
{
width:560px;
padding-right:20px;
text-align:justify;
background:url(pointi.gif) right repeat-y;
}


.header
{
text-transform:uppercase;
font-size:14px;
color:#b18709;
font-weight:bold;
margin-top:0px;
}

.cnti
{
width:560px;
padding-right:20px;
text-align:justify;
background:url(pointi.gif) right repeat-y;
}
