img, div { behavior: url(iepngfix.htc) } 
* {margin: 0; padding: 0;}
body,html {
	background-image: url('./images/bg.jpg');
	}
body {
background: url('./images/bggradient.jpg') repeat-x;
}
#flagnav {
float:left;
width:250px;
height:50px;
margin-top:100px;
border:1px solid #ffffff;
}
#mainlang {
background-image: url('./images/langbox.png');
width:850px;
height:638px;
margin:auto;
}
#navbar2 a {
text-decoration:none;
color:#ffffff;
}
#navbar2 a:hover {
text-decoration:underline;
color:#ffffff;
}
#main2 {
width:1px;
height:100px;
}
#gallery {
margin-left:50px;
width:680px;
height:100%;
border: solid #0000FF;
}
#main {
background-image: url('./images/1.png');
width:882px;
height:100%;
margin:auto;
}
#containfooter {
float:right;
width:590px;
height:30px;
margin:auto;
font-size:13px;
color:#ffffff;
padding-top:5px;
}
#footer {
background-image: url('./images/2.png');
width:882px;
height:82px;
margin:auto;
}
#contain {
width:710px;
height:570px;
margin:auto;
padding-bottom:5px;
}

#banner {
background-image: url('./images/banner.png');
width:748px;
height:117px;
margin:auto;
}
#navbar2 {
width:746px;
height:31px;
padding-top:8px;
margin:auto;
}
#navbar2 ul{
list-style-type: none;
display: inline;
text-decoration:none;
color:#ffffff;
font-size:16px;
padding-left:70px;
}
#navbar2 ul li{
padding-top:23px;
display: inline;
margin-right:140px;
}
h2 {
padding-top:5px;
font-size:18px;
font-weight:bold;
}
h1 {
padding-top:0px;
font-size:15px;
font-weight:bold;
}

#contain a {
text-decoration:none;
color:#000000;}
#contain a:hover {
text-decoration:underline;
color:#000000;
}
#left {
text-align:center;
background-image: url('./images/bildbox.png');
background-color: #ffffff;
background-repeat: no-repeat;
background-position: bottom center;
border:1px solid #000000;
width:485px;
height:100%;
float:left;
}
#right {
text-align:center;
background-image: url('./images/bbox.png');
background-color: #ffffff;
background-repeat: no-repeat;
background-position: bottom center;
background-color:#ffffff;
border:1px solid #000000;
width:200px;
height:100%;
float:right;
}
/* Navigation + Main orange area */

#navigation {
background-image: url('./images/etusivu.png');
background-repeat: no-repeat;
width:836px;
height:528px;
margin:auto;
}
#navigationportfolio {
background-image: url('./images/prtfolio.png');
background-repeat: no-repeat;
width:757px;
height:484px;
margin:auto;
}
#navigationabout {
background-image: url('./images/about.png');
background-repeat: no-repeat;
width:927px;
height:689px;
margin:auto;
}
#navigationcontact {
background-image: url('./images/contact.png');
background-repeat: no-repeat;
width:757px;
height:484px;
margin:auto;
}
/**/
/*LANDING PAGE CSS*/
/**/
ul#linkmenu, #linkmenu li {
padding: 0; margin: 0;
list-style: none;
margin-left:15px;
}
ul#linkmenu {
float: left;
}
#linkmenu li {
position: relative;
} 
.about {
display: inline;
top: 400px;
left: 490px;
font-size: 16pt;
} 
#linkmenu li a {
text-decoration: none;
background: none;
}