body {
margin: 0px;
padding: 0px;
}

html {
margin: 0px; 
padding: 0px;
overflow: hidden;
}

img {
border: none;
}

#top {
width: 1000px;     
height: 40px;
background: #132d46;
overflow: auto;
text-align: left;
}

#tdlogo{
width: 115px;
} 

#tdhome{
width: 30px;
}

#tdtitle{
}

#index {
position: absolute;
width: 145px; 
height: 200px;
top: 30px;
left: 0;
background: #FFFFFF;
overflow: auto;
text-align: left;
}

#index2 {
position: absolute;
width: 145px; 
height: 350px;
top: 30px;
left: 0;
background: #FFFFFF;
overflow: auto;
text-align: left;
}

#content {
position: absolute;
overflow:auto;
top: 30px;
left: 145px;
right: 0;
bottom: 0;
background: #FFFFFF;
padding: 20px;
}

#tdfoto{
width: 100%;
}
