body {
    margin: 0 auto;
    width: 779px;
    background: #4e4e4f url(/images/templates/2008/bg.jpg) repeat-x left top;
}



td {
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 150%;
}

p {
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 150%;
}

li {
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 150%;
}

div {
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 150%;
}

span {
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 150%;
}

a {
    color: #414142;
}

#outer {
    float: left;
}

#colOne {
    float: left;
    width: 451px;
}

#fixed {
    margin: 25px 0 0 0;
    padding: 0;
    height: 36px;
    background-color: #2d2d2e;
    list-style: none;
}

#fixed li {
    float: left;
    width: 112px;
}

#fixed li a {
    display: block;
    height: 36px;
    text-decoration: none;
    margin: 0 6px;
    width: 100px;
    text-align: center;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    line-height: 36px;
    vertical-align: middle;
}

#fixed li:hover {
    background: #ef4135;
}

#fixed li a:hover {
    background: #ef4135 url(/images/templates/2008/nav_bg.jpg) repeat-x top left;
}

#fixed #home {
    width: 115px;
}

#fixed #home a {
    width: 103px;
}

#colOne img {
    margin-bottom: 5px;
    display: block;
}

#content {
    width: 351px;
    padding: 25px 50px;
    background-color: #FFFFFF;
    border-bottom: 10px solid #ee4135;
}

#colTwo {
    margin-top: -1px;
    width: 328px;
    float: left;
    height: 900px;
    background: #999999 url(/images/templates/2008/home_right.jpg) no-repeat right top;
}

#footer {
    float: left;
    height: 1px;
    /*
    width: 779px;
    */
    border-top: 1px solid #999;
}

#colTwo p {
    width: 140px;
    padding: 0;
    margin: 80px 0 0 170px;
    text-align: center;
}

#colTwo p a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    width: 140px;
}

h1 {
    font: normal 18px Arial, Helvetica, sans-serif;
    color: #414142;
}

h2 {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #414142;
}

h3 {
    font: normal 18px Arial, Helvetica, sans-serif;
    color: #ef4135;
}

h4 {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #ef4135;
}

.lnkWhite {
    font: 10px normal Arial;
    text-align: center;
    clear: left;
    color: #fff;
}
