html, body, div, span, h1, h2, h3, h4, a, p, img, ul, ol, li, b, i, form, table, td, tr, th  { margin: 0; border: 0; padding: 0; }
a { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
img { vertical-align: top; }

body { text-align: center; font-family: arial, sans-serif; font-size: 13px; color: #000; background: #fff url(../img/body-bg.png) repeat-x; }

#wrap { width: 816px; margin: 0 auto; text-align: left; }

#header { background: #7e805f url(../img/header-bg.png) repeat-y; color: #fff; padding: 13px 40px 0 0; height: 35px; text-align: right; }

#topmenu a { color: #fff; padding: 0 20px 0 0; }
#topmenu input { margin: 0; padding: 0; border: 0; }
#topmenu input.btn { background: none; color: #fff; font-size: 13px; }
#topmenu ul { list-style: none; }
#topmenu li { display: inline; }
#topmenu li form { display: inline; }

#content { background: #fff url(../img/content-bg.png) repeat-y; color: #000; padding: 0 18px 10px 18px; }

#footer { clear: both; height: 17px; text-align: center; vertical-align: top; padding: 12px 18px; background: #7e805f url(../img/footer-bg.png) repeat-y; color: #fff; }
#footer a { color: #fff; }

