body {
        margin: 2px;
        padding: 2px;
        font: 12px Arial, Helvetica, sans-serif;
        color: #231F20;
        text-align: center;
}
p {
        margin: 0px;
        padding-top: 0px;
        padding-bottom: 20px;
}
a {
        color: #F78F1E;
        text-decoration: underline;
}
a:hover {
        color: #CB6F07;
}
h1 {
        font-size: 16px;
        color: #3F3F3F;
        margin: 0px 0px 20px;
        padding: 0px;
}
h2 {
        font-size:14px;
        margin:10px 0px;
        padding:0px;
        color:#666666;
}
ul {
        margin-top:0px;
        padding-top:0px;
}
a img {
        border-style: none;
}

input, textarea, select {
        color: #000000;
        font: 11px Arial, Helvetica, sans-serif;
}
form {
        margin: 0px;
        padding: 0px;
}
form div {
  clear: left;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
}
form div label {
  float: left;
  text-align:right;
  margin-right:2%;
  width: 15%;
}
form .btn {
        padding-right: 3px;
        padding-left: 3px;
        color: #000;
}
fieldset {
        margin: 10px 0px;
        border: 1px solid #A5A5A5;
        padding:0px 10px 10px 10px;
}
fieldset legend {
        color: #000;
        font-weight: bold;
}
form div input[type="radio"] + label, form div input[type="checkbox"] + label {
        cursor: hand;
        cursor:pointer;
}
form div input[disabled="disabled"] + label {
        cursor: default;
}
* html form .vertical label, * html form .horizontal label.nofloat, * html form .indent label {
        cursor: hand;
}
form .vertical {
        clear: none;
        float:left;
        padding:0px;
}
form .nofloat {
        float: none;
        text-align:left;
        width: auto;
        margin: 0px;
}
form .indent {
        margin-left: 17%;
}
form .title {
        font-size:12px;
        margin:0px;
        padding:5px 0px;
}
.field {
        background:#FFF;
        border-top: 1px solid #999;
        border-left: 1px solid #999;
        border-right: 1px solid #555;
        border-bottom: 1px solid #555;
}
.fielderror {
        background:#FCEEEC;
        border: 1px solid #BF272D;
}


#flashcontent {
    position: fixed;
    width: 296px;
    vertical-align: middle;
    text-align: center;
    top: 80px;
    right: 0px;
    z-index: 1000;

}

* html #flashcontent {
 position: absolute;
 margin-top: expression(eval(document.body.scrollTop % 2 ? document.body.scrollTop + 1 : document.body.scrollTop) + "px");
}


#wrap {
        width: 960px;
        margin: 0px auto;
        text-align: justify;
        z-index:1;
        position: relative;
}

#header {
        background: #F78F1E url(../images/im_03.jpg) no-repeat right bottom;
        height: 72px;
}
#strip {
        padding-top: 4px;
        text-align: center;
        background: url(../images/im_06.jpg) no-repeat right top;
}
#strip div {
        background: url(../images/flash_bg.jpg) no-repeat right top;
}
#main {
        margin-top: 4px;
}
#main #nav {
        width: 190px;
        background: #3f3f3f;
        float: left;
        font-size: 13px;
}
#main #nav ul {
        list-style: none;
        margin: 5px;
        padding:5px;
}
#main #nav ul li {
        margin: 0px 0px 5px 0px;
        width: 100%;
        border-bottom: 1px solid #222222;
        text-align: left;
}
#main #nav ul li.last {
        border-bottom: none;
}
#main #nav ul li a {
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
        background: url(../images/im_10.gif) no-repeat left center;
        display: block;
        padding-left: 15px;
        width: 90%;
        padding-bottom: 3px;
}
#main #nav ul li a:hover {
        background: #171717 url(../images/im_10.gif) no-repeat left center;
}
#main #nav ul ul {
        margin:0px 0px 0px 5px;
        padding:0px 0px 0px 0px;
}
#main #nav ul ul li a {
        background: url(../images/im_14.gif) no-repeat left center;
}
#main #heading {
        background: #F78F1E url(../images/im_07.jpg) no-repeat right bottom;
        padding: 5px;
        color: #FFFFFF;
}
#main #heading_home {
        background: #F4F4F4 url(../images/home_textarea_blank.gif) no-repeat right bottom;
                color: #FFFFFF;
        padding: 5px;
}
#main #heading h1 {
        font-size: 17px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        color: #FFFFFF;
}
#main #heading_home h1 {
        font-size: 17px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        color: #F78F1E;
}
#main #heading_home.home {
        margin-bottom:20px;
        position:relative;
        height:1%;
}
#main #heading_home.home h1 {

        font-size:16px;
        margin:0px 0px 15px 0px;
        font-weight: bold;
}

old#main #heading_home.home h1 {
        line-height:20px;
        font-size:12px;
        margin:0px 0px 15px 0px;
        font-weight: normal;
}
#main #heading_home.home p {
        color:#595A58;
        margin:0px;
        padding:0px;
        font-size: 12px;

}

old #main #heading_home.home p {
        color:#595A58;
        margin:0px;
        padding:0px;
        font-size: 14px;
        line-height: 22px;
}
#main #heading_home.home a.wbb {
        width:240px;
        height:130px;
        position:absolute;
        right:20px;
        top:20px;
        display:block;
        text-indent:-300em;
        background:#FFF;
        z-index:999;
        filter:alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
}
#main #heading_home.home div.bg {
        padding:10px;
        background-old:url(../images/w_b_b.gif) no-repeat 97% 10px;

}
#main #heading.home {
        margin-bottom:20px;
        position:relative;
        height:1%;
}
#main #heading.home h1 {

        font-size:16px;
        margin:0px 0px 15px 0px;
        font-weight: bold;
}

old#main #heading.home h1 {
        line-height:20px;
        font-size:12px;
        margin:0px 0px 15px 0px;
        font-weight: normal;
}
#main #heading.home p {
        color:#595A58;
        margin:0px;
        padding:0px;
        font-size: 12px;

}

old #main #heading.home p {
        color:#595A58;
        margin:0px;
        padding:0px;
        font-size: 14px;
        line-height: 22px;
}
#main #heading.home a.wbb {
        width:240px;
        height:130px;
        position:absolute;
        right:20px;
        top:20px;
        display:block;
        text-indent:-300em;
        background:#FFF;
        z-index:999;
        filter:alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
}
#main #heading.home div.bg {
        padding:10px;
        background-old:url(../images/w_b_b.gif) no-repeat 97% 10px;

}
#main #rightsection {
        padding-left: 195px;
        background: url(../images/im_08.gif) repeat-y -4px;
}
#main #rightsection #content {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 5px;
        color:#595A58;

}
#main #rightsection #content h1 {
        border-bottom:1px solid #ccc;
        padding:10px 0px;
}
#main #rightsection #content h1 span {
        color:#F78F1E;
}

#main #leftcol {
        float:left;
}
#main #leftcol.about {
        padding:10px 10px 10px 0px;
        min-height:400px;
}
#main #rightcol {
        margin:0px 0px 0px 230px;
}
#main #rightsection #footer {
        background: #F78F1E url(../images/im_07.jpg) no-repeat right bottom;
        padding: 5px;
        color: #FFFFFF;
        clear:left;
        height:1%;
}
#main #rightsection #footer a {
        color:#FFFFFF;
        text-decoration: none;
        margin-right: 25px;
}
#main #rightsection #footer a:hover {
        color:#333;
        text-decoration: underline;
}
#products {
        margin: 0px auto 0px 5px;
        width:98%;
}
#products .section {
        float: left;
        text-align: center;
        width: 340px;
        margin-right: 8px;
        margin-left: 8px;
        margin-bottom: 15px;
        position:relative;
        height:90px;
}
#products .section h1 {
        font-size: 12px;
        padding: 0px;
        font-weight: normal;
        text-transform: none;
        background: #696969;
        margin: 0px;
        border: 1px solid #8E8E8E;
        color: #FFFFFF;
        text-align:left;
        margin:0px 0px 0px 130px;
}
#products .section div {
        padding: 0px;
        background: #FFFFFF;
        border: 1px solid #ccc;
        position:absolute;
        left:0px;
        top:0px;
        width:130px;
        height:90px;
        overflow: hidden;
}
#products .section div.right img {
        position:absolute;
        right:0px;
}
#products .section div.left img {
        position:absolute;
        left:-6px;
}
#products .section p {
        padding: 0px;
        margin:0px 0px 0px 130px;
        text-align: left;
        height:55px;
}
#products .section p a {
        padding:13px 12px 13px 11px;
        margin:0px;
        color:#666666;
        text-decoration:none;
        width:190px;
        background: url(../images/homepic_bg.jpg) no-repeat right bottom;
        display:block;
}
#products .section p > a {
        padding:13px 10px 13px 11px;
}
#products .section p a:hover, #products .section .pover {
        background:url(../images/homepic_bg_over.jpg) no-repeat right bottom;
}
#products .section h1 a {
        text-decoration: none;
        color: #3F3F3F;
        padding:0px;
        display:block;
        color:#FFF;
        font-weight:bold;
        background:url(../images/im_14.gif) no-repeat right center;
        margin:0px 10px;
        width:190px;
}
#products .section h1 a:hover, #products .section .h1over {
        background:url(../images/im_10.gif) no-repeat right center;
}
#productsintro {
        width:750px;
}
#productsintro .section {
        width: 750px;
        margin:0px 0px 0px 0px;
        padding:0px 0px 10px 0px;
        border-top: 1px solid #aaa;
        min-height:100px;
        color:#595A58;
}
#productsintro .section h2 {
        font-size: 14px;
        padding: 5px 5px 5px 5px;
        color: #FFF;
        text-align:left;
        background:#696969;
        margin:0px;
}
#productsintro .section p {
        text-align: left;
        padding:10px 10px 0px;
        margin:0px 0px 0px 10px;
}
#productsintro .section img {
        float: left;
        margin-right: 15px;
}
#productsintro .section a {
        text-decoration: none;
}
#productsintro .section a.rightbtn {
        text-decoration: none;
        color: #F78F1E;
        float:right;
        font-size:90%;
        margin:0px 0px 0px 0px;
        padding-left:20px;

}
#productsintro .section a.rightbtn:hover {

}
#productsintro .section a.rightbtnold {
        text-decoration: none;
        color: #F78F1E;
        float:right;
        font-size:90%;
        margin:0px 20px 0px 0px;
        padding-left:20px;
        background:url(../images/im_14.gif) no-repeat left center;
}
#productsintro .section a.rightbtn:hover_old {
        background-image:url(../images/im_10.gif);
}
#productsintro .section h1 a {
        color: #fff;
}
#productsintro .section a:hover {
        text-decoration: underline;
}

#footertext {
        font-size: 10px;
        padding: 5px;
        color:#999999;
        text-align: center;
        margin-left: 190px;
}
.clear {
        line-height: 0px;
        clear: both;
}
.aligncenter {
        text-align: center;
}
.floatleft {
        float: left;
}
.floatright {
        float: right;
}
.introtext {
        text-align: left;
        margin-right: 80px;
        margin-left: 80px;
}

.leftimage {
        float:left;
        margin:0px 10px 10px 0px;
}
.swatchholder {
        width:100%;
        margin:0px 0px 20px 0px;
}
.swatchholder .swatch {
        margin:0px 6px 0px 0px;
        float:left;
}
.swatchholder .swatch img {
        border:1px solid #ccc;
}
.toppoints, .quicklinks {
        margin-top:0px;
}
.toppoints li, .quicklinks li {
        margin:5px 0px 5px -15px;
        font-weight:bold;
        color:#595A58;
        text-align:left;
        width:180px;
        padding: 0px;
        vertical-align: top;
}
.quicklinks li {
        color:#F78F1E;
        list-style:none;
        margin:5px 0px 5px -30px;
}
.quicklinks li a {
        color:#F78F1E;
        background:url(../images/im_14.gif) no-repeat left center;
        padding:0px 0px 0px 20px;
        text-decoration:none;
}
.quicklinks li a:hover {
        color:#F78F1E;
        background-position:5px 50%;
        padding:0px 0px 0px 25px;
}
#gallery {
        display:none;
}
.quote {
        font-style:italic;
        text-align:left;
}
.quote a {
        text-decoration:none;
        font-style:normal;
        padding:0px 0px 0px 15px;
        margin:0px 0px 0px 15px;
        background:url(../images/im_14.gif) no-repeat left center;
}
table.addresses {
        border-collapse:collapse;
}
table.addresses td {
        vertical-align:top;
        padding:0px 50px 20px 0px;
}
.ng {text-indent:-1000em; display:block;}

.required {color: #FF0000;
           font-size: 11px;}

.white {color: #FFFFFF;}

.orange { color:#F78F1E}

.logobox {border:1px solid #CCCCCC;}
