body {
        margin: 0px;
        padding: 0px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color: #000000;
        color: #b3b3b3;
}
h1, h2, h3, h4, p, ul, li, a, a:hover {
        margin: 0px;
        padding: 0px;
}
#wrapper {
        padding: 0px;
        width: 760px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        background-image: url(../images/wrapper_tile.jpg);
        background-repeat: repeat-y;
}
#banner {
        height: 216px;
        width: 527px;
}

#header {
        text-align: left;
        height: 114px;
        background-image: url(../images/header_tile.jpg);
        background-repeat: repeat-x;
}
#content {
        text-align: left;
        line-height: 16px;
        font-size: 12px;
        margin-bottom: 15px;
        background-repeat: repeat-y;
}
a {
        color: #d79e03;
}
a:hover {
        text-decoration: underline;
}

#hometab a {
        background-image: url(../images/hometab.jpg);
        margin: 0px;
        height: 19px;
        width: 66px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        color: #FFFFFF;
        padding-top: 6px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        float: left;
        font-weight: bold;
        font-size: 11px;
        text-align: center;
}
#retailerstab a {
        background-image: url(../images/retailerstab.jpg);
        margin: 0px;
        height: 19px;
        width: 66px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        color: #FFFFFF;
        padding-top: 6px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        float: left;
        font-weight: bold;
        font-size: 11px;
        text-align: center;
}
#abouttab a {
        background-image: url(../images/abouttab.jpg);
        margin: 0px;
        height: 19px;
        width: 66px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        color: #FFFFFF;
        padding-top: 6px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        float: left;
        font-weight: bold;
        font-size: 11px;
        text-align: center;
}
#feedbacktab a {
        background-image: url(../images/feedbacktab.jpg);
        margin: 0px;
        height: 19px;
        width: 66px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        color: #FFFFFF;
        padding-top: 6px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        float: left;
        font-weight: bold;
        font-size: 11px;
        text-align: center;
}
#shoptab a {
        background-image: url(../images/shoptab.jpg);
        margin: 0px;
        height: 19px;
        width: 66px;
        background-repeat: no-repeat;
        overflow: hidden;
        display: block;
        color: #FFFFFF;
        padding-top: 6px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        float: left;
        font-weight: bold;
        font-size: 11px;
        text-align: center;
}

#nav {
        list-style-type: none;
        height: 26px;
        width: 330px;
        float: right;
        margin-top: 77px;
}
#nav li {
        display: inline;
}
#col1 {
        width: 527px;
        float: left;
}
#col1 p {
        padding-left: 10px;
}

#col1 h2 {
        font-size: 12px;
        color: #d79e03;
        padding-bottom: 20px;
        padding-left: 10px;
}
#col1 h3 {
        font-size: 12px;
        color: #d79e03;
        padding-bottom: 20px;
        background-image: url(../images/title_bg.jpg);
        line-height: 31px;
        height: 31px;
        padding-left: 10px;
        background-repeat: repeat-x;
        margin-top: 20px;
}

#col2 {
        float: right;
        width: 213px;

}
#col2 h3 {
        font-size: 12px;
        color: #d79e03;
        padding-bottom: 20px;
        background-image: url(../images/title_bg.jpg);
        line-height: 31px;
        height: 31px;
        padding-left: 10px;
        background-repeat: repeat-x;
}
#col2 ul {
        margin: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 15px;
}
#col2 p {
        padding-left: 15px;
}

.li_1 {
        background-image: url(../images/li_bg1.jpg);
        height: 23px;
        width: 169px;
        list-style-type: none;
        padding-left: 25px;
        background-repeat: no-repeat;
        padding-top: 3px;
}
.li_2 {
        background-image: url(../images/li_bg2.jpg);
        height: 23px;
        width: 169px;
        list-style-type: none;
        padding-left: 25px;
        background-repeat: no-repeat;
        padding-top: 3px;
}
.li_3 {
        background-image: url(../images/li_bg2.jpg);
        height: 23px;
        width: 500px;
        list-style-type: none;
        padding-left: 25px;
        background-repeat: no-repeat;
        padding-top: 3px;
}

#footer {
        background-image: url(../images/title_bg.jpg);
        background-repeat: repeat-x;
        height: 31px;
}
#textbox {
        float: right;
        width: 280px;
        padding-right: 10px;
}