#all800 { margin: 0px auto; padding: 0px; width: 800px; background: #fff; text-align: center; position: relative; left: 0px; top: 0px; }

#header { width: 800px; height: 300px; position: absolute; left: 0px; top: 0px; background: url(/templates/headerbg.png) repeat-x; }
#logo { width: 370px; height: 100px; position: absolute; left: 0px; }
#etobox { width: 260px; height: 300px; position: absolute; left: 370px; top: 0px; background: url(/templates/etobox.png) no-repeat; }
#etomenu { width: 370px; height: 35px; position: absolute; left: 0px; top: 100px; background: #008800 url(/templates/etomenubg.png) no-repeat; }
#etomenu ul { margin: 0px; padding: 0px; text-align: left; }
#etomenu li { line-height: 35px; list-style-type: none; float: left; padding-left: 20px; }
#etomenu a, #etomenu a:hover { font: bold 12px/1em arial; color: #fff; text-decoration: none; }

#mainmenu { width: 170px; height: 100px; position: absolute; right: 0px; top: 0px; }
#mainmenu ul { margin: 0px; padding: 0px; text-align: right; }
#mainmenu li { line-height: 35px; list-style-type: none; float: right; padding-left: 10px; }
#mainmenu a { font: bold 12px/1em arial; color: #7e7e7e; text-decoration: none; }
#mainmenu a:hover { color: #ff0000; }

#oeto { width: 370px; height: 165px; position: absolute; left: 0px; top: 135px; font: normal 13px/1em arial; color: #7e7e7e; text-align: left; }
#oeto ul { margin: 0px; padding: 0px 0px 0px 50px; }
#oeto li { list-style-type: none; margin: 3px; padding: 3px 3px 3px 40px; border-bottom: 1px solid #fff; }
#ver { width: 170px; height: 200px; position: absolute; right: 0px; top: 100px; }
#vert { margin: 0px; padding-top: 20px; font: bold 12px/1em arial; color: #7e7e7e; }
#vern { padding-top: 20px; font: bold 80px/1em arial; color: #7e7e7e; }
#verd a, #verd a:hover { font: normal 12px/1em arial; color: #ff0000; text-decoration: none; }

#container { width: 800px; background: #fff url(/templates/containerbg.png) repeat-x; position: absolute; left: 0px; top: 300px; text-align: left; border-bottom: 10px solid #008800; }

h1#pagetitle { margin: 20px 20px 20px 20px; padding: 0px 20px 0px 20px; text-align: right; font: bold 18px/1em arial; color: #7e7e7e; }
#content { margin: 0px; padding: 0px 20px 100px 20px; text-align: left; font: normal 12px/1.6em arial; color: #7e7e7e;}

h2.start { font: bold 14px/1em arial; color: #7e7e7e; margin: 0px; padding: 3px 20px 3px 100px; background: url(/templates/etostartbg.png) no-repeat; }

#footer { padding: 1px 0px 2px 0px; font: normal 10px/1em arial; color: #7e7e7e; text-align: right; }
#footer a, #footer a:hover { text-decoration: none; color: #212121; }