body {
    color: #111111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 10px;
    text-align: center;
}

h1 {
    background: #808080;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
    margin: 0px;
    padding: 0px 10px;
}

h2 {
    background: #cd0d1e;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    margin: 0px;
    padding: 0px 10px;
}

p {
    margin: 0px;
    padding: 0px 0px 8px 0px;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #808080;
    text-decoration: underline;
}

a img {
    border: 0px;
}

input[type="submit"] {
    cursor: pointer;
}

#page {
    background: url(images/header-bg.jpg) top left no-repeat;
    margin: 0px auto;
    padding: 0px 25px;
    text-align: left;
    width: 850px;
}

#header {
    color: #000000;
    margin: 0px 0px 8px 0px;
    padding: 24px 0px 0px 0px;
}

#header p {
    padding-left: 480px;
    padding-right: 50px;
}

#header ul {
    background: #cd0d1e;
    list-style: none;
    margin: 20px 0px 0px 0px;
    overflow: hidden;
    padding: 4px 0px;
}

#header ul li {
    border-right: 2px solid #ffffff;
    float: left;
    height: 13px;
    margin: 0px;
    padding: 0px 14px;
}

#header ul li a {
    color: #ffffff;
    font-weight: bold;
}

#header ul li a:hover {
    color: #000000;
}

#leftnav {
    background: #e9e9e9;
    color: #808080;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 2px 7px 10px 7px;
    width: 172px;
}

#leftnav li {
    margin: 0px;
    padding: 0px;
}

#leftnav #searchtext {
    padding: 8px 0px 0px 0px;
}

#leftnav li.menuheader {
    font-size: 17px;
    font-weight: bold;
    margin: 0px;
    padding: 8px 0px 0px 0px;
    text-align: center;
}

#leftnav li.categoryheader {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 8px 0px 0px 0px;
}

#leftnav li a {
    color: #000000;
    font-size: 11px;
}

#leftnav li a:hover {
    color: #808080;
}

#content {
    background: #ffffff;
    border-top: 10px solid #e9e9e9;
    float: left;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
    width: 664px;
}

#content a {
    color: #000000;
    font-weight: bold;
}

#content h2 a {
    color: #ffffff;
}

#content #staticcontent {
    margin: 0px;
    padding: 8px 0px 8px 10px;
}

#content p.statictext {
    margin: 0px;
    padding: 8px 0px 8px 10px;
}

#content ul {
    margin: 0px;
    padding: 0px 0px 0px 40px;
}

#content ul li {
    padding: 0px;
}

.center {
    text-align: center;
}

.performeroverview, .pressrelease, .casestudy {
    overflow: hidden;
}

.performeroverview img, .pressrelease img, .casestudy img {
    float: right;
    margin: 0px 0px 0px 20px;
    padding: 0px;
    width: 220px;
}

.pressrelease img, .casestudy img {
    float: left;
    margin: 0px 20px 0px 0px;
    width: 182px;
}

.performeroverview div, .pressrelease div, .casestudy div {
    margin: 0px;
    padding: 10px;
}

.performeroverview a, .pressrelease a, .casestudy a {
    font-weight: bold;
}

#footertext {
    margin: 0px auto;
    padding: 20px 0px 0px 0px;
    text-align: left;
    width: 750px;
}

#footertext a {
    text-decoration: underline;
    color: blue;
}

.staffmember {
    margin: 0px 0px 10px 0px;
    overflow: hidden;
    padding: 0px 0px 0px 10px;
}

.staffmember img {
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    width: 182px;
}

.staffmember p {
    float: left;
    width: 664px;
}

.staffmember p.narrow {
    width: 462px;
}

#content form {
    margin: 0px 0px 10px 0px;
    overflow: hidden;
    padding: 0px 10px;
}

#content p.errors {
    color: #cd0d1e;
}

#content ul.errors {
    color: #cd0d1e;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 50px;
}

#content label {
    clear: left;
    float: left;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 0px 0px;
}

#content input, #content select, #content textarea {
    border: 1px solid #808080;
    float: left;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px 1px;
    width: 325px;
}

#content textarea {
    height: 102px;
}

#content #form-contactus label {
    width: 240px;
}

#content #form-contactus input, #content #form-contactus select, #content #form-contactus textarea {
    width: 380px;
}

#content #form-contactus input[type="submit"] {
    margin-left: 250px;
}

#content #form-mailinglist label {
    width: 150px;
}

#content #form-mailinglist input {
    width: 470px;
}

#content #form-mailinglist input[type="submit"] {
    margin-left: 160px;
}

#content .major-client {
    border: 1px solid #000000;
    float: left;
    height: 92px;
    margin: 5px 5px 10px 10px;
    width: 92px;
}

#content #clientlist {
    border: 1px solid #000000;
    clear: left;
    height: 600px;
    margin: 0px 0px 0px 114px;
    overflow-y: scroll;
    padding: 2px;
    width: 400px;
}

#content .testimonial {
    border-bottom: 1px solid #808080;
    margin: 0px 10px;
    padding: 10px 0px;
}

#content .testimonial img {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#content #newsarticle, #content #casestudy {
    margin: 0px;
    padding: 10px;
}

#form-performerregistration label {
    font-weight: bold;
    line-height: 1.2em;
    width: 290px;
}

#form-performerregistration label span {
    font-weight: normal;
    font-size: 9px;
}

#form-performerregistration input[type="submit"] {
    margin-left: 300px;
}

.documentimage {
    border: 1px solid #222222;
    display: inline;
    float: left;
    margin: 10px 0px 0px 10px;
    padding: 10px 40px;
    width: 220px;
}

#casestudy .documentimage, #newsarticle .documentimage {
    border: none;
    clear: right;
    float: right;
    margin: 10px 0px 0px 20px;
    padding: 0px;
    width: 220px;
}

.stiltwalker .documentimage {
    border: none;
    height: 166px;
    margin: 0px;
    padding: 0px;
    width: 166px;
}

#outercontent {
    background: url(images/content-bg.gif) top left repeat-y;
    overflow: hidden;
}

#performerdescription {
    margin: 0px;
    overflow: hidden;
    padding: 10px 0px 10px 10px;
}

#performerdescription .documentimage {
    border: 0px;
    clear: right;
    float: right;
    margin: 0px 0px 10px 20px;
    padding: 0px;
    width: 220px;
}

#searchresults {
    margin: 0px;
    padding: 10px 0px 10px 10px;
}

#searchresults .searchresult {
    border-top: 1px solid #222222;
    line-height: 1.3em;
    padding: 10px 0px 10px 0px;
}

#form-search {
    margin: 0px;
    padding: 0px;
}

#form-search input {
    border: 1px solid #000000;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    margin: 5px 5px 0px 0px;
    width: 135px;
}

#form-search input#submit {
    height: 22px;
    margin-right: 0px;
    width: 28px;
}

#paging {
    border-top: 1px solid #222222;
}

#paging td {
    padding: 10px 0px;
}

#paging .link {
    width: 60px;
}

#media {
    padding: 10px;
    text-align: center;
}

#footer {
    background: #808080;
    color: #ffffff;
    padding: 4px 8px;
}

#footer a {
    color: #ffffff;
}

#footer p {
    float: right;
}

.sitemap {
    margin: 0px;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
}

#content .sitemap ul {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 50%;
}

#content .sitemap li {
    font-weight: bold;
}

#content .sitemap li a {
    font-weight: normal;
}

#resource {
    padding: 10px 10px 0px 10px;
}

#resource a {
    font-weight: normal;
    text-decoration: none;
}

#resource a:hover {
    text-decoration: underline;
}

#resources ul {
    margin-bottom: 8px;
}

#content #form-contactus input#Comments, #content #form-performerregistration input#Comments {
    display: none;
}
