* {
    margin: 0;
    padding: 0;
}
body {
    font-family: sans-serif;
    margin-bottom: 20px;
}
#wrapper, #header, #tagline, #footer {
    width: 981px;
}
#wrapper {
    margin: 0 auto;
    border-right: 1px solid #FFF;
}
#header, #tagline {
    border-right: 1px solid #a2060e;
}
#header {
    height: 251px;
    background: #a2060e url(../img/pkshutters.jpg) no-repeat;
}
#header h1 {
    display: none;
}
#tagline {
    height: 73px;
    background: #a2060e url(../img/tagline.jpg) no-repeat;
}
#tagline h2, #tagline h3 {
    display: none;
}
#container {
    background: url(../img/bg.gif) repeat-y;
}
#navi, #content, #contact {
    float: left;
}
#navi {
    width: 210px;
}
#navi ul {
    list-style-type: none;
}
#navi ul li {
    float: left;
    background-color: #FFF;
    margin-bottom: 6px;
    overflow: hidden;
    width: 190px;
    height: 35px;
    font-weight: bold;
}
#navi ul li a, #navi ul li span {
    line-height: 35px;
}
#navi ul li span {
    float: left;
    background-color: #000;
    color: #FFF;
    display: block;
    width: 30px;
    text-align: center;
    margin-right: 5px;
}
#navi ul li a {
    display: block;
    color: #a2060e;
    text-decoration: none;
}
#navi ul li.long, #navi ul li.long span {
    height: 44px;
}
#navi ul li.long a {
    line-height: 22px;
}
#navi ul li.long span {
    line-height: 44px;
}
#content {
    width: 521px;
    margin: 10px 10px;
}
#content p, #content li, th, td {
    font-size: 13px;
    color: #585858;
}
#content p, #content ul {
    margin-bottom: 1em;
}
#content li {
    margin-left: 1.3em;
    margin-bottom: 0.4em;
}
#content img, .box {
border: 1px solid #676565;
}
#content img {
    display: block;
    margin: 0 auto;
}
#content img.left {
    float: left;
    margin: 0 6px 6px 0;
}
#content img.right {
    float: right;
    margin: 0 0 6px 6px;
}
#content h2 {
    font: 28px times;
    color: #b7424a;
    margin-bottom: 10px;
}
#content a {
    color: #343434;
}
p.pdf {
    background-image: url(../img/pdf.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
}
#contact {
    width: 220px;
    height: 468px;
    margin: 10px 0 0 10px;
}
#contact h4 {
    font: bold 18px sans-serif;
    color: #585858;
    padding-bottom: 4px;
    margin-bottom: 8px;
    border-bottom: 1px solid #585858;
}
#contact li, #contact p {
    font-size: 0.7em;
}
#contact li {
    background-image: url(../img/bull.gif);
    background-repeat: no-repeat;
    background-position: 0 8px;
    list-style-type: none;
    padding: 4px 0 0 10px;
}
#contact ul {
    margin-bottom: 10px;
}
.box {
    clear: both;
    width: 520px;
}
.box table {
    width: 100%;
}
.box th {
    text-decoration: underline;
}
.box td {
    width: 33%;
    vertical-align: top;
    padding-bottom: 4px;
    text-align: center;
    font-size: 0.7em;
}
.box a {
    color: #585858;
    text-decoration: none;
}
caption {
    color: #585858;
    font-weight: bold;
}
.spacer {
    clear: both;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
#footer {
    clear: both;
    background-color: #000;
    height: 103px;
    padding-top: 10px;
}
#footer p {
    color: #FFF;
    text-align: center;
    margin-bottom: 6px;
}
#footer a {
    color: #FFF;
    text-decoration: none;
}
#footer img {
    border: 0;
}
.c1, .c2, .c3, .c4, .c5, .c6, .c7, .curveBody { background-color: #CCC; }
.c1, .c2, .c3, .c4, .c5, .c6, .c7 { height: 1px; } .curveBody { padding: 0 8px; }
.c1 { margin: 0 8px; } .c2 { margin: 0 6px; } .c3 { margin: 0 4px; }
.c4 { margin: 0 3px; } .c5 { margin: 0 2px; } .c6, .c7 { margin: 0 1px; }
