body {
  background-image:url(images/top_bg.jpg);
  background-repeat:repeat-x;
  background-color:#c7c7c7;
  margin:0px;
  padding:0px;
  font-family:Tahoma, Helvetica, sans-serif;
  font-size:12px;
  line-height:17px;
  color:#000000;
}

a{
text-decoration:none;
color:#000000;
}

a:hover{
color:#666666;
}

#container {
  margin:auto;
  width:831px; 
  position:relative;
  background:#FFFFFF;
}
#header {
  background-image:url(images/header.jpg);
  background-repeat:no-repeat;
  width:831px;
  height:310px;
}

#header #address {
  width:300px;
  position:absolute;
  top:137px;
  left:36px;
  line-height:17px;
  font-family:tahoma, arial, sans-serif;
  font-size:13px;  
  color:#c7c7c7;
}

#header #address a {
  color:#c7c7c7;
  text-decoration:none;
 }

#header #address a:hover {
  color:#dee3e3;
}

#header #address a.active {
  color:#f36d2e;
}

#logo {
  padding-left:1px;
  border:0px;
}

#main_image{
padding:0px 8px 0px 15px;
border:0;
}

#main_image_home{
padding:0px 8px 0 15px;
margin-top:-20px;
border:0;
}

#header #menu{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
position:absolute;
top:262px;
right:10px;
}

#header #menu a{
text-decoration:none;
font-size:14px;
color:#FFFFFF;
font-variant:small-caps;
}

#header #menu td{
padding:6px 8px 20px 8px;
}

#menu #active a{
color:#636363;
}

td#active{
background:#ffffff;
}


#post {
  min-height:485px;
  border-top:none;
  border-bottom:none;
  background-color:#ffffff;
  padding:10px 25px 20px 25px;
  background:url(images/blueprint.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
}

#content {
  float:left;
  width:800px;
  min-height:485px;
}

#content strong {
  font-size:13px;
  font-weight:bold;
  margin-bottom:3px;
}
#content small {
  color: #d45f2a;
  font-size:16px;
  font-style:italic;
  font-family:Georgia, Times, Serif;  
  font-weight:normal;
  text-transform:capitalize;
  display:block;
  margin-bottom:20px;
}
#license{
  color:#636363;
  font-size:11px;
  font-family:"Trebuchet MS", Arial, Sans-Serif;  
  text-align:center;
  margin-top:20px;
  margin-bottom:0px; 
}
#license a{
  font-size:11px;
}


hr {
border:0px;
margin-top:10px;
margin-bottom:30px;
border-top:1px solid #999999;
display:block;
}

h1{
margin:0;
padding:0 0 3px 0;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#714603;
}

h2{
margin:0;
padding:0 0 3px 0;
font-size:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

h3{
margin:0;
padding:0 0 3px 0;
font-size:14px;
font-weight:bold;
}

blockquote {
color:#0f2727;
font-style:italic;
margin-left:5px;
border-top:2px solid #294b4b;
border-bottom:2px solid #294b4b;
background-color:#bbd0d0;
padding:20px;
padding-top:10px;
font-style:italics;
}

#lt{
width:410px;
background:#e5e5e5;
padding:6px 0px 6px 15px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}


#port_lt{
width:785px;
background:#e5e5e5;
padding:7px 0px 6px 0px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-align:center;
}


#port_dk{
width:785px;
background:#eeeeee;
padding:7px 0px 6px 0px;
text-align:center;
}

.submit input{
margin:-5px 0 0 0;
padding:2px;
}

#port_lt td img{
padding:1px;
border:1px solid #c7c7c7; 
}

#port_dk td img{
padding:1px;
border:1px solid #c7c7c7; 
}


