body,
html {
    margin:0;
    padding:0;
    background:#a7a09a;
    background:#fff;
    color:#000;
    font-family: Trebuchet MS, sans-serif;
    font-size: 90%;
}
img{
    border: 0px;
}

body {
    min-width:750px;
}

a{
    text-decoration: none;
    color: #333;
}
a:hover{
    text-decoration: underline;
}

#main a{
    text-decoration: none;
    border-bottom:1px dotted #9a7757;
    background:#feefc8;
    color: #333;
}
#main a:hover{
    /*
    text-decoration: underline;
    */
    border-bottom:1px dotted orange;
    background:#fee8ab;
    color: #000;
}

#wrap {
    background:url("../images/background-shadow-right.jpg");
    margin:0 auto;
    width:972px;
    border: 0px;
    min-height:891px;
    margin-top: 10px;
}

#header {
    /*
    background:#ddd;
    */
    width: 972px;
    height: 166px;
    background: url("../images/background-header.jpg");
    border: 0px;
}

#header_home_link{
    display: block;
    position: absolute;
    margin-left: 120px;;
    padding-left: auto;
    border: 0px;
    background: none;
    top: 65px;
    width: 125px;
    height: 125px;
    border: 0px;
}

#header h1 {
    display: none;
}

#nav {
    background:none;
    padding:5px;
    position: absolute;
    top: 145px;
    margin-left: 340px;
    border: 0px;

}

#nav ul{
    margin:0;
    padding:0;
    list-style:none;
    width: 600px;
    border: 0px;
}

#nav li{
    margin:0px;
    padding: 0px;
    width: 115px;
    height: 25px;
    vertical-align: bottom;
    font-weight: bold;
    border: 0px;
    float: left;
    text-align: center;
}
#nav li a div{
    margin-top:4px;
}

#nav li a{
    display: block;
    margin:0px;
    padding:0px;
    width: 115px;
    height: 25px;
}

#nav li a:hover{
    text-decoration: none;
    background:url("../images/nav-tab-on.png");
    color: #333;
}

#nav li a span{
    line-height: 230%;
}


#nav li.off{
    background:url("../images/nav-tab-off.png");
    color: #666;
}

#nav li.on{
    background:url("../images/nav-tab-on.png");
    color: #666;
}

#leftnav {
    background:#393a3a url("../images/background-left-nav.jpg");
    float:left;
    width:210px;
    padding: 0px;
    margin-left: 75px;
    border: 0px;
    height: 725px;
}

#leftnav ul{
    margin:0;
    padding:0;
    margin-top: 35px;
    list-style:none;
    width: 600px;
    border: 0px;
}

#leftnav li{
    width: 185px;
    height: 74px;
    margin:0px;;
    margin-left: 12px;
    margin-bottom: 0px;
    padding: 0.2em;
    font-weight: bold;
    font-size: 95%;
    border: 0px;
    text-align: center;

}

#leftnav li a{
    display: block;
    margin:0px;
    margin-left: auto;
    margin-right: auto;
    padding:0px;
    border: 0px;
    color: #333;
    width: 165px;
    height: 74px;
    background:url("../images/scrollwork-nav_separator-sprite.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-position: 0px;
}

#leftnav li a:hover{
    text-decoration: underline;
    background-position: -165px;
}

#leftnav li a span{
    line-height: 400%;
}

#leftnav li.off{
    background:url("../images/nav-tab-off.png");
    color: #666;
}

#leftnav li.on{
    background:url("../images/nav-tab-on.png");
    color: #666;
}

#leftnav h2, #leftnav h3, #leftnav p {
    padding:0px;
}

#main {
    /*
    background:url("../images/background-main-content-matahari.png");
    background:url("../images/background-main-content.php");
    */
    height: 725px;
    float:right;
    width:580px;
    padding: 0px;
    padding-left: 20px;
    margin-right:87px;
    border: 0px;
    overflow: auto;
    background-repeat: repeat-y;
}

#main ul {
    margin-bottom:0;
}

#main h3, #main p {
    padding:0px;
}

#main #main_content{
    position: absolute;
    top: 230px;
    margin-left: 30px;
    padding: 0px;
    width: 300px;
    height: 620px;
    border: 0px;
    overflow: auto;
}

#main h1{
    font-size: 1.6em;
    text-align: center;
    color: #333;
}
#main_content h2, #main_content h3, #main_content p {
    padding:0px;
    margin: 0px;
}

#main_content p{
    margin-top: 1em;
}

#footer {
    background:#feefc8;
    background: #999;
    background: url("../images/background-footer.jpg");
    clear:both;
    text-align: center;
    font-size: 80%;
    border: 0px;
    margin: 0px;
    padding: 0px;
    margin-left:auto;
    margin-right:auto;
    width:820px;
    height: 210px;
    color: #fff;
}

#footer ul{
    margin:0;
    padding:0;
    list-style:none;
}

#footer li{
    display:inline;
    margin:1em;
    padding:0;
    font-weight: bold;
}

#footer div.addresses {
    margin: auto;
    width: 47%;
    padding-top: 1em;
}

#footer div.addresses p {
    padding:0px;
    margin:0px;
    border: 0px;
    font-size: 120%;
    float: left;
    border: 0px;
    width: 33%;
}

#footer p.footer{
    clear: both;
    margin: auto;
    padding: 1em;
}

#footer table{
    margin: auto;
}

span.address1{
    font-size: 120%;
    font-weight: bold;
}

ul.product_list{
    margin:0;
    padding:0;
    margin-left: 2em;
    list-style:none;
}
ul.product_list li{
    margin-bottom: 1em;
    background-repeat: repeat-x;
    width: 80%;
}
li.service_price {
    /*
    background: url('/images/justified-dot.gif');
    */
    border-bottom: 1px dotted #666;
    display: inline-block;
    display: -moz-inline-block;
}
li.service_price span.left{
    float: left;
    height: 22px;
}
li.service_price span.left span{
    line-height: 220%;
}
li.service_price span.right{
    float: right;
    text-align: right;
}
li.service_price span.right span{
    display: block;
    background: #ccc;
    padding: 0px;
    padding-right: 5px;
    height: 22px;
    width: 5em;
    line-height: 180%;
    font-size: 110%;
    font-weight: bold;
    /*
    border: 1px dotted #666;
    */
    border: 0px;
    border-bottom: 2px solid #ccc;
}

ul.product_list li.even{
}

ul.product_list li.odd{
}

div.special_listing{
    opacity: .6;
    background:#feefc8;
    border-top: #999;
    border-left: #999;
    border-right: #333;
    border-bottom: #333;
    width: 90%;
    margin:auto;
    margin-bottom:10px;
    padding: 5px;
}

p.publication{
    font-style: italic;
    font-size: 70%;
}

img.equipment{
    border: 1px solid;
    margin-bottom: 6px;
    margin-left: 3px;
    float: right;
    clear: right;
}

input.required{
}

.required{
    color: red;
    font-weight: bold;
}

div.print_me_icon{
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 10px;
    float: right;
}

div.print_me_icon a img{
    padding: 3px;
}
div.print_me_icon a{
    display:block;
    border: 1px dotted #ccc;
}
div.print_me_icon a:hover{
    background: #ccc;
    text-decoration: none;
}

div#coupon{
    width: 350px;
    height: 263px;
    padding: 0px;
    margin: 20px;
    /*
    background:url("../images/coupon-template.jpg");
    */
    background-repeat: no-repeat;
}

div#coupon img{
    margin: 0px;
    padding: 0px;
}

div.coupon_print_me{
    padding: 15px;
    margin: 0px;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 320px;
    height: 233px;
}

div.coupon_print_me p.publication{
    font-style: italic;
    font-size: 70%;
    margin: 0px;
    padding: 0px;
}

div.coupon_print_me h1{
    font-family: serif;
    font-size: 160%;
    margin: 0px;
    padding: 0px;
}

div.coupon_print_me p.special{
    font-family: sans-serif;
    font-size: 110%;
    margin: 0px;
    padding: 0px;
    margin-top: 0.5em;
    margin-bottom: 1em;
}

div.coupon_print_me p.fine_print{
    font-family: sans-serif;
    font-size: 65%;
    margin: 0px;
    padding: 0px;
}


div#see_more_specials{
    position:absolute;
    bottom: 0px;
    text-align: center;
    font-weight: bold;
    background:#feefc8;
    border-top: 1px solid #ccc;
    width: 100%;
}
div#see_more_specials a{
    display: block;
    padding: 4px;
}
div#see_more_specials a:hover{
    background: #ccc;
}
.left{
    align: left;
}
.right{
    align: right;
}
p.important{
    border: 3px dotted red;
    margin-right: 2em;
    background: #ffaaaa;
}
