*
{
    margin: 0;
    padding: 0;
}
body
{
    background: #fff;
    font-family: Arial;
    font-size: 100%;
    line-height: 1em;
    color: #676666;
}

input, textarea
{
    font-family: Arial;
    font-size: 1em;
}

.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.clear
{
    clear: both;
}

.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}

.wrapper, block
{
    width: 100%;
    overflow: hidden;
}
.container
{
    width: 100%;
}

p
{
    margin-bottom: 12px;
}

.tail-top
{
    background: url(images/tail-top.gif) left top repeat-x;
}
.tail-center
{
    background: url(images/tail-center.gif) left 410px repeat-x;
}

/*==================forms====================*/
input, select
{
    vertical-align: middle;
    font-weight: normal;
}
img
{
    border: 0;
    vertical-align: top;
    text-align: left;
}

.form
{
    height: 29px;
}
.form input
{
    width: 264px;
    height: 19px;
    background: none;
    color: #373732;
    padding-left: 3px;
    border: 1px solid #a09b96;
}
textarea
{
    width: 254px;
    height: 109px;
    background: none;
    overflow: auto;
    color: #373732;
    padding-left: 3px;
    border: 1px solid #a09b96;
    margin-bottom: 22px;
}

#search-form .text-input
{
    width: 137px;
    border: 1px solid #cdcdcd;
    border-left: 1px solid #404040;
    border-top: 1px solid #404040;
    margin-right: 10px;
    padding: 4px 0 4px 4px;
}
#search-form .submit
{
    background: url(images/button2.gif) no-repeat left top;
    width: 46px;
    height: 26px;
    border: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
#search-form p
{
    margin-bottom: 8px;
}
#search-form .rowi
{
    height: 52px;
}

/*==================list====================*/
ul
{
    list-style: none;
}

.listVendors
{
    text-align: center;
}

.listVendors li
{
    padding-top: 15px;
    padding-bottom: 15px;
    background: url(images/line-dot.gif) left bottom repeat-x;
}

.listVendors li.last
{
    padding-bottom: 0;
    margin-bottom: 10;
    background: none;
}

.list1
{
    padding-left: 10px;
    padding-bottom: 10px;
}
.list1 li
{
    background: url(images/marker.gif) no-repeat left 4px;
    padding: 0 0 7px 17px;
    color: #494646;
    text-decoration: underline;
}
.list1 li a
{
    color: #494646;
    text-decoration: underline;
}
.list1 li a:hover
{
    text-decoration: none;
}

.list2
{
    padding: 14px 0 0 4px;
}
.list2 dt
{
    background: url(images/marker1.gif) no-repeat left top;
    padding: 0 0 0 23px;
}
.list2 dt a
{
    color: #ec6400;
    font-weight: bold;
    text-decoration: none;
}
.list2 dt a:hover
{
    color: #111;
}
.list2 dd
{
    padding-left: 23px;
}
.list2 dd a
{
    color: #676666;
}

.list3 dt
{
    font-weight: bold;
    padding-bottom: 5px;
}
.list3 dd
{
    padding-bottom: 24px;
}

.list4 li
{
    background: url(images/line-dot.gif) left bottom repeat-x;
    padding: 0 0 10px 20px;
    text-indent: -13px;
    margin-bottom: 6px;
}
.list4 li a
{
    background: url(images/marker4.gif) no-repeat left 5px;
    padding-left: 13px;
    font-weight: bold;
    color: #676666;
}
.list4 li.last
{
    padding-bottom: 0;
    margin-bottom: 10;
    background: none;
}

.list5
{
    padding-left: 20px;
}
.list5 li
{
    background: url(images/marker4.gif) no-repeat left 5px;
    padding-left: 22px;
    padding-bottom: 5px;
    text-indent: 0px;
    font-weight: bold;
    color: #676666;
}
.list5 li.last
{
    padding-bottom: 15px;
}
/*==================other====================*/
.img-indent
{
    margin: 0 20px 0 0;
    float: left;
}
.img-box
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
}
.img-box img
{
    float: left;
    margin: 0 15px 0 0;
}
.img-box1
{
    width: 100%;
    overflow: hidden;
}
.img-box1 img
{
    float: left;
    margin: 0 15px 0 0;
}
.img-box2
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}
.img-box2 img
{
    float: left;
    margin: 0 15px 0 0;
}

.p1
{
    margin-bottom: 24px;
}


/*==================txt, links, lines, titles====================*/
a
{
    color: #ec6400;
}
a:hover
{
    text-decoration: none;
}

h1
{
    font-size: 2.08em;
    color: #fff;
    font-weight: normal;
    line-height: 1.16em;
    letter-spacing: -1px;
    background: url(images/line-hor.gif) left bottom repeat-x;
    padding: 0 0 18px 6px;
    margin-bottom: 17px;
}
/*
h1:first-line
{
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
}
*/
h2
{
    font-size: .91em;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 2.18em;
    margin-bottom: 10px;
}
h2 span
{
    color: #ff7f00;
    font-size: 2.64em;
    text-transform: none;
    display: block;
    letter-spacing: -1px;
}
h2 strong
{
    color: #545454;
    font-size: 2.64em;
    text-transform: none;
    display: block;
    letter-spacing: -1px;
    font-weight: normal;
    padding-bottom: 4px;
}

h2 a
{
    text-decoration: none;
    color: #545454;
}



h3
{
    font-size: .91em;
    text-transform: uppercase;
    padding-left: 20px;
    color: #7f7f7f;
    margin-bottom: 33px;
}
h4
{
    font-size: 1em;
}

h4 a
{
    color: #545454;
}

h5
{
    font-size: .91em;
    color: #373732;
}

.link1
{
    background: url(images/information.png) no-repeat left top;
    padding-left: 22px;
    padding-bottom: 3px;
    padding-right: 12px;
    font-weight: bold;
}
.link2
{
    background: url(images/form_blue_edit.png) no-repeat left top;
    padding-left: 23px;
    padding-bottom: 3px;
    font-weight: bold;
    padding-right: 12px;
}
.link3
{
    background: url(images/about.png) no-repeat left top;
    padding-left: 23px;
    padding-bottom: 3px;
    font-weight: bold;
    padding-right: 12px;
}

.link4
{
    background: url(images/document_view.png) no-repeat left top;
    padding-left: 23px;
    padding-bottom: 3px;
    font-weight: bold;
    padding-right: 12px;
}

.link5
{
    background: url(images/nav_right_green.png) no-repeat left top;
    padding-left: 23px;
    padding-bottom: 3px;
    font-weight: bold;
    padding-right: 12px;
}

.link6
{
    background: url(images/shopping_cart.png) no-repeat left top;
    padding-left: 23px;
    padding-bottom: 3px;
    font-weight: bold;
    padding-right: 12px;
}

blockquote
{
    font-size: 15px;
    line-height: 20px;
    font-style: italic;
    text-align: left;
    text-indent: 25px;
    padding-right: 10px;
}

cite
{
    font-weight: bold;
    font-style: normal;
}

.fact
{
    font-size: .8em;
    line-height: 10px;
}

.ind
{
    padding-left: 25px;
}
/*==================boxes====================*/
.box
{
    background: #fff;
    width: 100%;
}
.box .border-bot
{
    background: url(images/border-bot.gif) repeat-x bottom;
}
.box .border-left
{
    background: url(images/border-left.gif) repeat-y left;
}
.box .border-right
{
    background: url(images/border-right.gif) repeat-y right;
}
.box .left-top-corner
{
    background: url(images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner
{
    background: url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner
{
    background: url(images/left-bot-corner.gif) no-repeat left bottom;
    width: 100%;
}
.box .right-bot-corner
{
    background: url(images/right-bot-corner.gif) no-repeat right bottom;
    width: 100%;
}
.box .inner
{
    padding: 4px 14px 15px 14px;
}

.box1
{
    width: 100%;
    background: url(images/box1-bg.gif) left bottom repeat-x #ededed;
}
.box1 .left-top-corner
{
    background: url(images/left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner
{
    background: url(images/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner
{
    background: url(images/left-bot-corner1.gif) no-repeat left bottom;
}
.box1 .right-bot-corner
{
    background: url(images/right-bot-corner1.gif) no-repeat right bottom;
}
.box1 .inner
{
    padding: 26px 0 15px 12px;
}

.box2
{
    background: #fff;
    width: 100%;
}
.box2 .border-top
{
    background: url(images/border-top2.gif) repeat-x top;
}
.box2 .border-bot
{
    background: url(images/border2.gif) repeat-x bottom;
}
.box2 .border-left
{
    background: url(images/border2.gif) repeat-y left;
}
.box2 .border-right
{
    background: url(images/border2.gif) repeat-y right;
}
.box2 .left-top-corner
{
    background: url(images/left-top-corner2.gif) no-repeat left top;
}
.box2 .right-top-corner
{
    background: url(images/right-top-corner2.gif) no-repeat right top;
}
.box2 .left-bot-corner
{
    background: url(images/left-bot-corner2.gif) no-repeat left bottom;
    width: 100%;
}
.box2 .right-bot-corner
{
    background: url(images/right-bot-corner2.gif) no-repeat right bottom;
    width: 100%;
}
.box2 .inner
{
    padding: 24px 25px 31px 26px;
}

.boxQuote
{
    width: 100%;
}
.boxQuote .left-top-corner
{
    background: url(images/qtOpen.gif) no-repeat left top;
}
.boxQuote .right-bot-corner
{
    background: url(images/qtClose.gif) no-repeat right bottom;
}
.boxQuote .inner
{
    padding: 8px 15px 12px 25px;
}

.largeImage
{
    height: 217px;
    width: 400px;
    margin-left: 18px;
    border: solid 1px #545454;
}

.largeImage2
{
    margin-top: 0px;
    text-align: center;
}

.head-box
{
    width: 250px;
    height: 255px;
    background: url(images/head-box-bg.jpg) no-repeat left top;
}
.head-box .inner
{
    padding: 22px 15px 0 22px;
}

.promo-box
{
    float: left;
    width: 120px;
    padding: 5px;
    background-color: #FFF;
    margin-right: 15px;
    border: solid 1px #545454;
}
.sidebar p
{
    text-align: left;
    padding-left: 4px;
    font-weight: bold;
    font-size: 1em;
}

.promo-sidebar
{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFF;
    border: solid 2px #999;
}

.promo-view
{
    margin-right: 15px;
    border: solid 1px #545454;
}
/*header*/
#header
{
    background: url(images/head-bg.gif) left top repeat-x;
}
#header .left
{
    background: url(images/head-left.gif) no-repeat left top;
}
#header .right
{
    background: url(images/head-right.gif) no-repeat right top;
    height: 380px;
}
#header .indent
{
    padding: 0 14px;
}
#header .row-1
{
    height: 107px;
    border-bottom: 8px solid #d9d9d9;
}
#header .row-1 .fleft
{
    padding: 19px 0 0 13px;
}
#header .row-1 .fright
{
    padding: 58px 0 0 0;
}
#header .row-1 .indent
{
}
#header .row-2
{
    padding-top: 7px;
}
#header .menu
{
    background: url(images/menu-bg.gif) left top repeat-x;
}
#header .menu-left
{
    background: url(images/menu-left.gif) no-repeat left top;
}
#header .menu-right
{
    background: url(images/menu-right.gif) no-repeat right top;
}
#header .menu ul
{
    padding: 18px 0 15px 0;
}
#header .menu ul li
{
    display: inline;
}
#header .menu ul li a
{
    background: url(images/divider.gif) no-repeat right 2px;
    padding: 0 17px 0 17px;
    font-size: .91em;
    color: #474444;
    font-weight: bold;
    text-decoration: none;
}
#header .menu ul li a.last
{
    background: none;
}
#header .menu ul li a:hover
{
    text-decoration: underline;
    color: #ec6400;
}

/*content*/
#content
{
    padding: 0 0 7px 21px;
}
#content .indent
{
    margin-right: 28px;
    padding: 17px 0 23px 0;
}
#content .indent1
{
    padding: 0 0 28px 0;
}
#content .indent2
{
    padding: 27px 0 23px 23px;
}
#content .indent3
{
    padding: 17px 20px 28px 0;
}
#content .indent4
{
    padding: 27px 0 5px 23px;
}

#content .collapse
{
    margin-bottom: 0px;
}

#content .crumbs
{
    text-align: left;
    font-size: 11px;
    color: #545454;
    margin: 0px 5px 0px 0px;
}
#content .crumbs a
{
    color: #545454;
}
/*footer*/  
#footer
{
    background: url(images/foot-left.gif) no-repeat left top #d9d9d9;
    text-transform: uppercase;
}
#footer .indent
{
    background: url(images/foot-right.gif) no-repeat right top;
    height: 68px;
}
#footer p
{
    padding: 26px 15px 0 31px;
    text-align:center;
    margin-bottom: 0;
}
#footer a
{
    color: #565656;
}

/*==========================================*/

