html, body { margin: 0px; padding: 0px; height: inherit; background-color: #eeeeee; }

#page { width: 100%; height: 100%; margin: 0px; }
#container { width: 100%; margin: 0px; }
#header { position: relative; height: 101px; width: 100%; background-color: #FFFFFF; left: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #0A0740; }
#main { width: 100%; background-color: #FFFFFF; top: 0px; left: 0px; }
#mainnav { visibility: visible; overflow: visible; }
#content { top: 0px; left: 0px; width: 100%; text-align: left; z-index: inherit; text-align: left; }

.tdleftside { background-color: #C00000; }
.tdmidside { background-image: url(/new/shadow.jpg); background-repeat: repeat-y; }
.tdrightside { background-image: url(/new/shadowt.jpg); background-repeat: repeat-x; }
 
#leftsidepanel { top: 0px; left: 0px; z-index: inherit; }
#footer { position: relative; width: 100%; background-image: url(/new/bluebar.jpg); background-repeat: repeat; }
