* { margin: 0px; padding: 0px; }

html, body { width: 100%; height: 100%; padding: 0; margin: 0; }

a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }

img { border: none; border-width: 0px; }

.clear { clear: both; font-size: 4pt; line-height: 4px; }

#main { width: 838px; padding: 0 53px; min-height: 100%; margin: 0 auto; position: relative; background: url("../images/ind_bg.gif") 0 0 repeat-y; }
*html #main { height: 100%; }

body { font-family: georgia, arial; font-size: 10.5pt; color: #130806; line-height: 16px; font-style: italic; background-color: #cfb88d; }
body a { color: #130806; text-decoration: underline; }
body a:hover { text-decoration: none; }
body p { margin: 0 0 12px 0; }
body h1, body h2, body h3, body h4, body h5, body h6 { font-size: 12pt; font-weight: bold; line-height: 18px; color: #130806; margin: 0px 0 205px 0; }

body ul, body ol { margin: 0 0 12px 20px; }
body li { list-style-type: circle; }

body table { border-collapse: collapse; margin: 0 0 12px 0; }

body input, body select, body textarea { font-family: arial; font-size: 10.5pt; color: #130806; }

/* ----- hpic ----- */
.hpic { width: 838px; height: 475px; }
.hpic img { float: left; }

/* ----- buttons ----- */
.buttons { width: 838px; margin: 20px 0 0 0; }
.buttons td { width: 419px; text-align: center; padding-bottom: 20px; }

