body { text-align: center; height: 100%; background: url(../images/sitebody.gif) left top repeat; margin: 0px; padding: 20px 0px 0px 0px;}

#page { margin: auto; width: 100%; height: 100%; }
#header { background: url(../images/tourbg.jpg) left top no-repeat; margin: auto; width: 980px; height: 500px; border: 10px solid #f2f2f2; position: relative; }
#navi { position: absolute; left: 20px; top: 0px; }
#navi a { text-align: left; display: block; background: #f2f2f2; width: 160px; padding: 10px 20px 10px 20px; margin-bottom: 1px; margin-top: 1px; font: 9pt verdana; color: #34424d; text-decoration: none; }
#navi a:hover {  }

#subnavi { margin-top: -10px;}
#subnavi a { padding: 0px 20px; margin: 0; color: #666; }
#subnavi a:last-child { padding-bottom: 10px; }

#content { position: absolute; left: 240px; top: 0px; background: #fff; width: 650px; height: 480px; overflow: auto; padding: 10px 10px 10px 30px; filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90; text-align: left; }
#content h1 { font: 18pt arial; color: #34424d; border-bottom: 1px solid #ebebeb; margin-right: 30px; }
#content p, #content th, #content td, #content li { font: 9pt arial; color: #333; margin-right: 30px; }

#footer { margin: auto; width: 974px; height: 17px; background: transparent; padding-top: 5px;}
#footer p { text-align: center; font: 8pt arial; color: #ccc; margin: 0px 0px 5px 0px; padding: 0px; }
#footer p a { color: #fff; text-decoration: none; }

table.login { width: 600px; margin: 10px 0px 10px 0px; }
table.login a { font: 9pt arial; color: #333; margin-right: 30px; }
table.login td { font: bold 9pt arial; color: #333; margin-right: 30px; }
table.login th { width: 200px; }
table.login input { width: 300px; border: none; background: #ccc; padding: 5px 15px 5px 15px; }
table.login select { width: 330px; }
input.submit { margin-left: 206px; background: #34424d; padding: 5px 15px 5px 15px; border: none; color: #fff; text-transform: uppercase; font: 8pt verdana; }
input.radio { width: 20px !important; height: 20px; padding: 5px; border: none; }
input { width: 300px; height: 18px; padding: 5px; }
textarea { width: 300px; height: 50px; padding: 5px; }
select { width: 300px; height: 18px; }
input[type=submit] { width: auto; height: auto; padding: 5px; }
input[type=reset] { width: auto; height: auto; padding: 5px;}
input[type=radio] { width: auto; height: auto; padding: 5px;}