
body, html {
height: 100%;
margin: 0;
padding: 0;
}

body {
background: #f6f7f8;
}

.clearer {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}

.indent {
float: left;
font-size: 0;
height: 12px;
padding: 0;
padding: 0;
width: 36px;
}

#outer {
background: url(../images/global/outer-back.jpg) 39px top repeat-y;
min-height: 100%;
margin: 0 auto;
width: 850px;
}

#inner {
background: url(../images/global/logo.jpg) 39px top no-repeat;
min-height: 590px;
margin: 0 auto;
width: 850px;
}

#mainsection {
padding-left: 258px;
width: 592px;
}

#content {
clear: both;
overflow: hidden;
width: 592px;
}

.heading {
background: #c9c9ca;
width: 185px;
text-align: right;
padding-right: 5px;
}

div.p {
margin: 0;
padding: 0;
padding-bottom: 39px;
padding-left: 17px;
padding-top: 22px;
}

.divider {
background: url(../images/global/nav-divider.gif) center top repeat-y;
width: 612px;
}

.divider div.p {
float: left;
padding-left: 17px;
padding-right: 35px;
width: 254px;
}

#upquote {
background: url(../images/global/upquote.gif) 10px top no-repeat;
}

#downquote {
background: url(../images/global/downquote.gif) 205px bottom no-repeat;
}

form table {
margin-left: 70px;
}

form table tr.center {
text-align: center;
}

form table td.input {
background: url(../images/global/inputback.gif) top left no-repeat;
height: 35px;
padding-right: 10px;
width: 212px;
}

form table td.input input {
background: none;
border: none;
height: 27px;
padding-left: 3px;
width: 203px;
}

form table td.textarea {
background: url(../images/global/textarea.gif) top left no-repeat;
height: 75px;
width: 448px;
}

form table td.textarea textarea {
background: none;
border: none;
height: 70px;
padding-left: 3px;
width: 441px;
}

/* Navigation */

#nav {
float: right;
height: 64px;
padding-top: 113px;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav ul li {
background: url(../images/global/nav-divider.gif) top left no-repeat;
float: left;
padding-left: 14px;
padding-right: 12px;
}
