body {
background: #ffffff ;
font-family: Arial, Helvetica, sans-serif;
line-height: 140%;
margin: 0px auto;
padding: 0;
font-size: 12px;
color: #383f42;
padding-top: 0px;
}

#container {
padding: 0;
width: 959px;
margin: 0 auto;
}

#navigation {
height: 71px;
padding: 0px;
width: 959px;
margin: 0px;
background: transparent url(../images/emt-nav.gif) top left;
}

#navigation p {
height: 25px;
padding: 0px;
margin: 0px;
padding-top: 30px;
}

#navigation a:link, a:visited {
padding: 0px 15px;
text-decoration: none;
color: #000000;
font-weight: bold;
font-size: 12px;
border-right: 1px solid #000000;
}

#navigation a:hover {
  color: #ffffff;
  text-decoration: none;
  border-right: 1px solid #000000;
}

#header {
float: left;
height: 238px;
margin: 0px auto;
width: 959px;
padding: 0px;
background: transparent url(../images/istedo-header.png) top left no-repeat;
}

#header h1 {
display: none;
}

#content {
padding: 0px;
width: 959px;
margin: 0px auto;
}

#content h2 {
margin: 13px auto;
padding: 0px;
display: block;
height: 45px;
width: 720px;
background: green;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-indent: 15px;
line-height: 45px;
vertical-align: middle;
color: #ffffff;
text-align: left;
font-weight: bold;
background: transparent url(../images/emt-contentheading.gif) top left repeat-x;
}

#left{
margin: 13px auto;
width: 210px;
padding-top: 0px;
float: left;
text-align: left;
padding-left: 10px;
background: #ffffff url(../images/emt-left.gif) top left no-repeat;
}

#left a {
text-align: left;
display: block;
width: 190px;
line-height: 25px;
vertical-align: middle;
text-decoration: none;
padding-left: 5px;
color: #ffffff;
font-weight: bold;
font-size: 12px;
}

#left a:hover {
text-decoration: underline;
}

#main {
float: right;
width: 720px;
padding: 0px;
margin: 0px auto;
}

#footer {
margin-top: 10px;
float: left;
width: 959px;
background: #f4f4f5;
text-align: center;
}

#footer a {
color: #383f42;
}