html, body
{
padding: 0;
margin: 0;
padding-top: 3px;
text-align: center;
}
body
{
overflow: hidden;
background: #f8faf6;
font: 12pt Geneva, Helvetica, Verdana, Arial, sans-serif;
color: white;
}
a	
{
display: block;
width: 100%;
height: 100%;
color: white;
text-decoration: none;
}
#container
{
border: 1px solid #fab330;
position: relative;
margin: auto;
margin-top: -25px;
width: 600px;
height: 95%;
background: white;
z-index: 1;
}
#whitespace
{
height: 25px;
}
#logo
{
margin: auto;
width: 359px;
height: 137px;
background: url(img/logo-big.jpg);
}
#bilder
{
text-align: left;
margin: auto;
margin-top: 25px;
height: 600px;
width: 450px;
}
#bild1, #bild2, #bild3, #bild4
{
margin: 5px;
width: 120px;
height: 125px;
}
#bild1
{
width: 185px;
background: url(medi/View2med.jpg);
}
#kbild5, #kbild6, #kbild7, #kbild8
{
margin: 5px;
width: 60px;
height: 60px;
}
#klbild
{
margin: 5px;
width: 60px;
height: 125px;
background: url(medi/living3.jpg);
}
#bild2
{
margin-top: -130px;
margin-left: 70px;
background: url(medi/dinning.jpg);
}
#lbild
{
margin-top: -260px;
margin-left: 195px;
width: 60px;
height: 255px;
background: url(medi/detail5.jpg);
}
#kbild5
{
margin-left: 260px;
margin-top: -255px;
background: url(thumbs/gymroom3.jpg);
}
#kbild6, #bild3
{
margin-left: 260px;
background: #fffcd4;
}
#bild3
{
background: url(medi/gymroom3.jpg);
}
#bild4
{
margin-left: 325px;
margin-top: -260px;
background: url(medi/Outsidetail1.jpg);
}
#kbild7, #kbild8
{
margin-left: 385px;
background: url(thumbs/detail4chair.jpg);
}
#kbild8
{
background: #fab330;
}
#footer, #footer2
{
position: absolute;
bottom: 0;
left:0;
width: 100%;
height: 75px;
background: #121e39;
z-index: 0;
}
#footer2
{
height: 25px;
z-index: 2;
}
#welcome
{
margin: auto;
position: relative;
text-align: left;
width: 550px;
height: 65px;
background: url(img/welcome.jpg) no-repeat;
z-index: 25;
}
#footer3
{
position: absolute;
text-align: right;
right: 50px;
bottom: 50px;
z-index: 5;
}

