ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, table { margin: 0; padding: 0; list-style-type:none;}
a img,:link img,:visited img { border: none; }
ul
{
list-style-type:none;
}

div#page-box, div.page-top, div.page-bottom
{
margin:0 auto;
}
div#content-box
{
clear:both;
}
div#logo
{
margin:auto;
}
div#main-menu ul
{
list-style-type:none;
}
div#main-menu ul li
{
display:block;
float:left;
}
div#sub-menu
{
float:left;
}
div#sub-menu ul
{
list-style-type:none;
}
div#content-tight
{
float:left;
}
div#footer
{
clear:both;
text-align: center;
padding-top: 5px;
font-family: Tahoma;
font-size: 9pt;
color: #777;
}
.left
{
float:left;
}
.right
{
float:right;
}
.cleaner
{
clear:both;
}
