@font-face {
    font-family: Museo;
    src: url('../fonts/museo_slab_500-webfont.eot');
    src: url('../fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_slab_500-webfont.woff') format('woff'),
         url('../fonts/museo_slab_500-webfont.ttf') format('truetype'),
         url('../fonts/museo_slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;
}

HTML, BODY {
    margin: 0;
    padding: 0;
    height: 100%;
}

BODY {
    border: 0;
    margin: 0;
    padding: 0;
    background: #000000 url('../images/background.jpg') top center no-repeat;
}

BODY, TD, TH {
    color:#3e3e3e;
    font-family: Helvetica, Arial, sans-serif;
    font-size:14px;
    line-height:20px;
}
SELECT, INPUT, TEXTAREA, BUTTON, LABEL {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

A:LINK, A:VISITED{
    text-decoration:none;
    color:#9b0a0d;
}

A:HOVER{
    text-decoration:underline;
    color:#161616;
}

IMG{
    border: 0;
}

HR {
    color: white;
    background:white;
    height: 1px;
    border-top: solid 1px #ccc;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    width: 100%;
    text-align: left;
}

INPUT, SELECT {
    margin: 0;
}

H1, H2, H3, H4, H5 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom:10px;
}

P{
    margin: 0 0 10px 0;
}

UL{
    padding-left:15px;
}

LI{
    margin-left:10px;
}

:focus{
    outline:none;
}

#container{
    width:941px;
    margin:0 auto;
    background: url('../images/content_bg.gif') repeat;
}

.arrow_right{
    background: url('../images/arrow_right.gif') repeat;
    width:20px;
    padding-top:21px;
    height:0;
    display:block;
    overflow:hidden;
}

.arrow_right:hover{
    background: url('../images/arrow_right_over.gif') repeat;
}

/* HEADER */
#header{
    height:140px;
}

    #contact_header{
        float:right;
        margin: 42px 39px 0 0
    }

        #contact_header .phone{
            width:294px;
            padding-top:27px;
            height:0;
            display:block;
            overflow:hidden;
            background:url('../images/call_text.gif') no-repeat;
            float:right;
        }
        #contact_header .visit{
            float:right;
            clear:right;
            height:21px;
            margin:13px 0 0 0;
        }

            #contact_header #visit_text{
                width:137px;
                padding-top:21px;
                margin:0 7px 0 0;
                height:0;
                display:block;
                overflow:hidden;
                background:url('../images/visit_store_text.gif') no-repeat;
                float:left;
            }

            #contact_header #visit_arrow{
                float:left;
                width:20px;
            }

    #logo{
        margin:0 0 0 33px;
        float:left;
    }

/* NAV */
#nav{
    border-top: 1px dashed #a1a1a1;
    border-bottom: 1px dashed #a1a1a1;
    margin:0 40px;
}

    #nav ul{
        margin:17px 0;
        padding:0;
        height:15px;
    }

        #nav li{
            list-style:none;
            margin-right:32px;
            float:left;
        }

            #nav a{
                font-family: 'Museo', sans-serif;
                font-size: 20px;
                line-height: 20px;
            }

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

.external{
    float: right;
    margin: 17px 0 0 0;
}

.external a{
    color: #000000;
}


/* BANNER */
#banner{
    background:url('../images/banner_home_bg.gif') top center no-repeat;
    margin:25px 0 0 0;
    width:100%;
    height:250px;
    padding:6px 0 0 0;
    overflow:hidden;
}

    #slider{
        margin:0 0 0 45px;
        width:852px;
        height:242px;
    }

/* CONTENT */
h1,
h2{
    font-size: 26px;
    font-weight: normal;
    color: #313131;
    font-family: 'Museo', sans-serif;
    padding:0 0 15px 0;
    border-bottom: 1px dashed #a1a1a1;
    margin-bottom:15px;
    width:100%;
}

#content{
    background:url('../images/panel_bottom_grey_grey.gif') bottom center no-repeat;
    padding:30px 45px 45px 45px;
}

#home{
    background:url('../images/panel_bottom_white_red.gif') bottom center no-repeat;
    padding:30px 45px 45px 45px;
}

    #left_panel{
        float:left;
        width:520px;
        margin-right:30px;
    }

    #right_panel{
        float:left;
        width:300px;
     }

        .home_feature_title{
            width:100%;
            padding:28px 0 15px 0;
            text-indent:-9999px;
            height:0;
            display:block;
            overflow:hidden;
            background:url('../images/feature_title_text.gif') no-repeat;
            border-bottom: 1px dashed #a1a1a1;
            margin-bottom:15px;
        }

        .product_text{
            width:100%;
            padding:28px 0 15px 0;
            text-indent:-9999px;
            height:0;
            display:block;
            overflow:hidden;
            background:url('../images/product_text.gif') no-repeat;
            border-bottom: 1px dashed #a1a1a1;
            margin-bottom:15px;
        }

        .case_study_text{
            width:100%;
            padding:28px 0 15px 0;
            text-indent:-9999px;
            height:0;
            display:block;
            overflow:hidden;
            background:url('../images/case_study_text.gif') no-repeat;
            border-bottom: 1px dashed #a1a1a1;
            margin-bottom:15px;
        }

        .the_store_title{
            width:100%;
            padding:28px 0 15px 0;
            text-indent:-9999px;
            height:0;
            display:block;
            overflow:hidden;
            background:url('../images/the_store_title.gif') no-repeat;
            border-bottom: 1px dashed #a1a1a1;
            margin-bottom:15px;
        }

        #feature_img{
            float:left;
            padding:0 18px 10px 0;
            margin:0 15px 0 0;
            width:72px;
            height:81px;
            background:url('../images/feature_img_bg.gif') top center no-repeat;
        }

            #feature_img IMG{
                margin:4px 0 0 4px;
            }

/* SUB SECTION */
#sub_section{
    background: #a3141a url('../images/panel_bottom_red_grey.gif') bottom center no-repeat;
    color:#fff;
    padding:25px 35px 25px 45px;
}

    .subsection_title{
        width:515px;
        padding:5px 0 15px 0;
        color: #ffffff;
        border-bottom: 1px dashed #a1a1a1;
        margin-bottom:15px;
    }

    .subsection_img{
        float:right;
        margin-left:35px;
        width:290px;
        border: 10px solid #ffffff;
        -webkit-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, .25);
        box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, .25);
    }

a.btn{
    margin:15px 0 0 335px;
    padding: 10px 20px;
    background-color: #7d0a0f;
    border: 1px solid #64060a;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'Museo', sans-serif;
    font-size: 17px;
}

a.btn:hover{
    background-color: #d31119;
    border: 1px solid #64060a;
    text-decoration: none;
}

#sub_section a.btn{
    display: inline-block;
}

/* FOOTER */
#footer{
    background-color:#313131;
    padding:35px 45px 30px 45px;
    color:#fff;
}

    #footer_left, #footer_middle, #footer_right{
        float:left;
        width:247px;
    }

    #footer_left{
        margin-right:50px
    }

        #footer h5{
            font-family: 'Museo', sans-serif;
            font-weight: normal;
            font-size: 18px;
            width:247px;
            padding: 0 0 10px 0;
            display:block;
            border-bottom: 1px dashed #a1a1a1;
            margin-bottom:10px;
        }


    #footer_middle{
        margin-right:50px
    }

    #footer td{
        background-color:#313131;
        color:#fff;
    }

    #footer li{
        margin-bottom:2px;
    }

    #footer a:link, #footer a:visited{
        color:#fff;
    }

    .credit{
        margin-top:215px;
    }