body{
font-family: arial, sans-serif;
padding: 8px;
border: 8px;
margin: 8px;
}

div.imagetext{

}

.Logo{
position: absolute;
z-index: 1;
white-space: nowrap;
}

.menubar{
position: absolute;
top: 119px;
z-index: 0;
width: 100%;
}

.menuitems{
position: absolute;
top: 120px;
left: 175;
z-index :1;
color: black;
white-space: nowrap;
}

.PageContent{
position: absolute;
Left: 185px;
top: 170px;
}

a{
font-weight: bold;
text-decoration: none;
color: darkblue;
}

a:hover{
color: blue;
}

a.menuitem{
color: black;
text-style: bold;
}

a.menuitem:hover{
color: white;
}


#menu2{
position: absolute;
top: 150px;
width: 150px;
left: 10px;

}

#menu2 p{
font-size: smaller;
}


#prodsummary td{
text-align: center;
color: darkblue;
width: 100px;
}

#Managementteam td{
text-align: center;
v-align: bottom;
font-weight: bold;
}

#footer{
position: relative;
}

#footer td{
font-size: xx-small;
}

.copyright{
text-align: left;
}

.Upd{
text-align: Centre;
}

.design{
text-align: right;
}