*html img.png {behavior: url(/css/png.htc);}

body
{
border:0px solid white;
background: #0D1B21 url("/images/bg.jpg");
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#AFBECB;
}

* 
{
margin:0;
padding:0;
}
.svartby
{
width:893px;
text-align: left;
margin-left: auto;
margin-right: auto;
border:0px solid white;

}

.header
{
position: relative;
width:880px;
background:url("/images/header.jpg");
height:258px;
margin-left:3px;
}

.content1
{
position: relative;
width:893px;
background:url("/images/cont.jpg");
height:547px;
border:0px solid red;
}

.footer
{
position: relative;
width:876px;
background:url("/images/footer.jpg");
height:202px;
margin-left:5px;
border:0px solid #ffffff;
}

.footer_con
{
border:0px solid #ffffff;
height:80px;
width:540px;
margin-left:170px;
}

.menu_site
{
position: absolute;

border:0px solid #fff;
z-index:5;
margin-left:100px;
margin-top:18px;
}
.menu_site img
{
 border:0px;
}

#scroll {
direction:ltr; 
width:480px; 
height:480px; 
position:absolute; 
overflow:auto; 
padding:10px; 
border:0px solid #fff;
margin-top:24px; 
margin-left:270px;
} 
h2
{
 font-size:18px;
 margin-top:8px;
 margin-bottom:8px;
}

a
{
 color:#AFBECB;
}

a:hover
{
text-decoration:none;
  color:#fff;
}

img
{
border:1px solid #AFBECB;
padding:2px;
}

ul
{
margin-left:20px;
}

p
{
margin-left:8px;
margin-bottom:10px;
}

ol
{
margin-left:20px;
}



.footer_con img
{
	border:0px;
}