body{
    background: #ffffff;
    padding: 0px;
    margin: 0px;
    font-family: "Century Gothic", "URW Gothic L", sans-serif;
    font-size: 95%;
}

/** STANDARD HTML BLOCKS **/
h1,h2,h3{
    font-family: "Copperplate Gothic", Conga, Georgia, "Times New Roman", Times, serif;
       -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
     -khtml-border-radius: 10px;
            border-radius: 10px;
}
h1{
    font-size: 130%;
    background: #B0BCD7;
    border-bottom: 1em solid #7588AF;
    padding-top: 0.5em;
    padding-left: 0.5em;
}
h2{
    font-size: 115%;
    background: #B0BCD7;
    padding-top: .3em;
    padding-left: 1.5em;
}
h3{
    font-size: 105%;
}
/** LAYOUT DIVS **/
div#main_container{
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 867px;
    background: url("../images/shadow.png");
}
div.main_header{
    width: 867px;
    height: 321px;
    background: url("../images/header1.jpg");
}
div#main_header_1{
    background: url("../images/header1.jpg");
}
div#main_header_2{
    background: url("../images/header2.jpg");
}
div#main_header_3{
    background: url("../images/header3.jpg");
}
div#main_header_4{
    background: url("../images/header4.jpg");
}

div.main_header h1{
    position:absolute;
    left:-1000px;
}
div#main{
    background: url("../images/footer1.jpg");
    min-height: 768px;
    background-repeat:no-repeat;
    background-position:bottom center;
    /*
    padding: 0px;
    margin: 0px;
    */
}

div#main_content{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}
div#main_content h2{
    font-size: 100%;
    font-weight: bold;
    font-family: "Copperplate Gothic", Conga, Georgia, "Times New Roman", Times, serif;
}
div#main_content p{
    font-family: "Century Gothic", "URW Gothic L", sans-serif;
    font-weight: normal;
    padding-left: 2em;
    padding-right: 2em;
}

div#header_home_link_wrapper{
    padding-top: 50px;
    margin-left: 50px;
    width: 153px;
    height: 153px;
    border: none;
}

div#header_home_link_wrapper img{
    border: none;
}

a#header_home_link{
    width: 153px;
    height: 153px;
    border: none;
}

div#footer{
    text-align: center;
    /*
    position: absolute;
    */
   position: relative;
   padding-top: 30px;
   padding-bottom: 300px;
    width: 750px;
}

div#nav{
    position:absolute;
    top: 190px;
    z-index: 1000;
    font-family: "Copperplate Gothic", Conga, Georgia, "Times New Roman", Times, serif;
}
div#leftnav{
    position: absolute;
    top: 220px;
    font-family: "Copperplate Gothic", Conga, Georgia, "Times New Roman", Times, serif;
}

div.addresses{
    position:absolute;
    left:-1000px;
}

div#nav ul,
div#leftnav ul{
    margin: 25px;
    /*
    border: 1px solid green;
    */
}
div#nav li,
div#leftnav li{
    list-style-type: none;
    float: left;
    /*
    border: 1px solid blue;
    */
}

.rounded-corners {
       -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
     -khtml-border-radius: 15px;
            border-radius: 15px;
}

a:visited{
    color: #7588AF;
}
a{
    color: #21396C;
    text-decoration: none;
    border-bottom: 1px dotted #BAA988;
}
a:hover{
    text-decoration: none;
    border-bottom: 0px dotted #BAA988;
}

div#nav a,
div#leftnav a{
    display: block;
    float: left;
    padding: 3px;
    margin-right: 5px;
    text-decoration: none;
       -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
     -khtml-border-radius: 10px;
            border-radius: 10px;
}
div#nav a{
    color: #21396C;
    background: #FFEECC;
    border: 1px solid #FFEECC;
    border: none;
}
div#nav li.on a{
    background: #BAA988;
    color: #ffffff;
}
div#nav a:hover{
    background: #FFE7B9;
}
div#leftnav a{
    color: #21396C;
    background: #B0BCD7;
    border: 1px solid #A2B3D7;
    border: none;
}
div#leftnav li.on a{
    background: #7588AF;
    color: #ffffff;
}
div#leftnav a:hover{
    background: #A2B3D7;
}

div.special_listing{
    border: 2px solid #BAA988;
    background: #FFEECC;
    width: 35%;
    height: 15em;
    padding: 2%;
    margin: 1%;
    text-align: center;
    margin-bottom: 1em;
    float: left;
       -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
     -khtml-border-radius: 20px;
            border-radius: 20px;

}
div.special_listing h3{
    font-family: "Copperplate Gothic", Conga, Georgia, "Times New Roman", Times, serif;
}

div.special_listing a{
    display: block;
    position: absolute;
    padding: 0.5em;
    width: 4em;
    font-size: 0.8em;
    text-align: center;
    border: 1px dotted #A2B3D7;
}
div.special_listing a{
    color: #21396C;
}
div.special_listing a:hover{
    background: #B0BCD7;
}

/** IMAGES and WIDGETS **/
img{
    border: none;
}
img.left{
    float:left;
}

img.right{
    float:right;
}
img.pad{
    padding: 10px;
}

.clearall{
    clear: both;
}

img.equipment{
    padding: 20px;
}


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{
}

.small-print{
    font-size: 60%;
}

.super{
    vertical-align: top;
}
