/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body{
background-color:#F7F6F1;
color:#905F36;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 100.01%;
margin: 0;
padding: 0;
}

h1 {
font-size: 100%;
}

a:link, a:visited {
text-decoration:underline;
color:#905F36;
}
a:hover, a:active {
text-decoration:underline;
color:#633613
}

#logo{
width: 845px;
margin-top: 10px;
margin-left:auto;
margin-right:auto;
}

#wrapper{
width: 843px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
border: 1px solid #A9A8A4;
}

#nav{
text-align: left;
border-bottom: 1px solid #A9A8A4;
}

#nav ul{
padding: 2px;
background-color:#EFEFEF;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a{
color: #905F36;
background-color: #EEEEEE;
text-decoration: none;
padding: 2px 23px 2px 23px;
border-right: 1px solid #A9A8A4;
text-align: center;
font-size: 70%;
font-weight: bold;
} 

#nav ul li a:hover, #nav ul li a:focus{
background-color: #DDDDDD;
}

#boxone {
padding-left:25px;
padding-top:20px;
float:left;
}

#language{
height: 70px;
border-bottom: 1px solid #777777;	
}

#uk{
height: 30px;
font-weight: bold;
}

#dk{
font-weight: bold;
}

#info{
margin-top: 20px;
}

#boxtwo {
height: 300px;
width: 120px;
margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
font-size: 70%;
border-left: 1px solid #777777;
float:right;
}

#boxthree {
width: 632px;
padding-left:25px;
padding-top:20px;
text-align: left;
font-size: 75%;
float:left;
clear: left;
}

#picturelist {
list-style-type:none;
}

#picturelist li{
float:left;
margin-right:35px;
margin-bottom:10px;
font-weight: bold;
font-size: 90%;
color:#905F36;
}
#picturelist img {
display:block;
border: 1px solid #555555;
}

#pic img {
border: 1px solid #555555;
}

#modellist {
height: 110px;
margin-bottom:25px;
border-bottom: 1px solid #777777;
}

#modeltext {
width: 300px;
float:left;
}

#footer{
clear: both;
margin-bottom:20px;
}
#bottom{
font-size: 70%;
text-align: center;
height: 20px;
}
