#wrap {position:relative; width:800px; top:0px; margin:0 auto;}

#menulogo { 
display:block
transform:rotate(-90deg);
   -ms-transform:rotate(-90deg); /* IE 9 */
   -webkit-transform:rotate(-90deg); /* Safari and Chrome */
   -webkit-transform: rotate(-90deg); 
   -moz-transform: rotate(-90deg);
position:relative;
top:-44px;
left:-218px;	
width:400px;
height:30px;
border:0;
z-index:99;
}

#main {
position:relative;
left:0px;
top:0px;
width:800px;
min-height:494px;
height:auto !important;
height:494px; 
background-color: #fff; 
color:#000; 
border:1px solid; border-color:#000066;
z-index:1;
}

.content {max-width:780px;padding:10px;}
table {max-width:780px;}


#menu1 {
position:absolute;
top:0px;
right:245px;
width:160px;
height:150px;
color: #000000;
border:0;
}

#menu2 {position:absolute;
top:0px;
right:85px;
height:150px;
width:160px;
color: #000000;
border:0;
}

#menu3 {position:absolute;
top:0px;
right:0px;
width:90px;
height:150px;
color: #000000;
border:0;
}





       