* {
    margin: 0;
    padding: 0;
    font-family: arial;
}

body {
    background-color: #fff;
}

img {
    border: 0;
}

#prinav ul {
    list-style: none;
}

.center {
    margin: 0 auto;
    display: block;
    width: 980px;
}

#page {
    float: left;
    width: 980px;
}

#top {
    float: left;
    width: 980px;
    height: 110px;
    position: relative;
}

#logo {
    float: left;
    padding: 15px 0 0 20px;
}

#logo img {
    float: left;
}

#quickcontact {
    text-align: right;
    position: absolute;
    bottom: 25px;
    right: 20px;
    float: right;
    line-height: 25px;
}

#quickcontact p {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #565958;
    margin: 0 0 0 30px;
    line-height: 18px;
}

#quickcontact p span {
    color: #d51b1b;
}

#prinav_newsletter {
    width: 980px;
    height: 45px;
    line-height: 45px;
    float: left;
    background-image: url(/graphics/prinav_newsletter.gif);
    background-repeat: no-repeat;
}

#prinav {
    float: left;
    width: 750px;
    height: 45px;
    line-height: 45px;
}

#prinav ul {
    list-style: none;
    float: left;
    height: 45px;
    line-height: 45px;
    margin: 0 0 0 12px;
}

#prinav ul li {
    float: left;
    height: 45px;
    line-height: 45px;
}

#prinav ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    height: 45px;
    line-height: 47px;
    float: left;
    padding: 0 12px 0 12px;
    text-decoration: none;
}

#prinav ul li.selected a {
    color: #888a8a;
}

#prinav ul li a:hover {
    text-decoration: underline;
}

#newsletter {
    float: left;
    width: 228px;
    margin: 0 0 0 2px;
    height: 45px;
    line-height: 45px;
}

#main {
    width: 980px;
    float: left;
}

#splash {
    float: left;
    width: 390px;
    height: 244px;
    padding: 30px 570px 20px 20px;
}

#splash h1 {
    color: #e73932;
    font-size: 28px;
    padding: 0 0 10px 0;
}

#splash p {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 18px 0;
}

#splash a#orderbutton {
    background-image: url(/graphics/splash_orderbutton.gif);
    background-repeat: no-repeat;
    width: 149px;
    height: 46px;
    display: block;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#splash a#orderbutton:hover {
    text-decoration: underline;
}

#splash a, #splash p.links {
    color: #808080;
    text-decoration: none;
}

#splash p.links {
    padding: 12px 0 0 0;
}

#products {
    float: left;
    width: 660px;
    background-image: url(/graphics/products_focus.gif);
    background-psition: 0 0;
    background-repeat: no-repeat;
    height: 241px;
}

#focus {
    float: left;
    width: 300px;
    background-image: url(/graphics/products_focus.gif);
    background-position: 100% 0;
    background-repeat: no-repeat;
    height: 221px;
    padding: 0 20px 20px 0;
}

#footer {
    float: left;
    width: 100%;
    background-image: url(/graphics/footer.gif);
    background-repeat: no-repeat;
    background-color: #000;
    background-position: 50% 0;
    padding: 111px 0 0 0;
}

#footer h1 {
    color: #9b9d9c;
    font-size: 18px;
    margin: 0 0 10px 0;
}

#footer #news {
    float: left;
    width: 600px;
    margin: 0 0 0 20px;
}

#footer #news .article {
    width: 280px;
    float: left;
    margin: 0 0 0 40px;
}

body #footer #news .index1 {
    margin: 0;
}

#footer #contact {
    float: left;
    width: 280px;
    margin: 0 0 0 40px;
}

html body #footer p {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 10px 0;
}

#footer a {
    color: #fff;
}

#products h1 {
    font-size: 18px;
    color: #9a9a9a;
    line-height: 45px;
    padding: 0 0 0 20px;
}

#focus h1 {
    font-size: 18px;
    color: #9a9a9a;
    line-height: 45px;
    margin: 0 0 20px 0;
}

#products .product {
    float: left;
    padding: 20px 10px 20px 20px;
    width: 290px;
}

#products h2, #products h2 a, #focus h2, #focus h2 a {
    font-size: 18px;
    color: #d51b1b;
    text-decoration: none;
    margin: 0 0 15px 0;
}

#products p, #focus p {
    margin: 0 0 15px 0;
    font-size: 12px;
    color: #747776;
    line-height: 16px;
}

#products a, #focus a {
    font-size: 16px;
    font-weight: bold;
    color: #565958;
}

#products .product img {
    float: right;
    margin: 5px 0 10px 10px;
    border: 1px solid #e3e5e5;
}

#newsletter p {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 15px;
    line-height: 45px;
    color: #888a8a;
}

#newsletter p a {
    color: #fff;
    text-decoration: none;
}

#newsletter p a:hover {
    text-decoration: underline;
}

#credits {
    width: 100%;
    float: left;
    background-color: #000;
}

#credits .center {
    margin: 20px auto 0 auto;
    width: 940px;
    border-top: 1px solid #1d1a1a;
    color: #808080;
    font-size: 12px;
    padding: 25px 20px 20px 20px;
}

#secnav {
    float: left;
    width: 210px;
    padding: 10px 0 0 0;
}

#secnav ul {
    float: left;
    width: 210px;
    list-style: none;
    background-image: url(/graphics/secnav_ul.gif);
    padding: 4px 0 0 0;
    background-repeat: no-repeat;
}

#secnav ul li {
    float: left;
    width: 210px;
    background-image: url(/graphics/secnav_li.gif);
    background-repeat: no-repeat;
    height: 32px;
}

#secnav ul li a {
    float: left;
    width: 190px;
    padding: 0 0 0 20px;
    height: 32px;
    line-height: 32px;
    color: #747776;
    text-decoration: none;
    font-size: 14px;
    
}

#secnav ul li a:hover {
    text-decoration: underline;
}

#secnav ul li.selected a {
    font-weight: bold;
}

#category {
    float: left;
    width: 760px;
    margin: 10px 0 0 10px;
}

#category .center {
    float: left;
    width: 718px;
    padding: 16px 20px 16px 20px;
    border-left: 1px solid #e2e4e4;
    border-right: 1px solid #e2e4e4;
}

#category .bottom {
    float: left;
    width: 760px;
    height: 4px;
    background-image: url(/graphics/category_round_bottom.gif);
    background-repeat: no-repeat;
}

#category #trinav {
    float: left;
    width: 760px;
    background-image: url(/graphics/trinav_background.gif);
    background-repeat: no-repeat;
    height: 41px;
    overflow: hidden;
}

#category #content {
    float: left;
    clear: both;
    width: 718px;
    padding: 10px 0 0 0;
}

#category #trinav ul {
    float: left;
    list-style: none;
    padding: 1px 0 0 0;
}

#category #trinav ul li.first {
    margin: 0 0 0 3px;
}

#category #trinav ul li {
    float: left;
    background-image: url(/graphics/trinav_li.gif);
    backgkround-repeat: repeat-x;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 14px;
}

#category #trinav ul li a {
    height: 40px;
    line-height: 40px;
    float: left;
    font-weight: bold;
    text-decoration: none;
    color: #a9a9a9;
    font-size: 14px;
    padding: 0 14px 0 0;
}

#category #trinav ul li.selected {
    background-image: url(/graphics/trinav_selected.gif);
    background-repeat: no-repeat;
}

#category #trinav ul li.selected a {
    background-image: url(/graphics/trinav_selected.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#category #trinav ul li.firstselected {
    background-image: url(/graphics/trinav_firstselected.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 17px;
}

#category #trinav ul li.firstselected a {
    background-image: url(/graphics/trinav_firstselected.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#category .product {
    float: left;
    width: 718px;
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom: 1px solid #e2e4e4;
}

#category .product .left {
    float: left;
    width: 418px;
}

#category .product .right {
    width: 280px;
    margin: 0 0 0 20px;
    float: left;
}

#category .product .right img {
    width: 280px;
    border: 1px solid #e2e4e4;
    float: left;
}

#category .product h1 {
    color: #d51b1b;
    font-size: 18px;
    margin: 0 0 15px 0;
}

#category .product p {
    font-size: 12px;
    color: #747776;
    line-height: 19px;
    margin: 0 0 15px 0;
}

#category .product a.contact {
    float: left;
    border-top: 20px solid #fff;
    background-image: url(/graphics/contact_moreinfo.gif);
    background-repeat: no-repeat;
    width: 280px;
    height: 46px;
    text-indent: -5000px;
}

.product .right .image {
    float: left;
    width: 280px;
    position: relative;
}

.product .right .bubble {
    width: 119px;
    height: 95px;
    background-image: url(/graphics/product_bubble.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    padding: 26px 0 0 0;
}

.product .right .bubble * {
    color: #fff;
    text-align: center;
}

#page #category .product .right .bubble h1, #page #category .product .right .bubble h2, #page #category .product .right .bubble h3, #page #category .product .right .bubble h4, #page #category .product .right .bubble h5 {
    margin: 0;
    color: #fff;
    line-height: auto;
} 

#page #category .product .right .bubble h1 {
    font-size: 28px;
    line-height: 30px;
}

#page #category .product .right .bubble h2 {
    font-size: 16px;
    line-height: 18px;
} 

#page #category .product .right .bubble h3 {
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
}

#category .description {
    width: 718px;
    position: relative;
    left: -20px;
    top: -26px;
    background-image: url(/graphics/category_description.gif);
    background-repeat: repeat-x;
    background-color: #e9eaea;
    padding: 20px;
    float: left;
    border-bottom: 1px solid #e2e4e4;
}

#category .description h1 {
    color: #d51b1b;
    font-size: 24px;
    margin: 0 0 10px;
}

#category .description p {
    color: #747776;
    font-size: 14px;
    line-height: 22px;
}

.information {
    float: left;
    width: 980px;
    border-top: 10px solid #fff;
}

.information .top {
    float: left;
    width: 980px;
    height: 41px;
    background-image: url(/graphics/information_top.gif);
    background-repeat: no-repeat;
}

.information .top .title {
    background-image: url(/graphics/information_title.gif);
    background-repeat: no-repeat;
    height: 41px;
    padding: 0 20px 0 20px;
    line-height: 41px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #747776;
}

.information .top .divider {
    background-image: url(/graphics/information_title.gif);
    background-repeat: no-repeat;
    height: 41px;
    padding: 0 4px 0 0;
    line-height: 41px;
    float: left;
    background-position: 100% 0;
}

.information .intro {
    width: 938px;
    float: left;
    padding: 20px;
    background-image: url(/graphics/information_intro.gif);
    background-repeat: repeat-x;
    border-left: 1px solid #e2e4e4;
    border-right: 1px solid #e2e4e4;
    border-bottom: 1px solid #e2e4e4;
    background-color: #e8eaea;
}

.information .intro h1 {
    font-size: 24px;
    color: #d51b1b;
    margin: 0 0 10px 0;
}

.information .intro p {
    color: #747776;
    font-size: 14px;
    line-height: 22px;
}

.information .content {
    float: left;
    width: 938px;
    border-left: 1px solid #e2e4e4;
    border-right: 1px solid #e2e4e4;
    padding: 20px;
}

.information .content strong {
    font-size: 14px;
    color: #7f7f7f;
}

.information .content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0 20px 0;
    border: 0;
    table-layout: fixed;
}

.information .content tbody {
    border: 0;
}

.information .content td {
    vertical-align: top;
    color: #7f7f7f;
    font-size: 14px;
    border: 0;
    line-height: 21px;
    padding: 0 30px 0 0;
}

.information .content p {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 15px 0;
}

.information .content a {
    color: #7f7f7f;
}

.information .footer {
    width: 980px;
    float: left;
    height: 4px;
    background-image: url(/graphics/information_footer.gif);
    background-position: 0 100%;
}

#contact {
    width: 940px;
    float: left;
}

#contact table {
    width: 940px;
    float: left;
    border-collapse: collapse;
    table-layout: fixed;
}

#contact td {
    vertical-align: top;
}

#contact .col1 {
    width: 86px;
    padding: 9px 0 0 0;
}

#contact .col2 {
    width: 210px;
}

#contact .col3 {
    width: 96px;
    padding: 9px 0 0 0;
}

#contact .col4 {
    width: 210px;
}

#contact .col5 {
    width: 260px;
    padding: 3px 0 0 0;
}

#contact p {
    font-size: 14px;
    color: #747776;
    line-height: 14px;
}

#contact .col1 p, #contact .col3 p {
    margin: 0 0 26px 0;
}

#contact .col2 p, #contact .col4 p {
    line-height: 30px;
    margin: 0 0 9px 0;
}

#contact .field {
    border: 1px solid #e2e4e4;
    width: 198px;
    height: 18px;
    padding: 5px;
}

#contact textarea {
    width: 522px;
    padding: 10px;
    border: 1px solid #e2e4e4;
    font-size: 14px;
    color: #747776;
    height: 112px;
    margin: 0 0 20px 0;
}

#contact p {
    margin: 0 0 10px 0;
}

#contact label {
    margin: 0 0 0 5px;
}

#contact .submit {
    margin: 20px 0 0 0;
    width: 220px;
    height: 46px;
    text-indent: -5000px;
    background-image: url(/graphics/contact_submit.gif);
    display: block;
    padding: 0;
    border: 0;
    cursor: pointer;
    font-size: 0px;
    line-height: 0px;
}

#contact.signup .submit {
    background-image: url(/graphics/newsletter_signup.gif);
}

#contact .thanks {
    font-size: 14px;
}

#contact .thanks p {
    margin: 0 0 20px 0;
}

#article h1 {
    font-size: 22px;
    margin: 0 0 5px 0;
}

#article span {
    font-size: 14px;
    color: #c0c0c0;
    margin: 0 0 20px 0;
    display: block;
}

.article {
    margin: 0 0 20px 0;
    font-size: 14px;
}

.article span {
    color: #c0c0c0;
    font-size: 12px;
}



.article a {
    text-decoration: none;
}

.article a:hover {
    text-decoration: underline;
}

#article a {
    text-decoration: underline;
}

#article a:hover {
    text-decoration: none;
}

#article img {
    float: right;
    margin: 0 0 20px 20px;
}

.intro a {
    color: #7F7F7F;
}