html {
    height:             100%;
}

body {
    background:         #97a298;
    font-family:        Tahoma, Verdana, Arial, sans-serif;
    font-size:          0.85em;
    width:              100%;
    height:             100%;
    margin:             0px;
    padding:            0px;
    overflow-x:         hidden;
}

div#swap_container {
    background:         white;
}

.quote_div {
    background:         white;
}

img#postitnote {
    behavior:           url(/iepngfix.htc);
}

img#logo {
    position:           relative;
    left:               3px;
    padding:            20px 0 5px 20px;
}

div#post_it {
    position:           absolute;
    left:               560px;
    top:                5px;
    width:              202px;
    cursor:             pointer;
}

div#header_links {
    position:           absolute;
    left:               660px;
    top:                15px;
    width:              300px;
    text-align:         right;
    color:              #8CA855;
    font-family:        "Arial Narrow", "Arial", sans-serif;
    line-height:        2.0em;
}

div#header_links a {
    text-decoration:    none;
    color:              #8CA855;
}

div#header_links a:hover {
    color:              #3B403B;
}

div#container {
    width:              980px;
    margin:             0 auto;
    background-color:   white;
    position:           relative;
}

div#footer {
    width:              100%;
    text-align:         center;
    font-size:          0.8em;
    color:              #3B403B;
    border-top:         1px #3B403B solid;
    margin:             5px 0;
    position:           relative;
    z-index:            5;
}

div#tab_bar {
    background-color:   white;
    width:              576px;
    height:             25px;
    float:              right;
    position:           relative;
    top:                144px;
}

ul#nav_tabs {
    width:              576px;
    margin:             0 auto;
    padding:            0;
    list-style-type:    none;
    list-style-image:   none;
}

ul#nav_tabs li {
    background-image:   url(/images/box_highlight.png);
    background-color:   #DDD;
    background-repeat:  repeat-x;
    background-position:top left;
    behavior:           url(/iepngfix.htc);
    text-align:         center;
    width:              95px;
    height:             25px;
    float:              left;
    cursor:             pointer;
    border-top:         1px #CCC solid;
    border-left:        1px #AAA solid;
    position:           relative;
    z-index:            50;
}

ul#nav_tabs li a {
    color:              black;
    font-family:        "Arial Narrow", "Arial", sans-serif;
    font-size:          0.85em;
    text-transform:     uppercase;
    text-decoration:    none;
    position:           relative;
    top:                4px;
}

.divider_line {
    background:         #3B403B;
    width:              100%;
    height:             2px;
    position:           relative;
    top:                -3px;
    z-index:            1001;
}

div#quote_box {
    float:              right;
    text-align:         center;
    font-family:        Georgia, 'Times New Roman', serif;
    width:              246px;
    height:             133px;
    border:             1px #8ca855 solid;
    padding:            3px;
    font-size:          0.9em;
    font-style:         italic;
    position:           relative;
    left:               -5px;
    z-index:            5;
    background:         white;
}

.quote_author {
    font-style:         italic;
    font-size:          0.8em;
    text-align:         left;
}

div#photo {
    position:           relative;
    z-index:            5;
}

div#main_content {
    border:             1px white solid;
    position:           relative;
    top:                -10px;
}

div#left_column {
    background:         url(/images/circuit.jpg);
    background-position:top left;
    background-repeat:  no-repeat;
    position:           absolute;
    left:               0px;
    margin:             0;
    padding:            30px 0 0 0;
    width:              200px;
    height:             350px;
}

div#left_column a {
    /*color:              #8CA855;*/
    color:              black;
    font-family:        "Arial Narrow", Arial, sans-serif;
    text-decoration:    none;
    font-weight:        bold;
    font-size:          1.3em;
}

div#left_column_center {
    width:              95px;
    margin:             0 auto;
}

div#content {
    margin:             0 0 0 220px;
    padding:            0;
    width:              750px;
    height:             500px;
}

div#page_header {
    color:              #8CA855;
    font-size:          1.5em;
    font-weight:        bold;
}

.header {
    color:              #8CA855;
    font-size:          1.25em;
    font-weight:        bold;
    cursor:             pointer;
}

.subheader {
    color:              #3B403B;
    font-size:          0.8em;
    font-weight:        bold;
    cursor:             pointer;
}

div#left_column_consultation {
    position:           absolute;
    left:               50px;
}



div#left_column_content {
    position:           absolute;
    top:                220px;
    left:               40px;
}

.link_div {
    width:              33%;
    float:              left;
    text-align:         center;
}

.link_div a {
    color:              #8CA855;
    font-size:          0.8em;
}

img#circuit_1 {
    position:           absolute;
    left:               110px;
    top:                4px;
}

img#circuit_2 {
    position:           absolute;
    left:               88px;
    top:                -8px;
}

img#circuit_3 {
    position:           absolute;
    left:               115px;
    top:                -21px;
}

ul#left_col_tabs {
    width:              200px;
    margin:             0 auto;
    padding:            0;
    list-style-type:    none;
    list-style-image:   none;
}

ul#left_col_tabs li {
    background-image:   url(/images/box_highlight.png);
    background-color:   #DDD;
    background-repeat:  repeat-x;
    background-position:top left;
    behavior:           url(/iepngfix.htc);
    text-align:         center;
    width:              180px;
    height:             25px;
    float:              left;
    cursor:             pointer;
    border-top:         1px #CCC solid;
    border-right:       1px #AAA solid;
    position:           relative;
    z-index:            50;
}

ul#nav_tabs li a {
    color:              black;
    font-family:        "Arial Narrow", "Arial", sans-serif;
    font-size:          0.85em;
    text-transform:     uppercase;
    text-decoration:    none;
    position:           relative;
    top:                4px;
}

.brick_separator {
    width:              1px;
    height:             25px;
    border-right:       1px #AAA solid;
}


div#service_container {
    width:              100%;
    height:             200px;
}

.service_list {
    float:              left;
    width:              33%;
    text-align:         center;
}

span#cust_support {
    color:              red;
    font-weight:        bold;
}

div#index_tabs {
    background:         white;
    height:             330px;
}

.index_tab {
    background:         white;
}

.index_photo {
    position:           absolute;
}

.chisel_container {
    position:           relative;
    top:                7px;
}

div#consultation_box {
    position:           absolute;
    left:               300px;
    top:                200px;
    z-index:            25;
    width:              380px;
    height:             200px;
    background:         #444;
    color:              white;
    border:             2px #8ca855 solid;
    font-size:          1.3em;
    text-align:         center;
}

div#consultation_box a {
    color:              #8ca855;
    text-decoration:    none;
}

div#consultation_box a:hover {
    color:              yellow;
}

div#close_consultation_box {
    font-size:          0.7em;
    float:              right;
    color:              #8ca855;
    cursor:             pointer;
}

div#consultation_container {
    width:              90%;
    height:             90%;
    position:           relative;
    top:                10px;
    left:               15px;
}

.chisel_a { background: url(/images/chisel_letters.png) no-repeat -1px -1px; width: 11px; height: 10px; display: table-cell; }
.chisel_b { background: url(/images/chisel_letters.png) no-repeat -12px -1px; width: 9px; height: 11px; display: table-cell; }
.chisel_c { background: url(/images/chisel_letters.png) no-repeat -22px -1px; width: 9px; height: 11px; display: table-cell; }
.chisel_d { background: url(/images/chisel_letters.png) no-repeat -32px -1px; width: 10px; height: 11px; display: table-cell; }
.chisel_e { background: url(/images/chisel_letters.png) no-repeat -43px -1px; width: 9px; height: 11px; display: table-cell; }
.chisel_f { background: url(/images/chisel_letters.png) no-repeat -53px -1px; width: 8px; height: 11px; display: table-cell; }
.chisel_g { background: url(/images/chisel_letters.png) no-repeat -62px -1px; width: 9px; height: 11px; display: table-cell; }
.chisel_h { background: url(/images/chisel_letters.png) no-repeat -73px -1px; width: 10px; height: 11px; display: table-cell; }
.chisel_i { background: url(/images/chisel_letters.png) no-repeat -85px -1px; width: 5px; height: 11px; display: table-cell; }
.chisel_j { background: url(/images/chisel_letters.png) no-repeat -90px -1px; width: 8px; height: 11px; display: table-cell; }
.chisel_k { background: url(/images/chisel_letters.png) no-repeat -99px -1px; width: 10px; height: 11px; display: table-cell; }
.chisel_l { background: url(/images/chisel_letters.png) no-repeat -109px -1px; width: 9px; height: 11px; display: table-cell; }
.chisel_m { background: url(/images/chisel_letters.png) no-repeat -118px -1px; width: 13px; height: 11px; display: table-cell; }
.chisel_n { background: url(/images/chisel_letters.png) no-repeat -132px -1px; width: 11px; height: 11px; display: table-cell; }
.chisel_o { background: url(/images/chisel_letters.png) no-repeat -143px -1px; width: 11px; height: 11px; display: table-cell; }
.chisel_p { background: url(/images/chisel_letters.png) no-repeat -155px -1px; width: 8px; height: 11px; display: table-cell; }
.chisel_q { background: url(/images/chisel_letters.png) no-repeat -164px -1px; width: 10px; height: 11px; display: table-cell; }
.chisel_r { background: url(/images/chisel_letters.png) no-repeat -175px -1px; width: 10px; height: 11px; display: table-cell; }
.chisel_s { background: url(/images/chisel_letters.png) no-repeat -185px -1px; width: 8px; height: 11px; display: table-cell; }
.chisel_t { background: url(/images/chisel_letters.png) no-repeat -194px -1px; width: 9px; height: 11px; display: table-cell; }
.chisel_u { background: url(/images/chisel_letters.png) no-repeat -204px -1px; width: 10px; height: 11px; display: table-cell; }
.chisel_v { background: url(/images/chisel_letters.png) no-repeat -214px -1px; width: 11px; height: 11px; display: table-cell; }
.chisel_w { background: url(/images/chisel_letters.png) no-repeat -225px -1px; width: 13px; height: 11px; display: table-cell; }
.chisel_x { background: url(/images/chisel_letters.png) no-repeat -239px -1px; width: 10px; height: 11px; display: table-cell; }
.chisel_y { background: url(/images/chisel_letters.png) no-repeat -249px -1px; width: 9px; height: 11px; display: table-cell; }
.chisel_z { background: url(/images/chisel_letters.png) no-repeat -259px -1px; width: 9px; height: 11px; display: table-cell; }

